NukeVsCity

Vehicle SImulator Hack

Oct 1st, 2020
2,014
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. _G.GetPlayers = true --Gives Money To All Players.
  2. _G.LocalPlayer = true --Gives Money To The LocalPlayer.
  3. _G.SpecificPlayer = true --Gives Money To A SpecificPlayer.
  4.  
  5. local USERNAME = "USERNAME HERE" --Username Of SpecificPlayer.
  6.  
  7. loadstring(game:HttpGet("https://pastebin.com/raw/wxJE9nfj", true))()
  8.  
Add Comment
Please, Sign In to add comment