How the hell do u add a password?
Ok Lmfao.Im a good hacker but i nneed some password to protect my hacks.
Can enyone tell me how to add a password on a VB6 Trainer and my new trainer ( with a pass ) im gonan give it to the one that teache's me how to add a password aon a VB6 trainer.Oh and Yes ive looked in the forums and no I havent found eny tutorial that says how to add a password on a VB6 trainer.
Thanks

ZOMG...check the isaul basic forum then check log_in tutorial...that is what u need...
=)
Thats exactly what i want To stop.Its easy to crack that password...Enyone has a better way ? And more safe?
either pack it. Use inet to store the password on a server and have a decrypted in your hack or use GUID.
If the hack is good enough they will go thru anything (like theredeye's hack). If you ask me the best way to protect it would be to set password on rar (some non-bruteforcable).
or you can do this...
Or use a file like the VIP Generator.. lol
it creates a Code based on your current computer ( dont change parts now )
the code is UNIQuE and if they fill in the UNIqUE code the hack wil open, WOW!
The only single way you can protect your hacks is to make a login through a server using TCP\IP Sockets(Winock Control), Which I have noticed are a bitch to make in VB.net, Its eazy in 6.0 though.
I know how to do 1 password protection really hard to crack.
Wat it does is the first time u open the hack it safes a 30 words and numbers key (random) on ur computer, then it checks if a "urkey".txt file exists in ur server (free subdomain or w/e), if yes it allows u to run the hack.
And if u try to open the hack with out the key check it give u an error.
Im Not sharing the code, if u want it, PM.
err...you mean it reads a webpage, or downloads a file compares and deletes?, That would be quite eazy to make no offence.