MADE BY Vep
FEATURE:
- INF SPINS
- .
- INSTRUCTION:
- – YOU NEED BOTH OF THESE IN AUTO EXECUTE!
- – You need at least 1-2 spins for this to work
- – Change 35 to a higher value if your game takes longer to load (in the rejoin script)
- – Have fun fucking the game up! I should be seeing legendary saiyans everywhere !!!!
- – You dont gotta be in the reroll menu for it to work sometimes it takes time to work but it always works you just put it in auto exec and start the game and go afk or some xd
- .
- https://www.roblox.com/games/10366978580/Xeno-Online-II-DEMONBACK
SCRIPT:
INF SPINS:
loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/INF%20SPINS%20XENO%20ONLINE%202"))()
REJOIN:
while wait(35) do
pcall(function()
game.Players.LocalPlayer.PlayerGui.CAC:Destroy()
end)
end