Hi eendje,

I see you are trying to make a game script. Now, it's not that I don't want to help you, but to make a script like that requires some basic/medium-advanced mIRC scripting skills. If you don't know how to check if a certain item is in a hash table, or how to output hash table data, then it's best to learn about hash tables first smile

In the mystats alias that I gave you, I used /echo as an example, expecting you to modify it to your needs...

I'm afraid I will end up writing your whole bot so I'll just give you some pointers:

/help custom identifiers
/help hash tables
/help token identifiers
/help while loops
/help custom windows
/help

Also, you could check out the tutorial section from mircscripts for more information.

Perhaps someone else here on this msgboard will be of further assistance.

Good luck with your bot,

Greets


Gone.