VB NET 2010 Project

08/27/2013 19:47 Str8inyou#1
If u know VB net 2010 please help me to finish this.

And give me some ideas how design for Offsets
Quote:
writepointerintger ("blabla","&H" + textbox1.text , Value , and now offsets "&H"+textbox2.text, "&H" +textbox3.text ... etc.
08/27/2013 20:27 Ludder231#2
you got an error: textbox1(,)text. Must be textbox1(.)text :D
08/28/2013 11:52 Str8inyou#3
My bad ...
Do you know how to freeze a Cheat engine address in vb 2010?
08/28/2013 12:26 Acin™#4
Its not possible to "freeze".
But you can make a endless loop and set the value again and again...
08/28/2013 13:12 Str8inyou#5
And how can i do that? and 1 more thing
How can i put Hotkeys ... like, be in game and press any button to "incress/decress someting"
08/28/2013 13:54 th0rex#6
Just use google. There are enough functions for hotkeys. For the loop you just use While true.
08/28/2013 14:03 Str8inyou#7
i found some posts with hotkeys but only if form1 is open... not if game is open
08/28/2013 19:45 .SkyneT.#8
[Only registered and activated users can see links. Click Here To Register...]
08/28/2013 19:55 Str8inyou#9
Thank you:)
09/03/2013 23:45 Str8inyou#10
well... need some ideas to fix it
xD
09/05/2013 03:26 schneider1424#11
if your trying to create something like this :


then i can help cause i already made one :3
09/05/2013 11:01 Str8inyou#12
Thats a nice program :)
09/05/2013 11:05 Jead_10#13
what is the program doing?
09/05/2013 11:08 Str8inyou#14
reading/writeing process memory.
Like a little trainer
09/06/2013 22:09 schneider1424#15
Quote:
Originally Posted by Str8inyou View Post
reading/writeing process memory.
Like a little trainer
still need help?