Advertisement
Guest User

MagnetSIMULATOR, OP SCRIPT.

a guest
Nov 18th, 2019
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.12 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui") local main = Instance.new("Frame") local gampartetanggamu4kali = Instance.new("TextLabel") local gampartetanggamu2kali = Instance.new("TextLabel") local gampartetanggamu1kali = Instance.new("TextLabel") local gampartetanggamu5kali = Instance.new("TextLabel") local close1 = Instance.new("TextButton") local gampartetanggamu3kali = Instance.new("TextLabel") local gomoving = Instance.new("TextButton") local openmain = Instance.new("Frame") local open = Instance.new("TextButton") local spawn = Instance.new("TextButton") local gamparMasGampar = Instance.new("TextLabel") local movemain = Instance.new("Frame") local close2 = Instance.new("TextButton") local mv1 = Instance.new("TextButton") local mv2 = Instance.new("TextButton") local mv3 = Instance.new("TextButton") local mv4 = Instance.new("TextButton") local mv5 = Instance.new("TextButton") local mv6 = Instance.new("TextButton") local mv7 = Instance.new("TextButton") local mv11 = Instance.new("TextButton") local mv10 = Instance.new("TextButton") local mv9 = Instance.new("TextButton") local mv8 = Instance.new("TextButton") local othermain = Instance.new("Frame") local pfgm1 = Instance.new("TextButton") local pfgm2 = Instance.new("TextButton") local close3 = Instance.new("TextButton") ScreenGui.Parent = game.CoreGui main.Name = "main" main.Parent = ScreenGui main.BackgroundColor3 = Color3.new(0, 0.666667, 0.498039) main.BorderColor3 = Color3.new(0.419608, 0, 0.207843) main.BorderSizePixel = 5 main.Position = UDim2.new(0.00120064791, 0, 0.409465939, 0) main.Size = UDim2.new(0, 136, 0, 92) main.Visible = false main.Active = true main.Draggable = true gampartetanggamu4kali.Name = "gampartetanggamu4kali" gampartetanggamu4kali.Parent = main gampartetanggamu4kali.BackgroundColor3 = Color3.new(0.14902, 0.454902, 0) gampartetanggamu4kali.BorderSizePixel = 0 gampartetanggamu4kali.Position = UDim2.new(0.0376460552, 0, 0.0427678972, 0) gampartetanggamu4kali.Size = UDim2.new(0, 124, 0, 78) gampartetanggamu4kali.Font = Enum.Font.SourceSans gampartetanggamu4kali.TextColor3 = Color3.new(0, 0, 0) gampartetanggamu4kali.TextSize = 14 gampartetanggamu4kali.TextTransparency = 1 gampartetanggamu2kali.Name = "gampartetanggamu2kali" gampartetanggamu2kali.Parent = main gampartetanggamu2kali.BackgroundColor3 = Color3.new(0, 0.666667, 0.498039) gampartetanggamu2kali.BorderSizePixel = 0 gampartetanggamu2kali.Position = UDim2.new(0.0753277466, 0, 0.105270386, 0) gampartetanggamu2kali.Size = UDim2.new(0, 114, 0, 69) gampartetanggamu2kali.Font = Enum.Font.SourceSans gampartetanggamu2kali.TextColor3 = Color3.new(0, 0, 0) gampartetanggamu2kali.TextSize = 14 gampartetanggamu2kali.TextTransparency = 1 gampartetanggamu1kali.Name = "gampartetanggamu1kali" gampartetanggamu1kali.Parent = main gampartetanggamu1kali.BackgroundColor3 = Color3.new(1, 1, 1) gampartetanggamu1kali.BackgroundTransparency = 1 gampartetanggamu1kali.Position = UDim2.new(-0.00490458682, 0, 0.915021122, 0) gampartetanggamu1kali.Size = UDim2.new(0, 134, 0, 5) gampartetanggamu1kali.Font = Enum.Font.SourceSans gampartetanggamu1kali.Text = "Sample GUI Made(PlayFunGamesCheat)" gampartetanggamu1kali.TextColor3 = Color3.new(0, 0, 0) gampartetanggamu1kali.TextSize = 10 gampartetanggamu1kali.TextYAlignment = Enum.TextYAlignment.Bottom gampartetanggamu5kali.Name = "gampartetanggamu5kali" gampartetanggamu5kali.Parent = main gampartetanggamu5kali.BackgroundColor3 = Color3.new(1, 1, 1) gampartetanggamu5kali.BackgroundTransparency = 1 gampartetanggamu5kali.Position = UDim2.new(0.267923057, 0, 0.0427678972, 0) gampartetanggamu5kali.Size = UDim2.new(0, 61, 0, 3) gampartetanggamu5kali.Font = Enum.Font.Cartoon gampartetanggamu5kali.Text = "MAGNET SIMULATOR" gampartetanggamu5kali.TextColor3 = Color3.new(0, 0, 1) gampartetanggamu5kali.TextSize = 14 close1.Name = "close1" close1.Parent = main close1.BackgroundColor3 = Color3.new(1, 0, 0) close1.Position = UDim2.new(0.942974865, 0, -0.046617426, 0) close1.Size = UDim2.new(0, 11, 0, 11) close1.Font = Enum.Font.GothamBold close1.Text = "X" close1.TextColor3 = Color3.new(0, 0, 0) close1.TextSize = 14 close1.MouseButton1Down:connect(function() main.Visible = false openmain.Visible = true end) gampartetanggamu3kali.Name = "gampartetanggamu3kali" gampartetanggamu3kali.Parent = main gampartetanggamu3kali.BackgroundColor3 = Color3.new(1, 1, 1) gampartetanggamu3kali.BackgroundTransparency = 1 gampartetanggamu3kali.Position = UDim2.new(0.309791654, 0, 0.157255262, 0) gampartetanggamu3kali.Size = UDim2.new(0, 49, 0, 6) gampartetanggamu3kali.Visible = false gampartetanggamu3kali.Font = Enum.Font.GothamBold gampartetanggamu3kali.Text = "Teleport Area" gampartetanggamu3kali.TextColor3 = Color3.new(1, 0, 1) gampartetanggamu3kali.TextScaled = true gampartetanggamu3kali.TextSize = 11 gampartetanggamu3kali.TextTransparency = 1 gampartetanggamu3kali.TextWrapped = true gomoving.Name = "gomoving" gomoving.Parent = main gomoving.BackgroundColor3 = Color3.new(0.14902, 0.454902, 0) gomoving.Position = UDim2.new(0.175812274, 0, 0.261178076, 0) gomoving.Size = UDim2.new(0, 87, 0, 42) gomoving.Font = Enum.Font.GothamBold gomoving.Text = "Moving" gomoving.TextColor3 = Color3.new(0, 0, 0) gomoving.TextSize = 14 gomoving.TextWrapped = true gomoving.MouseButton1Down:connect(function() movemain.Visible = true end) openmain.Name = "openmain" openmain.Parent = ScreenGui openmain.BackgroundColor3 = Color3.new(0, 0, 0) openmain.Position = UDim2.new(0, 0, 0.336008161, 0) openmain.Size = UDim2.new(0, 33, 0, 28) openmain.Active = true openmain.Draggable = true open.Name = "open" open.Parent = openmain open.BackgroundColor3 = Color3.new(0.0823529, 1, 0.266667) open.Position = UDim2.new(-0.00418043137, 0, 0.444737077, 0) open.Size = UDim2.new(0, 33, 0, 15) open.Font = Enum.Font.GothamBold open.Text = "Open" open.TextColor3 = Color3.new(0, 0, 0) open.TextScaled = true open.TextSize = 14 open.TextWrapped = true open.MouseButton1Down:connect(function() openmain.Visible = false main.Visible = true end) spawn.Name = "spawn" spawn.Parent = openmain spawn.BackgroundColor3 = Color3.new(0, 0, 0) spawn.Position = UDim2.new(-0.00418043137, 0, -0.555262923, 0) spawn.Size = UDim2.new(0, 33, 0, 15) spawn.Font = Enum.Font.GothamBold spawn.Text = "Other" spawn.TextColor3 = Color3.new(1, 1, 1) spawn.TextScaled = true spawn.TextSize = 14 spawn.TextWrapped = true spawn.MouseButton1Down:connect(function() othermain.Visible = true end) gamparMasGampar.Name = "gamparMasGampar" gamparMasGampar.Parent = openmain gamparMasGampar.BackgroundColor3 = Color3.new(1, 1, 1) gamparMasGampar.BackgroundTransparency = 1 gamparMasGampar.BorderSizePixel = 0 gamparMasGampar.Position = UDim2.new(0, 0, -0.0976198912, 0) gamparMasGampar.Size = UDim2.new(0, 33, 0, 15) gamparMasGampar.Font = Enum.Font.GothamBold gamparMasGampar.Text = "(-_-)" gamparMasGampar.TextColor3 = Color3.new(1, 0, 0) gamparMasGampar.TextScaled = true gamparMasGampar.TextSize = 14 gamparMasGampar.TextWrapped = true movemain.Name = "movemain" movemain.Parent = ScreenGui movemain.BackgroundColor3 = Color3.new(0, 0, 0) movemain.BorderSizePixel = 0 movemain.Position = UDim2.new(0.207853198, 0, 0.407776207, 0) movemain.Size = UDim2.new(0, 51, 0, 17) movemain.Visible = false movemain.Active = true movemain.Draggable = true close2.Name = "close2" close2.Parent = movemain close2.BackgroundColor3 = Color3.new(1, 0, 0) close2.Position = UDim2.new(1, 0, -1.11764705, 0) close2.Size = UDim2.new(0, 18, 0, 19) close2.Font = Enum.Font.GothamBold close2.Text = "X" close2.TextColor3 = Color3.new(0, 0, 0) close2.TextScaled = true close2.TextSize = 14 close2.TextWrapped = true close2.MouseButton1Down:connect(function() movemain.Visible = false end) mv1.Name = "mv1" mv1.Parent = movemain mv1.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0.498039) mv1.Position = UDim2.new(0, 0, 1.11764705, 0) mv1.Size = UDim2.new(0, 109, 0, 14) mv1.Font = Enum.Font.GothamBold mv1.Text = "Sell" mv1.TextColor3 = Color3.new(0.498039, 0, 0) mv1.TextScaled = true mv1.TextSize = 14 mv1.TextWrapped = true mv1.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-425, 4, -851) end) mv2.Name = "mv2" mv2.Parent = movemain mv2.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0.498039) mv2.Position = UDim2.new(0, 0, 1.94117641, 0) mv2.Size = UDim2.new(0, 109, 0, 14) mv2.Font = Enum.Font.GothamBold mv2.Text = "Backpack Shop" mv2.TextColor3 = Color3.new(0, 0, 0) mv2.TextScaled = true mv2.TextSize = 14 mv2.TextWrapped = true mv2.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(106, 13, -46) end) mv3.Name = "mv3" mv3.Parent = movemain mv3.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0.498039) mv3.Position = UDim2.new(0, 0, 2.7647059, 0) mv3.Size = UDim2.new(0, 109, 0, 14) mv3.Font = Enum.Font.GothamBold mv3.Text = "Magnet Shop" mv3.TextColor3 = Color3.new(0, 0, 0) mv3.TextScaled = true mv3.TextSize = 14 mv3.TextWrapped = true mv3.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(169, 13, -71) end) mv4.Name = "mv4" mv4.Parent = movemain mv4.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0.498039) mv4.Position = UDim2.new(0, 0, 3.58823538, 0) mv4.Size = UDim2.new(0, 109, 0, 14) mv4.Font = Enum.Font.GothamBold mv4.Text = "Magnet Rebirth Shop" mv4.TextColor3 = Color3.new(0, 0, 0) mv4.TextScaled = true mv4.TextSize = 14 mv4.TextWrapped = true mv4.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(250, 13, -247) end) mv5.Name = "mv5" mv5.Parent = movemain mv5.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0.498039) mv5.Position = UDim2.new(0, 0, 4.41176462, 0) mv5.Size = UDim2.new(0, 109, 0, 14) mv5.Font = Enum.Font.GothamBold mv5.Text = "Super Rebirth" mv5.TextColor3 = Color3.new(0, 0, 0) mv5.TextScaled = true mv5.TextSize = 14 mv5.TextWrapped = true mv5.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(318, 13, -292) end) mv6.Name = "mv6" mv6.Parent = movemain mv6.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0.498039) mv6.Position = UDim2.new(0, 0, 5.23529434, 0) mv6.Size = UDim2.new(0, 109, 0, 14) mv6.Font = Enum.Font.GothamBold mv6.Text = "Egg Shop Floor1" mv6.TextColor3 = Color3.new(0, 0, 0) mv6.TextScaled = true mv6.TextSize = 14 mv6.TextWrapped = true mv6.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(36, 14, -326) end) mv7.Name = "mv7" mv7.Parent = movemain mv7.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0.498039) mv7.Position = UDim2.new(0, 0, 6.05882359, 0) mv7.Size = UDim2.new(0, 109, 0, 14) mv7.Font = Enum.Font.GothamBold mv7.Text = "Egg Shop Floor2" mv7.TextColor3 = Color3.new(0, 0, 0) mv7.TextScaled = true mv7.TextSize = 14 mv7.TextWrapped = true mv7.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(46, 73, -337) end) mv11.Name = "mv11" mv11.Parent = movemain mv11.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0.498039) mv11.Position = UDim2.new(0, 0, 9.35294151, 0) mv11.Size = UDim2.new(0, 109, 0, 14) mv11.Font = Enum.Font.GothamBold mv11.Text = "175M Area" mv11.TextColor3 = Color3.new(1, 0, 1) mv11.TextScaled = true mv11.TextSize = 14 mv11.TextStrokeColor3 = Color3.new(1, 0, 1) mv11.TextWrapped = true mv11.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2014, 95, 4266) end) mv10.Name = "mv10" mv10.Parent = movemain mv10.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0.498039) mv10.Position = UDim2.new(0, 0, 8.52941132, 0) mv10.Size = UDim2.new(0, 109, 0, 14) mv10.Font = Enum.Font.GothamBold mv10.Text = "100M Area" mv10.TextColor3 = Color3.new(0.317647, 0.952941, 0.952941) mv10.TextScaled = true mv10.TextSize = 14 mv10.TextWrapped = true mv10.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2219, 50, -5528) end) mv9.Name = "mv9" mv9.Parent = movemain mv9.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0.498039) mv9.Position = UDim2.new(0, 0, 7.70588255, 0) mv9.Size = UDim2.new(0, 109, 0, 14) mv9.Font = Enum.Font.GothamBold mv9.Text = "55M Area" mv9.TextColor3 = Color3.new(0.282353, 0.282353, 0.282353) mv9.TextScaled = true mv9.TextSize = 14 mv9.TextWrapped = true mv9.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-521, 47, 8970) end) mv8.Name = "mv8" mv8.Parent = movemain mv8.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0.498039) mv8.Position = UDim2.new(0, 0, 6.88235283, 0) mv8.Size = UDim2.new(0, 109, 0, 14) mv8.Font = Enum.Font.GothamBold mv8.Text = "Egg Shop Floor3" mv8.TextColor3 = Color3.new(0, 0, 0) mv8.TextScaled = true mv8.TextSize = 14 mv8.TextWrapped = true mv8.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(24, 124, -328) end) othermain.Name = "othermain" othermain.Parent = ScreenGui othermain.BackgroundColor3 = Color3.new(0, 0, 0) othermain.Position = UDim2.new(0.00693485141, 0, 0.144703791, 0) othermain.Size = UDim2.new(0, 71, 0, 19) othermain.Visible = false othermain.Active = true othermain.Draggable = true pfgm1.Name = "pfgm1" pfgm1.Parent = othermain pfgm1.BackgroundColor3 = Color3.new(1, 0.666667, 0) pfgm1.BorderSizePixel = 0 pfgm1.Position = UDim2.new(0, 0, 1.36842108, 0) pfgm1.Size = UDim2.new(0, 71, 0, 16) pfgm1.Font = Enum.Font.SourceSans pfgm1.Text = "Pumpkin" pfgm1.TextColor3 = Color3.new(0, 0, 0) pfgm1.TextSize = 14 pfgm1.MouseButton1Down:connect(function() local me = game.Players.LocalPlayer.Character local loots = game.Workspace.PumpkinSpawns.Pumpkins["Pumpkin"] me.HumanoidRootPart.CFrame = CFrame.new(loots.Position) end) pfgm2.Name = "pfgm2" pfgm2.Parent = othermain pfgm2.BackgroundColor3 = Color3.new(1, 0.666667, 0) pfgm2.BorderSizePixel = 0 pfgm2.Position = UDim2.new(0.154929578, 0, 2.52631569, 0) pfgm2.Size = UDim2.new(0, 49, 0, 16) pfgm2.Font = Enum.Font.SourceSans pfgm2.Text = "Farm" pfgm2.TextColor3 = Color3.new(0, 0, 0) pfgm2.TextSize = 14 pfgm2.MouseButton1Down:connect(function() while Active do game:GetService('RunService').Stepped:wait() for i = 1,10 do local tool = game.Workspace[plr.Name]:FindFirstChildOfClass("Tool") if tool then local A_1 = "1520000000" local A_2 = tool local Event = game:GetService("ReplicatedStorage").Events.MagnetEvents.requestGrab Event:FireServer(A_1, A_2) else local tool = plr.Backpack:FindFirstChildOfClass("Tool") if tool then local A_1 = "1520000000" local A_2 = tool local Event = game:GetService("ReplicatedStorage").Events.MagnetEvents.requestGrab Event:FireServer(A_1, A_2) end end end end local Remote = game.ReplicatedStorage.Events.MagnetEvents['requestGrab'] local Arguments = { [1] = "1520000000", [2] = game.ReplicatedStorage.Tools["Spooky Long Power Magnet"] } while wait() do Remote:FireServer(unpack(Arguments)) end end) close3.Name = "close3" close3.Parent = othermain close3.BackgroundColor3 = Color3.new(1, 0, 0) close3.Position = UDim2.new(0.394366175, 0, 3.73684192, 0) close3.Size = UDim2.new(0, 14, 0, 13) close3.Font = Enum.Font.SourceSans close3.Text = "X" close3.TextColor3 = Color3.new(0, 0, 0) close3.TextScaled = true close3.TextSize = 14 close3.TextWrapped = true close3.MouseButton1Down:connect(function() othermain.Visible = false end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement