IamSourFish

Roblox Car crash Auto farm gui

Jan 27th, 2021 (edited)
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.32 KB | None | 0 0
  1. shared.settings = {
  2.  
  3. ['DarkMode'] = true; -- Dark mode on the script itself.
  4.  
  5. ['AntiAfk'] = true; -- Enable anti-afk
  6.  
  7. ['CloseBind'] = Enum.KeyCode.Semicolon; -- Set this to your preferred key to close the menu.
  8.  
  9. }
  10.  
  11.  
  12. -- // Loader: \\ --
  13.  
  14.  
  15. loadstring(game:HttpGet('https://pastebin.com/raw/T7ERd3e8'))()
  16.  
Add Comment
Please, Sign In to add comment