Shindo Life 2: AHK Multi Purpose AFK EXP Grinder

Опубликовано: 11 Март 2026
на канале: DemiurgeLO
778
15

This is a Multi Purpose EXP AFK Grinder that I worked on yesterday. IDK if you can get banned for using this so I am no way responsible for you getting banned, so use at your own discretion.
Links:
WinRAR: https://www.rarlab.com/download.htm

AHK: https://www.autohotkey.com/

My discord:   / discord  
_____________________________________________________________________
Code:
;------------------------------------------------------
;Auto clicker
;------------------------------------------------------
; If you wish to put a set about of clicker you do (Loop, 100)

+0::
loop{

send {LButton}

}

return

;------------------------------------------------------
;KG farmer
;------------------------------------------------------
;If you wish to put a set about of loops you do (Loop, 100)
+9::
loop{

Send 1
Sleep 100
Send 2
Sleep 100
Send 3
Send {c down}
Sleep 500
Send {c up}

}

return

;------------------------------------------------------
;Basic farmer
;------------------------------------------------------
;If you wish to put a set about of loops you do (Loop, 100)
+8::
loop{
sleep 100
Send r
Sleep 100
Send f
Sleep 100
Send v
sleep 100
Send t
Sleep 100
Send g
Sleep 100
Send b
Send {c down}
Sleep 500
Send {c up}

}

return

;------------------------------------------------------
;1st Stage Jin farmer
;------------------------------------------------------
;If you wish to put a set about of loops you do (Loop, 100)
+7::
Loop
{
Send {z down}
Sleep 3500
Send {z up}
sleep 200
Loop, 5
{
send q
sleep 10
send z
sleep 25000
}

Send {z down}
Sleep 3500
Send {z up}
sleep 30000
}

Return

;------------------------------------------------------
;2nd Stage Jin farmer
;------------------------------------------------------

+6::
Loop
{
send {z down}
Sleep 3500
Send {z up}
Sleep 500
Loop, 50
{

Send {z down}
Sleep 400
send 6
sleep 20
Send {z up}
sleep 1000
}

send {z down}
Sleep 3500
Send {z up}
sleep 30000
}

Return

;------------------------------------------------------

End::
{
msgbox AFK Grind stop
exitapp
}
_____________________________________________________________________
Game Link: https://www.roblox.com/games/46166528...

song link:    • NaNa & Marin Hoxha - OK  

Copyright Disclaimer under Section 107 of the copyright act 1976, allowance is made for fair use for purposes such as criticism, comment, news reporting, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favour of fair use.