Geckis   -  Mar 12, 2013

Hi , i have a quaestion how to send commands via PHP IRC BOT to Counter-Strike: global offensive server? eg: you write in channel .pass lala and it's do rcon command sv_password lala in server.. thank you.

another question: how to set command ignore 3sec in php bot?

Sorasyn  -  Mar 12, 2013

Question One: You'd have to add code to the bot itself to parse and catch such a command as "pass" to be able to process the code on trigger.

Geckis  -  Mar 12, 2013

can you write me the full code?...

TMFKSOFT  -  Apr 14, 2013

As for rcon find an rcon program that has commandline and use exec('') to run the rcon

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.