All content on our site is free and will always be free.

Please consider supporting us with disabling your AdBlock software and to gain access to thousands of free content!

Not sure how to disable AdBLock? Follow this tutorial: How to disable AdBlock

Get the very simple anti-afk

The very simple anti-afk code is below. Copy & inject it into the game. Enjoy!

Universal Script ? - it uses key press lol
while true do
    wait(300)
    keypress(VK_LBUTTON)
end

--yeah its an very simple script
--made by 6xrbu


-- so how it works?
-- it waits for 5 mins and click
-- its an loop

--it works on any exploit has keypress function