Need help?[Help] Login / PassWord in Hacks - MPGH - MultiPlayer Game Hacking & Cheats
[Help] Login / PassWord in Hacks
Posts 1–11 of 11 · Page 1 of 1
[Help] Login / PassWord in Hacks
Hello friends and friends.
I wish somebody would explain to me how to put in username and password hacks, when injected asked for the password.
thanks
Thats what i want to know to
u can code a graphic part in the hack showed when the .dll is injected... u need the textbox class to (use search button, there is here, i'm sure) and make a check of the content of the textboxs with a prefixed string...
Do a windows forms xD
Originally Posted by Mr.Magicman
Do a windows forms xD
good luck by include a form into a .dll which is not made for windows forms
u can load the password external
like read it from C:\HACKPW.txt
its very simple but works xD
else u can make a D3D textbox which return true after enter the right PW and return false if not
hmm... thats an idea/yea
i try it xD
Originally Posted by kotentopf
good luck by include a form into a .dll which is not made for windows forms
u can load the password external
like read it from C:\HACKPW.txt
its very simple but works xD
else u can make a D3D textbox which return true after enter the right PW and return false if not
hmm... thats an idea/yea
i try it xD
Kotentopf good idea, to create a file txt with the password on the drive C, leaving the more TXT Hidden. xD
Originally Posted by kotentopf
good luck by include a form into a .dll which is not made for windows forms
If you did it, wouldn't be allowed on MPGH.... as long a it doesn't connect online
maybe if you're coding a private VIP hack and the username/password are for your own member database.
Originally Posted by matypatty
If you did it, wouldn't be allowed on MPGH.... as long a it doesn't connect online
maybe if you're coding a private VIP hack and the username/password are for your own member database.
Stuff here is fine if it connects online. I'm sure it's okay if you make a textbox to login to MPGH.
Originally Posted by kotentopf
good luck by include a form into a .dll which is not made for windows forms
u can load the password external
like read it from C:\HACKPW.txt
its very simple but works xD
else u can make a D3D textbox which return true after enter the right PW and return false if not
hmm... thats an idea/yea
i try it xD
Seriously?
You're creating a Windows DLL and you say it's not made for Windows Forms? --"