Hello.
I need a tutorial on how to make a code generator on delphi.
It's about a code generator that know already some info's and you just enter something.
Like.I need a tut on hot to do a code like this:
user=username01;pass=qwertyg1;mail=username01@gmai l.com;alertpay=username01@gmail.com;country=*;refe rer=cod4rullez
I need a tut where the pass and country and referer is same everytime.I need a tut where u just put the username,then it complete's the email and alertpay and then u see the code.
I need a tut on something like this:
I made the image to see how I would need to make it.