Jump to content

i need a afk script


S5_FrozTie

Recommended Posts

There is an automatic AFK thing in the plugin called TAB, to give people a key every 5 minutes, it is pretty easy.

every 5 minutes:
   loop all-players
   execute console command  "/crate givekey %loop-player% RareKey 1"
     

NOT TESTED, MAY NOT WORK.

Link to comment
Share on other sites

3 hours ago, rookielh said:

There is an automatic AFK thing in the plugin called TAB, to give people a key every 5 minutes, it is pretty easy.

every 5 minutes:
   loop all-players
   execute console command  "/crate givekey %loop-player% RareKey 1"
     

NOT TESTED, MAY NOT WORK.

i dont know where to add it 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...