[QUESTION] How to make a GM Helper ?

04/28/2011 17:17 sercen#1
Hello,

Since i saw some helpers, i wanted to create mine too. But honestly i don't know how to do that. I googled it and made some research but i found nothing. So can anybody help me please ? I want to know which program i should use and how can i do the helper.

Thanks in advance.
04/28/2011 21:49 Kazuyaš#2
Step #1 - pick a programming/scripting language that you think will suffice for the project.
Step #2 - learn the syntax to that language. (if i were you, id try autoit for this type of project)
Step #3 - get a list that has all of the GM commands.
Step #4 - implement all the commands into your helper.
Step #5 - release helper and enjoy ^^