HackCreator

Ultra instinicts

Jun 13th, 2023
1,160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. --[[
  2. WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
  3. ]]
  4. --[Made by ThroughTheFireAndFlames#9925]
  5. --[https://www.roblox.com/games/8573962925/Alternate-Battlegrounds-apil-fools]--
  6.  
  7. getgenv().AutoExecute = true
  8.  
  9. getgenv().Keybind = "V"
  10. getgenv().Distance = 35
  11.  
  12. getgenv().Aura = true
  13. getgenv().Sounds = true
  14.  
  15. getgenv().LookAtNearestPlayer = false
  16. getgenv().LookAtDistance = 25
  17. getgenv().LookAtKeybind = "V"
  18.  
  19. loadstring(game:HttpGet("https://raw.githubusercontent.com/Lvl9999/AB/main/Ui"))();
Add Comment
Please, Sign In to add comment