It's not useful... the address will change after you close the game.. better show them how to get the real address that won't change so you could use that trainer all the time not once..
somewhat ontopic:
I made a tool relating to writing memory, but i was not really yelled at for doing it.. I dont get why people are so rude... :c
how to make trainer in vb.net using address + pointer ?
I have make 2 Trainer can use for all game . But I not sure can use 4bytes only or more . 1 Trainer with pointer And 1 no pointer . If u want make trainer with pointer using this code :
Code :
Dim amount As String = Textbox1.text
Try
WriteDMAInteger("Process Name",&HAddress,Offest :-{your pointer, Ex_Plants vs Zombie pointer :5560} , Value :-TextBox1.Text,Level:-1,NSize :-4)
As Exception
End Try
Originally Posted by ecaep42
somewhat ontopic:
I made a tool relating to writing memory, but i was not really yelled at for doing it.. I dont get why people are so rude... :c
..I don't get why either
Originally Posted by abuckau907
..I don't get why either
jesus christ you cant just say 'Good job, you tried'? are you that incompetent that you have to cling to your own glory, that you cant let anyone just have something? now i know why i never stayed here.
Good job. Try not to do it again. I'm not here to hold your hand. If you wouldn't have lied, I wouldn't have called you out. Simple as that.
this is work only with no VAC game but in vac game that working
Originally Posted by jokimoto
I have make 2 Trainer can use for all game . But I not sure can use 4bytes only or more . 1 Trainer with pointer And 1 no pointer . If u want make trainer with pointer using this code :
Code :
Dim amount As String = Textbox1.text
Try
WriteDMAInteger("Process Name",&HAddress,Offest :-{your pointer, Ex_Plants vs Zombie pointer :5560} , Value :-TextBox1.Text,Level:-1,NSize :-4)
As Exception
End Try