Anime Battlegrounds X Script | AUTOFARM, AUTO COLLECT, & MORE – OPEN SOURCE

Created by ScriptRUs

Features:

  • AUTOFARM
  • AUTO COLLECT
  • & MORE
  • OPEN SOURCE

_G.Settings = {
    Toggle = false,
    Collect = false,
    Skill = "Hard Punch", -- Type the name of the skill you want to spam
    Regions = "Naturo Region", -- "Hero Academy Region", "Naturo Region", "Dragon Region", "Piece Region"
    Arenas = "Tree Village Arena",
    FighterSpawn = ""
}
_G.RebirthSettings = {
    Toggle = false,
    Rebirth = false,
    Miscs = false,
    Point = "Gems" -- "Gems", "Stars", "Wings",
}


loadstring(game:HttpGet("https://raw.githubusercontent.com/ScriptRUs/Ryans/main/AnimeBattleX.lua"))()