www.roblox-scripter.com

Roblox codes

Attack on Titan: Evolution script – (Autofarm)

Functions: Autofarm missions

Script developer: 'j#0499
Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy it)

Thank you for using our website
Your 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'))()