Hey, I was hoping to get some help with a project I'm about to try. My goal is to create a program that will generate all possibilities of a 5 digit number for a mud I play. I know enough C++ or Java to complete this part of the project, but I don't know anything about scripting or creating plugins to send these combinations to my MUSHclient app. or to send text back to stop the prog.
For example,
I generate numbers and send them to the world, until the text "Access Granted" triggers the end of the program, and saves the combination to a file. Any help would be greatly appreciated.
Thanks You
For example,
I generate numbers and send them to the world, until the text "Access Granted" triggers the end of the program, and saves the combination to a file. Any help would be greatly appreciated.
Thanks You