MADE BY hangtightmc
FEATURE:
- – auto select maps
- – auto kill (autofarm)
- – godmode
- – auto reload & blade refill
- .
- https://www.roblox.com/games/7127407851/CODE-AFK-ZONE-Attack-on-Titan-Evolution
SCRIPT:
getgenv().Settings = {
Map = "PLAINS", -- map must be in all caps
Difficulty = "Abnormal", -- proper case, Easy, Medium, Hard, Extreme, Abnormal
Speed = 550, -- tween speed to use to get to nearest titan
Speed2 = 400 -- tween speed to use if <50 studs within titan (prevents kicking at times)
}
loadstring(game:HttpGet('https://raw.githubusercontent.com/laderite/zenx/main/scripts/Attack_on_Titan_Evolution.lua'))()