Originally Posted By: Loki12583
Originally Posted By: n00ber
Is there a way to make a batch file? So, he can drag a txt file onto the batch and it types the required !points add command? and it uses his username/permissions?


You wouldn't use a batch file, this is why mirc has a scripting language. Isn't he the one running the bot? Why wouldn't he have access to the add points command? Nillen already gave a script to loop over the names in the file, just use the /msg command to message the channel. With 600 lines this'll have to be spread out with a timer to avoid being kicked off the server.


The bot is being hosted, his isp was shutting him down when the bot was hosted on his pc. They thought it was DDoS attacks when people did the !ticket command lol So he has to type a command in chat then the bot pushes the points. I am going to try and get with him tonight, and see if he can make the loop script work.

Thanks again for the help.