Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The Game Link : https://www.roblox.com/games/4704006941/5X-STATS-Blade-Throwing-Simulator?refPageId=3582c32d-7df0-4dec-8a18-494ebb6b4774
- Discord Link : https://discordapp.com/channels/686554761901768721/686664520596324435
- --FREE GAMEPASSES
- for i,v in pairs(game:GetService("Players").LocalPlayer.Data.GP:GetChildren()) do
- v.Value = true
- end
- --AutoSell
- game:GetService("Workspace").Ignore.Rings.MainSell.Part:Destroy()
- game:GetService("Workspace").Ignore.Rings.MainSell.Shade:Destroy()
- _G.UoU= true
- while _G.UoU do
- local UwU = game.Players.LocalPlayer.Character.HumanoidRootPart
- for i,v in pairs(game:GetService("Workspace").Ignore.Rings.MainSell:GetChildren()) do
- v.CFrame = UwU.CFrame
- wait(0.2)
- end
- end
- --Auto Buy Blade
- while true do
- wait()
- local oh1 = "BuyBlade"
- local oh2 = true
- game:GetService("ReplicatedStorage").RF:InvokeServer(oh1, oh2)
- end
- --Auto Buy Energy
- while true do
- wait()
- local oh1 = "BuyEnergy"
- local oh2 = true
- game:GetService("ReplicatedStorage").RF:InvokeServer(oh1, oh2)
- end
- --AutoCollect
- _G.LULU = true--change to true or false
- while _G.LULU do
- wait(1)--change time if you want
- for i,v in pairs(game:GetService("Workspace").Collect:GetDescendants()) do
- if v.ClassName == "MeshPart" then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
- wait(2)-- If You Change Time You Are Kicked
- end
- end
- end
- --unlock islands
- game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(209.120422, 644.040833, -653.16217, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- wait(0.5)
- game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(197.7854, 1866.37537, -626.017212, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- wait(0.5)
- game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(177.07663, 3395.17236, -555.504883, 0.945717812, 0, 0.324988991, 0, 1, 0, -0.324988991, 0, 0.945717812)
- wait(0.5)
- game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(297, 5380.74658, -527, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- wait(0.5)
- game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(197.435226, 8611.74023, -456.590149, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- wait(0.5)
- game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(197.435226, 11521.6387, -406.730164, 1, 0, 0, 0, 1, 0, 0, 0, 1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement