Advertisement
TheInsaneScripter77

Car Crusher 2 autofarm

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