Created by ‘j#0499
Features:
- AUTO SELECT MAPS
- AUTO KILL / AUTO FARM
- GOD MODE
- AUTO RELOAD
- AUTO BLADE REFILL
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'))()