Hi, thanks for your reply.
By some reason, it is only counting the last variable value.

Code:
Slot 1: A
Slot 2: A
Slot 3: A
Slot 4: A
Slot 5: A
Slot 6: A
Slot 7: A
Slot 8: A
Slot 9: B
B appeared 1 time(s)


And there was a typo in %i = i, changed to %i = 1 as it was a never ending loop that crashed mIRC.
If you could help me by fixing the code, I'd be thankful!