Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local MagnetSimulator = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local AutoSell = Instance.new("TextButton")
- local AutoRebirth = Instance.new("TextButton")
- local EquipMagnet = Instance.new("TextButton")
- local AutoSellOff = Instance.new("TextButton")
- local AutoRebirthOff = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- local TextBox = Instance.new("TextBox")
- local AutoEquip = Instance.new("TextButton")
- local AutoEquipOff = Instance.new("TextButton")
- local EquipMagnetOff = Instance.new("TextButton")
- local Teleports = Instance.new("TextButton")
- local AutoCollect = Instance.new("TextButton")
- local AutoCollectOff = Instance.new("TextButton")
- local TeleportsOff = Instance.new("TextButton")
- local Discord = Instance.new("TextLabel")
- local Credits = Instance.new("TextLabel")
- local Main2 = Instance.new("Frame")
- local Area1 = Instance.new("TextButton")
- local Rebirth50 = Instance.new("TextButton")
- local Area3 = Instance.new("TextButton")
- local Area2 = Instance.new("TextButton")
- local Rebirth5 = Instance.new("TextButton")
- local Area4 = Instance.new("TextButton")
- local Rebirth250 = Instance.new("TextButton")
- local Rebirth125 = Instance.new("TextButton")
- local Close1 = Instance.new("TextButton")
- local Area5 = Instance.new("TextButton")
- local CreditsTele = Instance.new("TextLabel")
- --Properties:
- MagnetSimulator.Name = "Magnet Simulator"
- MagnetSimulator.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Main.Name = "Main"
- Main.Parent = MagnetSimulator
- Main.BackgroundColor3 = Color3.new(0, 0, 0)
- Main.BackgroundTransparency = 0.69999998807907
- Main.Position = UDim2.new(0.419188857, 0, 0.460459769, 0)
- Main.Size = UDim2.new(0, 390, 0, 233)
- Main.Draggable = true
- Main.Active = true
- AutoSell.Name = "AutoSell"
- AutoSell.Parent = Main
- AutoSell.BackgroundColor3 = Color3.new(1, 0, 0)
- AutoSell.Position = UDim2.new(-0.00188160432, 0, 0.0973728299, 0)
- AutoSell.Size = UDim2.new(0, 107, 0, 50)
- AutoSell.Font = Enum.Font.SourceSans
- AutoSell.Text = "AutoSell"
- AutoSell.TextColor3 = Color3.new(1, 1, 1)
- AutoSell.TextScaled = true
- AutoSell.TextSize = 14
- AutoSell.TextWrapped = true
- AutoRebirth.Name = "AutoRebirth"
- AutoRebirth.Parent = Main
- AutoRebirth.BackgroundColor3 = Color3.new(1, 0, 0)
- AutoRebirth.Position = UDim2.new(-0.00188160432, 0, 0.436428666, 0)
- AutoRebirth.Size = UDim2.new(0, 107, 0, 50)
- AutoRebirth.Font = Enum.Font.SourceSans
- AutoRebirth.Text = "Auto Rebirth"
- AutoRebirth.TextColor3 = Color3.new(1, 1, 1)
- AutoRebirth.TextScaled = true
- AutoRebirth.TextSize = 14
- AutoRebirth.TextWrapped = true
- EquipMagnet.Name = "EquipMagnet"
- EquipMagnet.Parent = Main
- EquipMagnet.BackgroundColor3 = Color3.new(1, 0, 0)
- EquipMagnet.Position = UDim2.new(0.328887612, 0, 0.775484562, 0)
- EquipMagnet.Size = UDim2.new(0, 107, 0, 50)
- EquipMagnet.Font = Enum.Font.SourceSans
- EquipMagnet.Text = "Equip Magnet"
- EquipMagnet.TextColor3 = Color3.new(1, 1, 1)
- EquipMagnet.TextScaled = true
- EquipMagnet.TextSize = 14
- EquipMagnet.TextWrapped = true
- AutoSellOff.Name = "AutoSellOff"
- AutoSellOff.Parent = Main
- AutoSellOff.BackgroundColor3 = Color3.new(1, 0, 0)
- AutoSellOff.BackgroundTransparency = 0.69999998807907
- AutoSellOff.Position = UDim2.new(-0.00200000009, 0, 0.0970000029, 0)
- AutoSellOff.Size = UDim2.new(0, 107, 0, 50)
- AutoSellOff.Visible = false
- AutoSellOff.Font = Enum.Font.SourceSans
- AutoSellOff.Text = "AutoSell"
- AutoSellOff.TextColor3 = Color3.new(1, 1, 1)
- AutoSellOff.TextScaled = true
- AutoSellOff.TextSize = 14
- AutoSellOff.TextWrapped = true
- AutoRebirthOff.Name = "AutoRebirthOff"
- AutoRebirthOff.Parent = Main
- AutoRebirthOff.BackgroundColor3 = Color3.new(1, 0, 0)
- AutoRebirthOff.BackgroundTransparency = 0.69999998807907
- AutoRebirthOff.Position = UDim2.new(-0.00200000009, 0, 0.43599999, 0)
- AutoRebirthOff.Size = UDim2.new(0, 107, 0, 50)
- AutoRebirthOff.Visible = false
- AutoRebirthOff.Font = Enum.Font.SourceSans
- AutoRebirthOff.Text = "Auto Rebirth"
- AutoRebirthOff.TextColor3 = Color3.new(1, 1, 1)
- AutoRebirthOff.TextScaled = true
- AutoRebirthOff.TextSize = 14
- AutoRebirthOff.TextWrapped = true
- Close.Name = "Close"
- Close.Parent = Main
- Close.BackgroundColor3 = Color3.new(1, 0, 0)
- Close.BackgroundTransparency = 9
- Close.Position = UDim2.new(0.911789179, 0, -0.000264525414, 0)
- Close.Size = UDim2.new(0, 34, 0, 34)
- Close.Font = Enum.Font.SourceSans
- Close.Text = "X"
- Close.TextColor3 = Color3.new(0, 0, 0)
- Close.TextSize = 50
- Close.TextWrapped = true
- TextBox.Parent = Main
- TextBox.BackgroundColor3 = Color3.new(1, 0, 0)
- TextBox.BackgroundTransparency = 0.5
- TextBox.Position = UDim2.new(0.667349219, 0, 0.782515287, 0)
- TextBox.Size = UDim2.new(0, 129, 0, 50)
- TextBox.Font = Enum.Font.SourceSans
- TextBox.Text = "Name Magnet"
- TextBox.TextColor3 = Color3.new(1, 1, 1)
- TextBox.TextSize = 14
- TextBox.TextWrapped = true
- AutoEquip.Name = "AutoEquip"
- AutoEquip.Parent = Main
- AutoEquip.BackgroundColor3 = Color3.new(1, 0, 0)
- AutoEquip.Position = UDim2.new(-0.00188159943, 0, 0.779776275, 0)
- AutoEquip.Size = UDim2.new(0, 107, 0, 50)
- AutoEquip.Font = Enum.Font.SourceSans
- AutoEquip.Text = "Auto Equip"
- AutoEquip.TextColor3 = Color3.new(1, 1, 1)
- AutoEquip.TextScaled = true
- AutoEquip.TextSize = 14
- AutoEquip.TextWrapped = true
- AutoEquipOff.Name = "AutoEquipOff"
- AutoEquipOff.Parent = Main
- AutoEquipOff.BackgroundColor3 = Color3.new(1, 0, 0)
- AutoEquipOff.BackgroundTransparency = 0.69999998807907
- AutoEquipOff.Position = UDim2.new(-0.00200000009, 0, 0.779999971, 0)
- AutoEquipOff.Size = UDim2.new(0, 107, 0, 50)
- AutoEquipOff.Visible = false
- AutoEquipOff.Font = Enum.Font.SourceSans
- AutoEquipOff.Text = "Auto Equip"
- AutoEquipOff.TextColor3 = Color3.new(1, 1, 1)
- AutoEquipOff.TextScaled = true
- AutoEquipOff.TextSize = 14
- AutoEquipOff.TextWrapped = true
- EquipMagnetOff.Name = "EquipMagnetOff"
- EquipMagnetOff.Parent = Main
- EquipMagnetOff.BackgroundColor3 = Color3.new(1, 0, 0)
- EquipMagnetOff.BackgroundTransparency = 0.69999998807907
- EquipMagnetOff.Position = UDim2.new(0.328887612, 0, 0.775484562, 0)
- EquipMagnetOff.Size = UDim2.new(0, 128, 0, 50)
- EquipMagnetOff.Visible = false
- EquipMagnetOff.Font = Enum.Font.SourceSans
- EquipMagnetOff.Text = "Equip Magnet"
- EquipMagnetOff.TextColor3 = Color3.new(1, 1, 1)
- EquipMagnetOff.TextScaled = true
- EquipMagnetOff.TextSize = 14
- EquipMagnetOff.TextWrapped = true
- Teleports.Name = "Teleports"
- Teleports.Parent = Main
- Teleports.BackgroundColor3 = Color3.new(1, 0, 0)
- Teleports.Position = UDim2.new(0.328887641, 0, 0.436428636, 0)
- Teleports.Size = UDim2.new(0, 107, 0, 50)
- Teleports.Font = Enum.Font.SourceSans
- Teleports.Text = "Teleports"
- Teleports.TextColor3 = Color3.new(1, 1, 1)
- Teleports.TextScaled = true
- Teleports.TextSize = 14
- Teleports.TextWrapped = true
- Teleports.MouseButton1Click:connect(function()
- Main2.Visible = true
- Main.Visible = false
- end)
- AutoCollect.Name = "AutoCollect"
- AutoCollect.Parent = Main
- AutoCollect.BackgroundColor3 = Color3.new(1, 0, 0)
- AutoCollect.Position = UDim2.new(0.328887641, 0, 0.0973728299, 0)
- AutoCollect.Size = UDim2.new(0, 107, 0, 50)
- AutoCollect.Font = Enum.Font.SourceSans
- AutoCollect.Text = "Auto Collect"
- AutoCollect.TextColor3 = Color3.new(1, 1, 1)
- AutoCollect.TextScaled = true
- AutoCollect.TextSize = 14
- AutoCollect.TextWrapped = true
- AutoCollectOff.Name = "AutoCollectOff"
- AutoCollectOff.Parent = Main
- AutoCollectOff.BackgroundColor3 = Color3.new(1, 0, 0)
- AutoCollectOff.BackgroundTransparency = 0.69999998807907
- AutoCollectOff.Position = UDim2.new(0.328887641, 0, 0.0973728299, 0)
- AutoCollectOff.Size = UDim2.new(0, 107, 0, 50)
- AutoCollectOff.Visible = false
- AutoCollectOff.Font = Enum.Font.SourceSans
- AutoCollectOff.Text = "Auto Collect"
- AutoCollectOff.TextColor3 = Color3.new(1, 1, 1)
- AutoCollectOff.TextScaled = true
- AutoCollectOff.TextSize = 14
- AutoCollectOff.TextWrapped = true
- TeleportsOff.Name = "TeleportsOff"
- TeleportsOff.Parent = Main
- TeleportsOff.BackgroundColor3 = Color3.new(1, 0, 0)
- TeleportsOff.BackgroundTransparency = 0.69999998807907
- TeleportsOff.Position = UDim2.new(0.328887641, 0, 0.779776275, 0)
- TeleportsOff.Size = UDim2.new(0, 107, 0, 50)
- TeleportsOff.Visible = false
- TeleportsOff.Font = Enum.Font.SourceSans
- TeleportsOff.Text = "Teleports"
- TeleportsOff.TextColor3 = Color3.new(1, 1, 1)
- TeleportsOff.TextScaled = true
- TeleportsOff.TextSize = 14
- TeleportsOff.TextWrapped = true
- Discord.Name = "Discord"
- Discord.Parent = Main
- Discord.BackgroundColor3 = Color3.new(0, 0, 0)
- Discord.BackgroundTransparency = 1
- Discord.BorderColor3 = Color3.new(0, 0, 0)
- Discord.BorderSizePixel = 0
- Discord.Position = UDim2.new(0.634014726, 0, 0.510246754, 0)
- Discord.Size = UDim2.new(0, 142, 0, 50)
- Discord.Font = Enum.Font.SourceSansSemibold
- Discord.Text = "Discord King Of Qeen And Ka YT"
- Discord.TextColor3 = Color3.new(1, 1, 1)
- Discord.TextSize = 25
- Discord.TextStrokeTransparency = 0.5
- Discord.TextWrapped = true
- Credits.Name = "Credits"
- Credits.Parent = Main
- Credits.BackgroundColor3 = Color3.new(0, 0, 0)
- Credits.BackgroundTransparency = 1
- Credits.BorderColor3 = Color3.new(0, 0, 0)
- Credits.BorderSizePixel = 0
- Credits.Position = UDim2.new(0.634014726, 0, 0.206362665, 0)
- Credits.Size = UDim2.new(0, 142, 0, 50)
- Credits.Font = Enum.Font.SourceSansSemibold
- Credits.Text = "Credits"
- Credits.TextColor3 = Color3.new(0.666667, 0, 0)
- Credits.TextSize = 25
- Credits.TextStrokeTransparency = 0.5
- Credits.TextWrapped = true
- Main2.Name = "Main2"
- Main2.Parent = MagnetSimulator
- Main2.BackgroundColor3 = Color3.new(0, 0, 0)
- Main2.BackgroundTransparency = 0.5
- Main2.Position = UDim2.new(0.215217397, 0, 0.294999987, 0)
- Main2.Size = UDim2.new(0, 254, 0, 412)
- Main2.Visible = false
- Main2.Draggable = true
- Main2.Active = true
- Area1.Name = "Area1"
- Area1.Parent = Main2
- Area1.BackgroundColor3 = Color3.new(0, 0.666667, 0)
- Area1.BackgroundTransparency = 0.60000002384186
- Area1.Position = UDim2.new(-0.00218260661, 0, 0.177321434, 0)
- Area1.Size = UDim2.new(0, 87, 0, 50)
- Area1.Font = Enum.Font.SourceSans
- Area1.Text = "Area 1"
- Area1.TextColor3 = Color3.new(0, 0, 0)
- Area1.TextSize = 14
- Rebirth50.Name = "Rebirth50"
- Rebirth50.Parent = Main2
- Rebirth50.BackgroundColor3 = Color3.new(0, 0.666667, 0)
- Rebirth50.BackgroundTransparency = 0.60000002384186
- Rebirth50.Position = UDim2.new(0.655297697, 0, 0.634367287, 0)
- Rebirth50.Size = UDim2.new(0, 87, 0, 50)
- Rebirth50.Font = Enum.Font.SourceSans
- Rebirth50.Text = "Rebirth 50"
- Rebirth50.TextColor3 = Color3.new(0, 0, 0)
- Rebirth50.TextSize = 14
- Area3.Name = "Area3"
- Area3.Parent = Main2
- Area3.BackgroundColor3 = Color3.new(0, 0.666667, 0)
- Area3.BackgroundTransparency = 0.60000002384186
- Area3.Position = UDim2.new(-0.00218260661, 0, 0.638084233, 0)
- Area3.Size = UDim2.new(0, 87, 0, 50)
- Area3.Font = Enum.Font.SourceSans
- Area3.Text = "Area 3"
- Area3.TextColor3 = Color3.new(0, 0, 0)
- Area3.TextSize = 14
- Area2.Name = "Area2"
- Area2.Parent = Main2
- Area2.BackgroundColor3 = Color3.new(0, 0.666667, 0)
- Area2.BackgroundTransparency = 0.60000002384186
- Area2.Position = UDim2.new(-0.00218260661, 0, 0.400913656, 0)
- Area2.Size = UDim2.new(0, 87, 0, 50)
- Area2.Font = Enum.Font.SourceSans
- Area2.Text = "Area 2"
- Area2.TextColor3 = Color3.new(0, 0, 0)
- Area2.TextSize = 14
- Rebirth5.Name = "Rebirth5"
- Rebirth5.Parent = Main2
- Rebirth5.BackgroundColor3 = Color3.new(0, 0.666667, 0)
- Rebirth5.BackgroundTransparency = 0.60000002384186
- Rebirth5.Position = UDim2.new(0.655297697, 0, 0.398486495, 0)
- Rebirth5.Size = UDim2.new(0, 87, 0, 50)
- Rebirth5.Font = Enum.Font.SourceSans
- Rebirth5.Text = "Rebirth 5"
- Rebirth5.TextColor3 = Color3.new(0, 0, 0)
- Rebirth5.TextSize = 14
- Area4.Name = "Area4"
- Area4.Parent = Main2
- Area4.BackgroundColor3 = Color3.new(0, 0.666667, 0)
- Area4.BackgroundTransparency = 0.60000002384186
- Area4.Position = UDim2.new(-0.00218260288, 0, 0.886059284, 0)
- Area4.Size = UDim2.new(0, 87, 0, 50)
- Area4.Font = Enum.Font.SourceSans
- Area4.Text = "Area 4"
- Area4.TextColor3 = Color3.new(0, 0, 0)
- Area4.TextSize = 14
- Rebirth250.Name = "Rebirth250"
- Rebirth250.Parent = Main2
- Rebirth250.BackgroundColor3 = Color3.new(0, 0.666667, 0)
- Rebirth250.BackgroundTransparency = 0.60000002384186
- Rebirth250.Position = UDim2.new(0.340337068, 0, 0.515088439, 0)
- Rebirth250.Size = UDim2.new(0, 87, 0, 50)
- Rebirth250.Font = Enum.Font.SourceSans
- Rebirth250.Text = "Rebirth 250"
- Rebirth250.TextColor3 = Color3.new(0, 0, 0)
- Rebirth250.TextSize = 14
- Rebirth125.Name = "Rebirth125"
- Rebirth125.Parent = Main2
- Rebirth125.BackgroundColor3 = Color3.new(0, 0.666667, 0)
- Rebirth125.BackgroundTransparency = 0.60000002384186
- Rebirth125.Position = UDim2.new(0.655297697, 0, 0.876988649, 0)
- Rebirth125.Size = UDim2.new(0, 87, 0, 50)
- Rebirth125.Font = Enum.Font.SourceSans
- Rebirth125.Text = "Rebirth 125"
- Rebirth125.TextColor3 = Color3.new(0, 0, 0)
- Rebirth125.TextSize = 14
- Close1.Name = "Close1"
- Close1.Parent = Main2
- Close1.BackgroundColor3 = Color3.new(0, 0, 0)
- Close1.BackgroundTransparency = 1
- Close1.Position = UDim2.new(0.832463086, 0, -0.00229022582, 0)
- Close1.Size = UDim2.new(0, 42, 0, 50)
- Close1.Font = Enum.Font.SourceSans
- Close1.Text = "X"
- Close1.TextColor3 = Color3.new(0, 0, 0)
- Close1.TextScaled = true
- Close1.TextSize = 14
- Close1.TextWrapped = true
- Area5.Name = "Area5"
- Area5.Parent = Main2
- Area5.BackgroundColor3 = Color3.new(0, 0.666667, 0)
- Area5.BackgroundTransparency = 0.60000002384186
- Area5.Position = UDim2.new(0.655297756, 0, 0.175185531, 0)
- Area5.Size = UDim2.new(0, 87, 0, 50)
- Area5.Font = Enum.Font.SourceSans
- Area5.Text = "Area 5"
- Area5.TextColor3 = Color3.new(0, 0, 0)
- Area5.TextSize = 14
- CreditsTele.Name = "CreditsTele"
- CreditsTele.Parent = Main2
- CreditsTele.BackgroundColor3 = Color3.new(1, 1, 1)
- CreditsTele.BackgroundTransparency = 1
- CreditsTele.Position = UDim2.new(-0.00525505096, 0, -0.00111651421, 0)
- CreditsTele.Size = UDim2.new(0, 254, 0, 50)
- CreditsTele.Font = Enum.Font.SourceSans
- CreditsTele.Text = "TelePorts"
- CreditsTele.TextColor3 = Color3.new(0, 0, 0)
- CreditsTele.TextScaled = true
- CreditsTele.TextSize = 14
- CreditsTele.TextWrapped = true
- -- Scripts:
- AutoEquip.MouseButton1Click:connect(function()
- AutoEquip.Visible = false
- AutoEquipOff.Visible = true
- _G.equip = true
- while _G.equip do
- wait()
- for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
- if v.Name == TextBox.Text then
- v.Parent = game.Players.LocalPlayer.Character
- end
- end
- end
- end)
- AutoEquipOff.MouseButton1Click:connect(function()
- AutoEquip.Visible = true
- AutoEquipOff.Visible = false
- _G.equip = false
- end)
- AutoCollect.MouseButton1Down:connect(function()
- AutoCollectOff.Visible = true
- AutoCollect.Visible = false
- _G.Collect = true
- local plr = game.Players.LocalPlayer
- for _,v in pairs(plr.Purchases:GetChildren()) do
- if v.Name == "InfiniteBackpack" then
- v.Value = false
- else
- v.Value = true
- end
- end
- if plr.PlayerGui.GameHUD:FindFirstChild("FullBackpack") then
- plr.PlayerGui.GameHUD:FindFirstChild("FullBackpack"):Destroy()
- end
- while _G.Collect do
- wait()
- local plr = game.Players.LocalPlayer
- local char = plr.Character.HumanoidRootPart
- if BestMagnet ~= nil and BestCoin ~= nil then
- game.ReplicatedStorage.Events.MagnetEvents.requestGrab:FireServer(BestCoin,BestMagnet)
- else
- local bestmagnet = game.ReplicatedStorage.Tools:GetChildren()
- local bestcoin = game.ReplicatedStorage.Coins:GetChildren()
- BestCoin = "0"
- for i, v in ipairs(bestmagnet) do
- if i == #bestmagnet then
- BestMagnet = v
- end
- end
- for i, v in ipairs(bestcoin) do
- if tonumber(v.Name) > tonumber(BestCoin) then
- BestCoin = v.Name
- end
- end
- end
- end
- end)
- AutoCollectOff.MouseButton1Down:connect(function()
- _G.Collect = false
- AutoCollect.Visible = true
- AutoCollectOff.Visible = false
- end)
- EquipMagnet.MouseButton1Down:connect(function()
- EquipMagnetOff.Visible =true
- EquipMagnet.Visible = false
- _G.Equip = true
- while _G.Equip do
- for a = 1,5 do
- local A_1 = TextBox.Text
- local A_2 = "equip"
- local Event = game:GetService("ReplicatedStorage").PetEvents.request
- Event:FireServer(A_1, A_2)
- end
- wait(1)
- local A_1 = TextBox.Text
- local A_2 = "Equip"
- local Event = game:GetService("ReplicatedStorage").Events.ShopEvents.requestEquip
- Event:FireServer(A_1, A_2)
- local A_1 = TextBox.Text
- local A_2 = "Equip"
- local Event = game:GetService("ReplicatedStorage").Events.ShopEvents.requestEquip
- Event:FireServer(A_1, A_2)
- end
- end)
- AutoSell.MouseButton1Down:connect(function()
- AutoSell.Visible = false
- AutoSellOff.Visible = true
- _G.Sell = true
- while _G.Sell do
- wait()
- local plr = game.Players.LocalPlayer
- local char = plr.Character.HumanoidRootPart
- game.Workspace.Rings.Sell.CanCollide = false
- game.Workspace.Rings.Sell.CFrame = char.CFrame + Vector3.new(0,math.random(-1,1),0)
- end
- end)
- AutoRebirth.MouseButton1Down:connect(function()
- AutoRebirth.Visible =false
- AutoRebirthOff.Visible = true
- _G.Rebrith = true
- while _G.Rebrith do
- wait()
- local Event = game:GetService("ReplicatedStorage").RebirthEvents.requestRebirth
- Event:FireServer()
- end
- end)
- EquipMagnetOff.MouseButton1Down:connect(function()
- _G.Equipt = false
- EquipMagnet.Visible = true
- EquipMagnetOff.Visible = false
- end)
- AutoSellOff.MouseButton1Down:connect(function()
- _G.Sell = false
- AutoSell.Visible = true
- AutoSellOff.Visible = false
- end)
- AutoRebirthOff.MouseButton1Down:connect(function()
- _G.Rebrith = false
- AutoRebirth.Visible = true
- AutoRebirthOff.Visible = false
- end)
- Close.MouseButton1Down:connect(function()
- Main.Visible = false
- end)
- Close1.MouseButton1Down:connect(function()
- Main.Visible = true
- Main2.Visible = false
- end)
- Area1.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-63.2042847, 14.0686626, -68.9769287)
- end)
- Area2.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(159.285324, 14.0686626, -435.902435)
- end)
- Area3.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(648.075012, 14.2686634, -269.184601)
- end)
- Area4.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(382.816830, 14.7159615, 15.4535284)
- end)
- Area5.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(500.199554, 14.0739794, -581.166016)
- end)
- Rebirth5.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2413.2937, 38.9312325, -2494.11133)
- end)
- Rebirth50.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2393.07373, 38.9312363, 382.910553)
- end)
- Rebirth125.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(364.712799, 47.8421402, -2898.77637)
- end)
- Rebirth250.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-392.692444, 72.4386597, -5314.19043)
- end)
Advertisement
Add Comment
Please, Sign In to add comment