Advertisement
kphs2

Anime Battleground X Scripts

Mar 6th, 2022
856
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. Angel Fall Hub:
  2. loadstring(game:HttpGet("https://raw.githubusercontent.com/x3fall3nangel/RobloxScript/main/Anime%20Battlegrounds%20X.lua", true))()
  3.  
  4. Script.gg Hub:
  5. loadstring(game:HttpGet("https://raw.githubusercontent.com/Kederal/script.gg/main/loader.lua"))()
  6.  
  7. TTD Hub:
  8. loadstring(game:HttpGet(('https://raw.githubusercontent.com/ttd1108/Script/master/animebattle'), true))()
  9.  
  10. Purple Hub:
  11. loadstring(game:HttpGet("https://raw.githubusercontent.com/purplethecolor/rblx/main/ABX"))()
  12.  
  13. Sol Hub:
  14. if syn then req = syn.request else req = request end
  15. local Sol, Sols = pcall(req, {Url ="https://raw.githubusercontent.com/SixZens/SolScript/main/" .. tostring(game.PlaceId) .. ".lua"});
  16. loadstring(Sols.Body)();
  17.  
  18. Hoho Hub:
  19. loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI'))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement