Advertisement
Honansik

Aincrad Adventures GUI Script

Dec 21st, 2021
901
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.47 KB | None | 0 0
  1. -- Autofarm with God Mode (might be kinda slow at some times)
  2.  
  3. _G.Autofarm = true -- L key to disable/enable autofarm (reset character after enabling/disabling), might fling you and break permanently (semi-rare)
  4. _G.waitTime = 10 -- amount of time you want to wait until autofarming after dying (low time will cause autofarm to not start)
  5. loadstring(game:HttpGet("https://paste.gg/p/anonymous/4b3636280bec420ba60470d4225f0757/files/c221cb95c1fd4cb982fba639cb2dfc6e/raw", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement