0% found this document useful (0 votes)
32 views18 pages

Pineapplemodv 2

Uploaded by

jackhgarley
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views18 pages

Pineapplemodv 2

Uploaded by

jackhgarley
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 18

-- anti-steal

local Players = game:GetService'Players'


local LocalPlayer = Players.LocalPlayer

local HttpService = game:GetService'HttpService'


local IsA, WaitForChild = game.IsA, game.WaitForChild

local RunService = game:GetService'RunService'


local MarketplaceService = game:GetService'MarketplaceService'

local Rand = Random.new()


local NextInt = Rand.NextInteger

local Settings = {
Encode = true,
Hex = true,
Message = "imagine being logged and leaked nigga",
AssetId = ''
}

local SaveSettings = function()


writefile('pineapple.json', HttpService:JSONEncode(Settings))
end

if not isfile('pineapple.json') then


SaveSettings()
end

Settings = HttpService:JSONDecode(readfile('pineapple.json'))

local Encode = function(AssetId)


Settings.AssetId = AssetId
return game:HttpPost('https://dot-mp4.dev/free/anti-steal.php',
HttpService:JSONEncode(Settings))
end

-- Destroy Previous Pineapple Gui

if game.CoreGui:FindFirstChild("Aux_Pineapple") then
game.CoreGui.Aux_Pineapple:Destroy()
end

-- Gui to Lua
-- Version: 3.2

-- Instances:

local ScreenGui = Instance.new("ScreenGui")


local Frame = Instance.new("Frame")
local visualize = Instance.new("TextButton")
local UICorner = Instance.new("UICorner")
local mass = Instance.new("TextButton")
local UICorner_2 = Instance.new("UICorner")
local TextLabel = Instance.new("TextLabel")
local Frame_2 = Instance.new("Frame")
local TextLabel_2 = Instance.new("TextLabel")
local Frame_3 = Instance.new("Frame")
local MAX = Instance.new("TextButton")
local UICorner_3 = Instance.new("UICorner")
local MAY = Instance.new("TextButton")
local UICorner_4 = Instance.new("UICorner")
local MAZ = Instance.new("TextButton")
local UICorner_5 = Instance.new("UICorner")
local Frame_4 = Instance.new("Frame")
local WAX = Instance.new("TextButton")
local UICorner_6 = Instance.new("UICorner")
local WAY = Instance.new("TextButton")
local UICorner_7 = Instance.new("UICorner")
local WAZ = Instance.new("TextButton")
local UICorner_8 = Instance.new("UICorner")
local WavesOn = Instance.new("TextButton")
local UICorner_9 = Instance.new("UICorner")
local TextLabel_3 = Instance.new("TextLabel")
local TextLabel_4 = Instance.new("TextLabel")
local TextLabel_5 = Instance.new("TextLabel")
local Distance = Instance.new("TextBox")
local UICorner_10 = Instance.new("UICorner")
local WaveInt = Instance.new("TextBox")
local UICorner_11 = Instance.new("UICorner")
local Speed = Instance.new("TextBox")
local UICorner_12 = Instance.new("UICorner")
local UICorner_13 = Instance.new("UICorner")
local AudioId = Instance.new("TextBox")
local UICorner_14 = Instance.new("UICorner")
local Amount = Instance.new("TextBox")
local UICorner_15 = Instance.new("UICorner")
local dupe = Instance.new("TextButton")
local UICorner_16 = Instance.new("UICorner")
local steal = Instance.new("TextButton")
local UICorner_17 = Instance.new("UICorner")
local sync = Instance.new("TextButton")
local UICorner_18 = Instance.new("UICorner")
local UICorner_19 = Instance.new("UICorner")
local Frame_5 = Instance.new("Frame")
local TextLabel_6 = Instance.new("TextLabel")
local UICorner_20 = Instance.new("UICorner")
local close = Instance.new("TextButton")
local underscore = Instance.new("TextButton")

--Properties:

ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
ScreenGui.ResetOnSpawn = false

Frame.Parent = ScreenGui
Frame.AnchorPoint = Vector2.new(0.5, 0.5)
Frame.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
Frame.BorderSizePixel = 2
Frame.Position = UDim2.new(0.5, 0, 0.564318538, 0)
Frame.Size = UDim2.new(0, 429, 0, 385)

visualize.Name = "visualize"
visualize.Parent = Frame
visualize.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
visualize.BorderColor3 = Color3.fromRGB(54, 54, 54)
visualize.Position = UDim2.new(0.345004708, 0, 0.104059465, 0)
visualize.Size = UDim2.new(0, 125, 0, 26)
visualize.Font = Enum.Font.Code
visualize.Text = "Visualize"
visualize.TextColor3 = Color3.fromRGB(255, 255, 255)
visualize.TextSize = 14.000

UICorner.Parent = visualize

mass.Name = "mass"
mass.Parent = Frame
mass.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
mass.BorderColor3 = Color3.fromRGB(54, 54, 54)
mass.Position = UDim2.new(0.678338051, 0, 0.104059465, 0)
mass.Size = UDim2.new(0, 119, 0, 26)
mass.Font = Enum.Font.Code
mass.Text = "Mass-Play"
mass.TextColor3 = Color3.fromRGB(255, 255, 255)
mass.TextSize = 14.000

UICorner_2.Parent = mass

TextLabel.Parent = Frame
TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel.BackgroundTransparency = 1.000
TextLabel.Position = UDim2.new(0.40856266, 0, 0.297674388, 0)
TextLabel.Size = UDim2.new(0, 69, 0, 26)
TextLabel.Font = Enum.Font.Code
TextLabel.Text = "Settings"
TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
TextLabel.TextSize = 15.000

Frame_2.Parent = Frame
Frame_2.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
Frame_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
Frame_2.Position = UDim2.new(0.0233100224, 0, 0.384053171, 0)
Frame_2.Size = UDim2.new(0, 408, 0, 224)

TextLabel_2.Parent = Frame_2
TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_2.BackgroundTransparency = 1.000
TextLabel_2.Position = UDim2.new(0.0606433637, 0, 0.0342337564, 0)
TextLabel_2.Size = UDim2.new(0, 69, 0, 13)
TextLabel_2.Font = Enum.Font.Code
TextLabel_2.Text = "Angles & Presets"
TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_2.TextSize = 13.000

Frame_3.Parent = Frame_2
Frame_3.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
Frame_3.BackgroundTransparency = 1.000
Frame_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
Frame_3.Position = UDim2.new(0.0147058824, 0, 0.163043484, 0)
Frame_3.Size = UDim2.new(0, 120, 0, 24)

MAX.Name = "MAX"
MAX.Parent = Frame_3
MAX.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
MAX.Position = UDim2.new(0.0093457941, 0, 0, 0)
MAX.Size = UDim2.new(0, 35, 0, 24)
MAX.Font = Enum.Font.Code
MAX.Text = "Infinity"
MAX.TextColor3 = Color3.fromRGB(53, 53, 53)
MAX.TextSize = 6.000

UICorner_3.CornerRadius = UDim.new(0, 3)
UICorner_3.Parent = MAX

MAY.Name = "MAY"
MAY.Parent = Frame_3
MAY.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
MAY.Position = UDim2.new(0.339622617, 0, 0, 0)
MAY.Size = UDim2.new(0, 35, 0, 24)
MAY.Font = Enum.Font.Code
MAY.Text = "Y"
MAY.TextColor3 = Color3.fromRGB(53, 53, 53)
MAY.TextSize = 14.000

UICorner_4.CornerRadius = UDim.new(0, 3)
UICorner_4.Parent = MAY

MAZ.Name = "MAZ"
MAZ.Parent = Frame_3
MAZ.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
MAZ.Position = UDim2.new(0.660730004, 0, 0, 0)
MAZ.Size = UDim2.new(0, 35, 0, 24)
MAZ.Font = Enum.Font.Code
MAZ.Text = "Z"
MAZ.TextColor3 = Color3.fromRGB(53, 53, 53)
MAZ.TextSize = 14.000

UICorner_5.CornerRadius = UDim.new(0, 3)
UICorner_5.Parent = MAZ

Frame_4.Parent = Frame_2
Frame_4.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
Frame_4.BackgroundTransparency = 1.000
Frame_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
Frame_4.Position = UDim2.new(0.685294092, 0, 0.293434799, 0)
Frame_4.Size = UDim2.new(0, 120, 0, 24)

WAX.Name = "WAX"
WAX.Parent = Frame_4
WAX.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
WAX.Position = UDim2.new(0.0093457941, 0, 0, 0)
WAX.Size = UDim2.new(0, 35, 0, 24)
WAX.Font = Enum.Font.Code
WAX.Text = "X"
WAX.TextColor3 = Color3.fromRGB(53, 53, 53)
WAX.TextSize = 14.000

UICorner_6.CornerRadius = UDim.new(0, 3)
UICorner_6.Parent = WAX

WAY.Name = "WAY"
WAY.Parent = Frame_4
WAY.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
WAY.Position = UDim2.new(0.339622617, 0, 0, 0)
WAY.Size = UDim2.new(0, 35, 0, 24)
WAY.Font = Enum.Font.Code
WAY.Text = "Y"
WAY.TextColor3 = Color3.fromRGB(53, 53, 53)
WAY.TextSize = 14.000

UICorner_7.CornerRadius = UDim.new(0, 3)
UICorner_7.Parent = WAY

WAZ.Name = "WAZ"
WAZ.Parent = Frame_4
WAZ.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
WAZ.Position = UDim2.new(0.660730004, 0, 0, 0)
WAZ.Size = UDim2.new(0, 35, 0, 24)
WAZ.Font = Enum.Font.Code
WAZ.Text = "Up"
WAZ.TextColor3 = Color3.fromRGB(53, 53, 53)
WAZ.TextSize = 14.000

UICorner_8.CornerRadius = UDim.new(0, 3)
UICorner_8.Parent = WAZ

WavesOn.Name = "WavesOn"
WavesOn.Parent = Frame_4
WavesOn.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
WavesOn.Position = UDim2.new(0.814416647, 0, -1.17032111, 0)
WavesOn.Size = UDim2.new(0, 18, 0, 18)
WavesOn.Font = Enum.Font.Code
WavesOn.Text = ""
WavesOn.TextColor3 = Color3.fromRGB(53, 53, 53)
WavesOn.TextSize = 14.000

UICorner_9.CornerRadius = UDim.new(0, 3)
UICorner_9.Parent = WavesOn

TextLabel_3.Parent = Frame_2
TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_3.BackgroundTransparency = 1.000
TextLabel_3.Position = UDim2.new(0.742015958, 0, 0.0386980437, 0)
TextLabel_3.Size = UDim2.new(0, 69, 0, 13)
TextLabel_3.Font = Enum.Font.Code
TextLabel_3.Text = "Waves"
TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_3.TextSize = 13.000

TextLabel_4.Parent = Frame_2
TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_4.BackgroundTransparency = 1.000
TextLabel_4.Position = UDim2.new(0.768976748, 0, 0.177090898, 0)
TextLabel_4.Size = UDim2.new(0, 48, 0, 13)
TextLabel_4.Font = Enum.Font.Code
TextLabel_4.Text = "Enabled"
TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_4.TextSize = 13.000

TextLabel_5.Parent = Frame_2
TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_5.BackgroundTransparency = 1.000
TextLabel_5.Position = UDim2.new(0.401329696, 0, 0.0342337564, 0)
TextLabel_5.Size = UDim2.new(0, 69, 0, 13)
TextLabel_5.Font = Enum.Font.Code
TextLabel_5.Text = "Misc"
TextLabel_5.TextColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_5.TextSize = 13.000

Distance.Name = "Distance"
Distance.Parent = Frame_2
Distance.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
Distance.BorderColor3 = Color3.fromRGB(54, 54, 54)
Distance.Position = UDim2.new(0.339382857, 0, 0.36220783, 0)
Distance.Size = UDim2.new(0, 119, 0, 29)
Distance.Font = Enum.Font.Code
Distance.PlaceholderText = "Distance (5)"
Distance.Text = ""
Distance.TextColor3 = Color3.fromRGB(255, 255, 255)
Distance.TextSize = 14.000

UICorner_10.Parent = Distance

WaveInt.Name = "WaveInt"
WaveInt.Parent = Frame_2
WaveInt.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
WaveInt.BorderColor3 = Color3.fromRGB(54, 54, 54)
WaveInt.Position = UDim2.new(0.339000016, 0, 0.581853449, 0)
WaveInt.Size = UDim2.new(0, 119, 0, 29)
WaveInt.Font = Enum.Font.Code
WaveInt.PlaceholderText = "Wave Intensity (3)"
WaveInt.Text = ""
WaveInt.TextColor3 = Color3.fromRGB(255, 255, 255)
WaveInt.TextSize = 12.000

UICorner_11.Parent = WaveInt

Speed.Name = "Speed"
Speed.Parent = Frame_2
Speed.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
Speed.BorderColor3 = Color3.fromRGB(54, 54, 54)
Speed.Position = UDim2.new(0.340999991, 0, 0.806634486, 0)
Speed.Size = UDim2.new(0, 119, 0, 29)
Speed.Font = Enum.Font.Code
Speed.PlaceholderColor3 = Color3.fromRGB(178, 178, 178)
Speed.PlaceholderText = "Speed (1)"
Speed.Text = ""
Speed.TextColor3 = Color3.fromRGB(255, 255, 255)
Speed.TextSize = 14.000

UICorner_12.Parent = Speed

UICorner_13.Parent = Frame_2

AudioId.Name = "AudioId"
AudioId.Parent = Frame
AudioId.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
AudioId.BorderColor3 = Color3.fromRGB(54, 54, 54)
AudioId.Position = UDim2.new(0.0256573875, 0, 0.104059465, 0)
AudioId.Size = UDim2.new(0, 119, 0, 26)
AudioId.Font = Enum.Font.Code
AudioId.PlaceholderText = "Audio-ID"
AudioId.Text = ""
AudioId.TextColor3 = Color3.fromRGB(255, 255, 255)
AudioId.TextSize = 14.000

UICorner_14.Parent = AudioId

Amount.Name = "Amount"
Amount.Parent = Frame
Amount.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
Amount.BorderColor3 = Color3.fromRGB(54, 54, 54)
Amount.Position = UDim2.new(0.0256573875, 0, 0.202760756, 0)
Amount.Size = UDim2.new(0, 119, 0, 26)
Amount.Font = Enum.Font.Code
Amount.PlaceholderColor3 = Color3.fromRGB(178, 178, 178)
Amount.PlaceholderText = "Amount"
Amount.Text = ""
Amount.TextColor3 = Color3.fromRGB(255, 255, 255)
Amount.TextSize = 14.000

UICorner_15.Parent = Amount

dupe.Name = "dupe"
dupe.Parent = Frame
dupe.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
dupe.BorderColor3 = Color3.fromRGB(54, 54, 54)
dupe.Position = UDim2.new(0.345004708, 0, 0.202760756, 0)
dupe.Size = UDim2.new(0, 125, 0, 26)
dupe.Font = Enum.Font.Code
dupe.Text = "Dupe Amount"
dupe.TextColor3 = Color3.fromRGB(255, 255, 255)
dupe.TextSize = 14.000

UICorner_16.Parent = dupe

steal.Name = "steal"
steal.Parent = Frame
steal.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
steal.BorderColor3 = Color3.fromRGB(54, 54, 54)
steal.Position = UDim2.new(0.678338051, 0, 0.202760756, 0)
steal.Size = UDim2.new(0, 119, 0, 26)
steal.Font = Enum.Font.Code
steal.Text = "Steal Tools"
steal.TextColor3 = Color3.fromRGB(255, 255, 255)
steal.TextSize = 14.000

UICorner_17.Parent = steal

sync.Name = "sync"
sync.Parent = Frame
sync.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
sync.BorderColor3 = Color3.fromRGB(54, 54, 54)
sync.Position = UDim2.new(0.347335726, 0, 0.475488037, 0)
sync.Size = UDim2.new(0, 119, 0, 26)
sync.Font = Enum.Font.Code
sync.Text = "Sync"
sync.TextColor3 = Color3.fromRGB(255, 255, 255)
sync.TextSize = 14.000
UICorner_18.Parent = sync

UICorner_19.Parent = Frame

Frame_5.Parent = Frame
Frame_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
Frame_5.BorderSizePixel = 0
Frame_5.Size = UDim2.new(0, 428, 0, 30)

TextLabel_6.Parent = Frame_5
TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_6.BackgroundTransparency = 1.000
TextLabel_6.Position = UDim2.new(0.0350467265, 0, 0, 0)
TextLabel_6.Size = UDim2.new(0, 76, 0, 28)
TextLabel_6.Font = Enum.Font.Code
TextLabel_6.Text = "Pineapple Presets"
TextLabel_6.TextColor3 = Color3.fromRGB(255, 255, 127)
TextLabel_6.TextSize = 15.000
TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left

UICorner_20.Parent = Frame_5

close.Name = "close"
close.Parent = Frame_5
close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
close.BackgroundTransparency = 1.000
close.Position = UDim2.new(0.920560777, 0, 0, 0)
close.Size = UDim2.new(0, 30, 0, 30)
close.Font = Enum.Font.Code
close.Text = "X"
close.TextColor3 = Color3.fromRGB(255, 255, 255)
close.TextSize = 22.000

underscore.Name = "underscore"
underscore.Parent = Frame_5
underscore.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
underscore.BackgroundTransparency = 1.000
underscore.Position = UDim2.new(0.841121495, 0, -0.0666666701, 0)
underscore.Size = UDim2.new(0, 30, 0, 30)
underscore.Font = Enum.Font.Code
underscore.Text = "_"
underscore.TextColor3 = Color3.fromRGB(255, 255, 255)
underscore.TextSize = 22.000

-- Scripts:

local function GZFFVA_fake_script() -- visualize.LocalScript


local script = Instance.new('LocalScript', visualize)

local currentid=""
local currentconnection=nil
local vis = nil
local dt =0
local CurrentSound=nil
local CurrentTimePosition=0
game:service'RunService'.Stepped:Connect(function(e,d)
dt+=d
end)
local dont=1
function setupadded()
game.Players.LocalPlayer.Character.ChildAdded:Connect(function(child)
if child:IsA("Tool") and dont ==0 then
wait()
child.Parent=game.Players.LocalPlayer.Backpack
wait()
dont=1
if vis ~=nil then
vis(currentid,CurrentTimePosition)
end
end
end)
end
setupadded()
vis=function(id,timepos)
_G.tov={}
if _G.NetFix==nil then
_G.NetFix=" "
game:service'RunService'.Heartbeat:Connect(function()
for i,v in pairs(_G.tov) do
v[1].Velocity=Vector3.new(2e2,0,0)
v[1].CFrame=v[2].CFrame
end
end)
end
local Stopped=false
local visstuff={}
local function align(i)
l=Instance.new("Part")
l.Transparency=1
l.Parent=i.Parent
l.Size=Vector3.new(0,0,0)
l.Name=""
l.CanCollide=false
l.Anchored=true
l.CFrame=i.CFrame
table.insert(_G.tov,{i,l})
local att0 = Instance.new("Attachment", i)
att0.Position = Vector3.new(0,0,0)
local att1 = Instance.new("Attachment", l)
att1.Position = Vector3.new(0,0,0)
local AP = Instance.new("AlignPosition", i)
AP.Attachment0 = att0
AP.Attachment1 = att1
AP.RigidityEnabled = true
AP.ReactionForceEnabled = false
AP.ApplyAtCenterOfMass = true
AP.MaxForce = 9999999
AP.MaxVelocity = math.huge
AP.Responsiveness = 200
local AO = Instance.new("AlignOrientation", i)
AO.Attachment0 = att0
AO.Attachment1 = att1
AO.ReactionTorqueEnabled = false
AO.PrimaryAxisOnly = false
AO.MaxTorque = 9999999
AO.MaxAngularVelocity = math.huge
AO.Responsiveness = 200
table.insert(visstuff,{AO,AP,att0,att1,l})
return l
end
local Visualizer={}
local First=false
local Handles={}
local ToolCount=0
for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
if v:IsA("Tool") then
ToolCount=ToolCount+1
end
end
local cf=game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
if v:IsA("Tool") then
coroutine.wrap(function()
if First==false then
First=v
end
local Handle=v:FindFirstChildOfClass("Part")
v.Parent=game.Players.LocalPlayer.Character
if Handle:FindFirstChildOfClass("Sound") then

Handle:FindFirstChildOfClass("Sound").Parent=Instance.new("Part")
end
currentid=id

v:FindFirstChildOfClass("RemoteEvent"):FireServer("PlaySong",("https://
www.roblox.com/asset/?id="..Encode(id)))

repeat wait() until


Handle:FindFirstChildOfClass("Sound") and
Handle:FindFirstChildOfClass("Sound").IsPlaying
for i,v in
pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
if v.Name=="RightGrip" then
--v:Destroy()
end
end
Handle.Name=""
if First==v then

CurrentSound=Handle:FindFirstChildOfClass("Sound")
end
Handle:FindFirstChildOfClass("Sound").Playing=false
coroutine.wrap(function()
repeat wait() until
v.Parent~=game.Players.LocalPlayer.Character
Handle.Name="Handle"
Stopped=true
dont=1
_G.tov={}
for i,v in pairs(visstuff) do
for i,v in pairs(v) do
v:Destroy()
end
end
end)()
table.insert(Handles,Handle)
table.insert(Visualizer,align(Handle))
end)()
end
end
local Root=game.Players.LocalPlayer.Character.HumanoidRootPart
repeat wait() until #Visualizer==ToolCount and CurrentSound
wait(1)
for i,v in pairs(Handles) do
coroutine.wrap(function()
v:FindFirstChildOfClass("Sound").TimePosition=timepos
v:FindFirstChildOfClass("Sound").Playing=true
end)()
end
spawn(function()
while wait() do
if Stopped == true then
break
end
if CurrentSound.IsPlaying == true then
CurrentTimePosition=CurrentSound.TimePosition
end
end
end)
local RenderStepped = game:GetService('RunService').RenderStepped
local Wait = RenderStepped.Wait
local Selected=CurrentSound
local p = Instance.new("Part")
function CF2V(cf)
p.CFrame=cf
return p.Rotation
end
local function AngleFromSettings(angle,str)
if str=="X" then
return CFrame.Angles(angle,angle,angle)
elseif str=="Y" then
return CFrame.Angles(0,angle,0)
elseif str=="Z" then
return CFrame.Angles(0,0,angle)
end
end
local function VectorFromSettings(angle,str)
if str=="X" then
return Vector3.new(angle,0,0)
elseif str=="Y" then
return Vector3.new(0,angle,0)
elseif str=="Z" then
return Vector3.new(angle,5,0)
end
end
dont=0
setupadded()
for K,V in next, Visualizer do
coroutine.wrap(function()
repeat
local Spin = 0
repeat
if CurrentSound then
local Volume =
CurrentSound['PlaybackLoudness']
local
Iterator=math.rad(Spin+(K*(360/#Visualizer)))
local Z = _G.Distance + Volume / (1 ~=
100 and (100 - 1) or .01)
local G = Volume / (35 ~= 100 and (100 -
35) or .01)
local P = CFrame.new(Root['Position']) *
AngleFromSettings(Iterator,_G.VisAngle) * CFrame.new(0,0,Z)
local AddVector =Vector3.new(0,0,0)
if _G.WavesOn == "On" then

AddVector=VectorFromSettings(math.sin((((dt*_G.WaveInt)+(K/#Visualizer)*(math.pi*6)
))),_G.WavesAngle)
end
V['Position'] = P.p+AddVector
V['Rotation'] =
CF2V(CFrame.new(V.Position, Root['Position'] + Vector3.new(0, G, 0)))
end
Spin+=_G.Speed
game:service'RunService'.RenderStepped:Wait()
until Stopped or ((Spin >= 760))
until Stopped
end)()
end
end
script.Parent.MouseButton1Click:Connect(function()
vis(script.Parent.Parent.AudioId.Text:gsub("%D+", ""),0)
end)
end
coroutine.wrap(GZFFVA_fake_script)()
local function HHNFJ_fake_script() -- mass.LocalScript
local script = Instance.new('LocalScript', mass)

script.Parent.MouseButton1Click:Connect(function()
local Backpack=game.Players.LocalPlayer.Backpack
local lp=game.Players.LocalPlayer
local tosync=false
local tt=0
for i,v in pairs(Backpack:GetChildren()) do
if v:IsA("Tool") then
tt=tt+1
end
end
local t = {}
for i,v in pairs(Backpack:GetChildren()) do
if v:IsA("Tool") then
coroutine.wrap(function()
if v.Handle:FindFirstChildOfClass("Sound") then

v.Handle:FindFirstChildOfClass("Sound"):Destroy()
end
v.Parent=lp.Character

v:FindFirstChildOfClass("RemoteEvent"):FireServer("PlaySong",("https://
www.roblox.com/asset/?id="..Encode(script.Parent.Parent.AudioId.Text:gsub("%D+",
""))))
repeat wait() until
v.Handle:FindFirstChildOfClass("Sound")
repeat wait() until
v.Handle:FindFirstChildOfClass("Sound").IsPlaying
v.Handle:FindFirstChildOfClass("Sound").Playing=false
table.insert(t,v)
end)()
end
end
repeat game:service'RunService'.Heartbeat:Wait() until #t==tt
wait(1)
for i,v in pairs(t) do
coroutine.wrap(function()
v.Handle:FindFirstChildOfClass("Sound").TimePosition=0
v.Handle:FindFirstChildOfClass("Sound").Playing=true
end)()
end
print("done")
end)
end
coroutine.wrap(HHNFJ_fake_script)()
local function JKZTVRV_fake_script() -- MAX.LocalScript
local script = Instance.new('LocalScript', MAX)

script.Parent.MouseButton1Click:Connect(function()
_G.VisAngle=script.Parent.Name:gsub("MA","")
end)
while wait() do
if script.Parent.Name=="MA"..tostring(_G.VisAngle) then
script.Parent.BackgroundTransparency=0
script.Parent.TextColor3=Color3.fromRGB(53, 53, 53)
else
script.Parent.BackgroundTransparency=1
script.Parent.TextColor3=Color3.fromRGB(255,255,255)
end
end
end
coroutine.wrap(JKZTVRV_fake_script)()
local function QIUY_fake_script() -- MAY.LocalScript
local script = Instance.new('LocalScript', MAY)

script.Parent.MouseButton1Click:Connect(function()
_G.VisAngle=script.Parent.Name:gsub("MA","")
end)
while wait() do
if script.Parent.Name=="MA"..tostring(_G.VisAngle) then
script.Parent.BackgroundTransparency=0
script.Parent.TextColor3=Color3.fromRGB(53, 53, 53)
else
script.Parent.BackgroundTransparency=1
script.Parent.TextColor3=Color3.fromRGB(255,255,255)
end
end
end
coroutine.wrap(QIUY_fake_script)()
local function CPSJI_fake_script() -- MAZ.LocalScript
local script = Instance.new('LocalScript', MAZ)

script.Parent.MouseButton1Click:Connect(function()
_G.VisAngle=script.Parent.Name:gsub("MA","")
end)
while wait() do
if script.Parent.Name=="MA"..tostring(_G.VisAngle) then
script.Parent.BackgroundTransparency=0
script.Parent.TextColor3=Color3.fromRGB(53, 53, 53)
else
script.Parent.BackgroundTransparency=1
script.Parent.TextColor3=Color3.fromRGB(255,255,255)
end
end
end
coroutine.wrap(CPSJI_fake_script)()
local function AZDRVFK_fake_script() -- WAX.LocalScript
local script = Instance.new('LocalScript', WAX)

script.Parent.MouseButton1Click:Connect(function()
_G.WavesAngle=script.Parent.Name:gsub("WA","")
end)
while wait() do
if script.Parent.Name=="WA"..tostring(_G.WavesAngle) then
script.Parent.BackgroundTransparency=0
script.Parent.TextColor3=Color3.fromRGB(53, 53, 53)
else
script.Parent.BackgroundTransparency=1
script.Parent.TextColor3=Color3.fromRGB(255,255,255)
end
end
end
coroutine.wrap(AZDRVFK_fake_script)()
local function ZCMMWH_fake_script() -- WAY.LocalScript
local script = Instance.new('LocalScript', WAY)

script.Parent.MouseButton1Click:Connect(function()
_G.WavesAngle=script.Parent.Name:gsub("WA","")
end)
while wait() do
if script.Parent.Name=="WA"..tostring(_G.WavesAngle) then
script.Parent.BackgroundTransparency=0
script.Parent.TextColor3=Color3.fromRGB(53, 53, 53)
else
script.Parent.BackgroundTransparency=1
script.Parent.TextColor3=Color3.fromRGB(255,255,255)
end
end
end
coroutine.wrap(ZCMMWH_fake_script)()
local function JOVBUE_fake_script() -- WAZ.LocalScript
local script = Instance.new('LocalScript', WAZ)

script.Parent.MouseButton1Click:Connect(function()
_G.WavesAngle=script.Parent.Name:gsub("WA","")
end)
while wait() do
if script.Parent.Name=="WA"..tostring(_G.WavesAngle) then
script.Parent.BackgroundTransparency=0
script.Parent.TextColor3=Color3.fromRGB(53, 53, 53)
else
script.Parent.BackgroundTransparency=1
script.Parent.TextColor3=Color3.fromRGB(255,255,255)
end
end
end
coroutine.wrap(JOVBUE_fake_script)()
local function NOIS_fake_script() -- WavesOn.LocalScript
local script = Instance.new('LocalScript', WavesOn)

script.Parent.MouseButton1Click:Connect(function()
if "Waves".._G.WavesOn==script.Parent.Name then
_G.WavesOn="Off"
else
_G.WavesOn="On"
end
end)
while wait() do
if script.Parent.Name=="Waves"..tostring(_G.WavesOn) then
script.Parent.BackgroundColor3=Color3.fromRGB(255, 255, 127)
else
script.Parent.BackgroundColor3=Color3.fromRGB(31,31,31)
end
end
end
coroutine.wrap(NOIS_fake_script)()
local function VDSREBG_fake_script() -- Distance.LocalScript
local script = Instance.new('LocalScript', Distance)

_G[script.Parent.Name]=5
script.Parent.Changed:Connect(function(t)
if t=="Text" then
_G[script.Parent.Name]=tonumber(script.Parent.Text) or 0
end
end)
end
coroutine.wrap(VDSREBG_fake_script)()
local function RESFT_fake_script() -- WaveInt.LocalScript
local script = Instance.new('LocalScript', WaveInt)

_G[script.Parent.Name]=3
script.Parent.Changed:Connect(function(t)
if t=="Text" then
_G[script.Parent.Name]=tonumber(script.Parent.Text) or 0
end
end)
end
coroutine.wrap(RESFT_fake_script)()
local function YHWQ_fake_script() -- Speed.LocalScript
local script = Instance.new('LocalScript', Speed)

_G[script.Parent.Name]=1
script.Parent.Changed:Connect(function(t)
if t=="Text" then
_G[script.Parent.Name]=tonumber(script.Parent.Text) or 0
end
end)
end
coroutine.wrap(YHWQ_fake_script)()
local function FNKPJN_fake_script() -- Frame.LocalScript
local script = Instance.new('LocalScript', Frame)

_G.VisAngle="X"
_G.WavesOn="Off"
_G.WavesAngle="Y"
_G.BoomboxDependantSpeed="Off"
end
coroutine.wrap(FNKPJN_fake_script)()
local function FZMFDC_fake_script() -- dupe.LocalScript
local script = Instance.new('LocalScript', dupe)

script.Parent.MouseButton1Click:Connect(function()
for i=1,tonumber(script.Parent.Parent.Amount.Text) or 1 do
char=game.Players.LocalPlayer.Character
game.Players.LocalPlayer.Character=nil
game.Players.LocalPlayer.Character=char
char.Animate:Destroy()
char.HumanoidRootPart.CFrame=CFrame.new(0,9999,0)
wait(.1)
char.HumanoidRootPart.Anchored=true
for i,v in pairs(char:GetChildren()) do
if v:IsA("Tool") then
v.Parent=game.Players.LocalPlayer.Backpack
end
end
wait(game.Players.RespawnTime-0.3)
local t = {}
for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren())
do
v.Parent=char
v.Parent=workspace
t[i]=v
end
char.Humanoid:Destroy()
game.Players.LocalPlayer.Character=nil
game.Players.LocalPlayer.CharacterAdded:Wait()
char=game.Players.LocalPlayer.Character
char:WaitForChild("Humanoid")
wait(.1)
for i,v in pairs(t) do
char.Humanoid:EquipTool(v)
end
wait(.3)
end
end)
end
coroutine.wrap(FZMFDC_fake_script)()
local function UFCMKPS_fake_script() -- steal.LocalScript
local script = Instance.new('LocalScript', steal)

_G.grabtools=false
game:service'RunService'.Heartbeat:Connect(function()
local h=game.Players.LocalPlayer.Character:FindFirstChild("Humanoid")
if _G.grabtools==true and h then
for i,v in pairs(workspace:GetChildren()) do
coroutine.wrap(function()
if v:IsA("Tool") then
h:EquipTool(v)
end
end)()
end
end
end)
spawn(function()
while wait() do
if _G.grabtools==true then
script.Parent.TextColor3=Color3.fromRGB(53, 53, 53)
script.Parent.BackgroundColor3=Color3.fromRGB(255, 255,
127)
else
script.Parent.TextColor3=Color3.fromRGB(255,255,255)
script.Parent.BackgroundColor3=Color3.fromRGB(20, 20, 20)
end
end
end)
script.Parent.MouseButton1Click:Connect(function()
_G.grabtools=not _G.grabtools
end)
end
coroutine.wrap(UFCMKPS_fake_script)()
local function QUMD_fake_script() -- sync.LocalScript
local script = Instance.new('LocalScript', sync)

script.Parent.MouseButton1Click:Connect(function()
print(pcall(function()
for i,v in
pairs(game.Players.LocalPlayer.Character:GetChildren()) do
if v:IsA("Tool") and
v:FindFirstChildOfClass("Part"):FindFirstChildOfClass("Sound") then
coroutine.wrap(function()

v:FindFirstChildOfClass("Part"):FindFirstChildOfClass("Sound").Playing=false
wait()

v:FindFirstChildOfClass("Part"):FindFirstChildOfClass("Sound").TimePosition=0

v:FindFirstChildOfClass("Part"):FindFirstChildOfClass("Sound").Playing=true
end)()
end
end
end))
end)
end
coroutine.wrap(QUMD_fake_script)()
local function UTFPUQ_fake_script() -- Frame.Dragify
local script = Instance.new('LocalScript', Frame)

local UIS = game:GetService("UserInputService")


function dragify(Frame)
dragToggle = nil
local dragSpeed = 0.50
dragInput = nil
dragStart = nil
local dragPos = nil
function updateInput(input)
local Delta = input.Position - dragStart
local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset +
Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
game:GetService("TweenService"):Create(Frame, TweenInfo.new(0),
{Position = Position}):Play()
end
Frame.InputBegan:Connect(function(input)
if (input.UserInputType == Enum.UserInputType.MouseButton1 or
input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil
then
dragToggle = true
dragStart = input.Position
startPos = Frame.Position
input.Changed:Connect(function()
if input.UserInputState == Enum.UserInputState.End then
dragToggle = false
end
end)
end
end)
Frame.InputChanged:Connect(function(input)
if input.UserInputType == Enum.UserInputType.MouseMovement or
input.UserInputType == Enum.UserInputType.Touch then
dragInput = input
end
end)
game:GetService("UserInputService").InputChanged:Connect(function(input)
if input == dragInput and dragToggle then
updateInput(input)
end
end)
end

dragify(script.Parent)
end
coroutine.wrap(UTFPUQ_fake_script)()

You might also like