Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Blox fruits scripts
- loadstring(game:HttpGet("https://gist.githubusercontent.com/noob1ee1/5607f21c9874e3724f13a88109916896/raw/5a44dc988657f4eb23294b60aa64b874bc13253b"))()
- -- Phantom forces
- loadstring(game:HttpGet("https://raw.githubusercontent.com/inceldom/leaks/main/pornhub",true))()
- -- Loomian legacy autofarm
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Introvert1337/Releases/master/LoomianLegacyX.lua"))()
- -- My restaurant
- loadstring(game:HttpGet("http://void-scripts.com/Scripts/myRest.lua"))()
- -- Q-clash
- --You will get kicked but after 10-15 mins, also the devs [at this date] aren't banning hackers.
- loadstring(game:HttpGet("https://raw.githubusercontent.com/wally-rblx/roblox-scripts/main/q-clash.lua"))()
- -- Speed increase [Works in a lot of games]
- _G.WS = "Enter Speed Here";
- local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
- Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
- Humanoid.WalkSpeed = _G.WS;
- end)
- Humanoid.WalkSpeed = _G.WS;
- -- Roblox islands script
- loadstring(game:HttpGet("http://void-scripts.com/Scripts/islands_new.lua"))()
- --end
Advertisement
Add Comment
Please, Sign In to add comment