Hi guys,
1. I'm now and then having issues with messages showing as tells in log of the bots open window running it. I presume its simply sending tells out to fast without enough delay, is there a way to fix this maybe? It can't be a lot of extra time needed but clearly it does/can happen, so anyone?
2. I need to send an in-game msg/tell to x amount of people, e.g. 24 signed for a raid. How do I do this, I have a feeling every time I do e.g. a $this -> bot -> send_tell("message"); it will get issues with the required delay in between? Do all messages sent like this get queued technically? If so I presume increasing the delay might help me when I want to loop that command 24 times in a quick query?
Comments and help welcome
Organizer