Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local plr = game.Players.LocalPlayer
- local s = game.workspace.Rings.Sell
- local tool = game.workspace[plr.Name]:FindFirstChildWhichIsA("Tool")
- while wait() do
- local Hecc = game:GetService("Workspace").babamyloves[tool.Name] -- CHANGE AND PUT YOUR NAME HERE
- local Remote1 = game:GetService("ReplicatedStorage").Events.MagnetEvents.requestGrab
- local Remote2 = game:GetService("ReplicatedStorage").RebirthEvents.requestRebirthBoard
- s.CanCollide = false
- s.CFrame = plr.Character.HumanoidRootPart.CFrame
- Remote1:FireServer("72000", Hecc)
- Remote1:FireServer("56000", Hecc)
- Remote1:FireServer("27500", Hecc)
- Remote2:FireServer("100_100Rebirth") -- CHANGE THIS ONE FOR REBIRTH RATE (Currently set as default 1 per loop)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement