LokoBurrito

Da Hood Alt Control

Oct 8th, 2023 (edited)
1,456
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.74 KB | None | 0 0
  1. getgenv().Host = 'UserName' -- Case Sensitive
  2. getgenv().FPS = 10
  3. getgenv().Alts = {
  4.  Alt1 = 123456, -- Alts UserIDs here (UP TO 10, Just add more lines.)
  5.  Alt2 = 123456,
  6. }
  7. loadstring(game:HttpGet('https://raw.githubusercontent.com/W9K/roblox-scripts/main/DHC/AltControlV1', true))()
  8.  
  9. -- prefixes: .
  10. --examples:
  11. --.setup
  12. --.drop
  13. --.stop
  14. --.crash
  15. --.fps <value>
  16. --.loopdestroy <on/off>
  17.  
  18.  
  19. -- extra control scripts (CROSTIDE'S CASH COUNTER AND MORE!)
  20. loadstring(game:HttpGet("https://raw.githubusercontent.com/Crostide/Counter/main/Cash"))()
  21. loadstring(game:HttpGet("https://raw.githubusercontent.com/Crostide/cdhc/main/gui"))()
  22.  
  23. -- JOIN THE GROUP SO THE SCRIPTS CAN WORK!!:
  24. https://www.roblox.com/groups/11195020/Crostides-DHC-Market#!/about
Advertisement
Add Comment
Please, Sign In to add comment