Advertisement
pa1nx9

Free Roblox Script Shootout | Silent-Aim, Speed, Jump

Sep 19th, 2021
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. _G.Walkspeed = 100
  2. _G.Jumppower = 100
  3.  
  4. _G.SilentAim = true
  5. _G.RandomizeTargetPart = true
  6. _G.TargetPart = "Head" -- {"UpperTorso","Head"}
  7.  
  8. loadstring(game:HttpGet(("https://raw.githubusercontent.com/Ghille101/Scripts/main/Shootout.lua"),true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement