Home of Gamehacking - Archiv

Normale Version: VB 2010 Prob Like Freek
Sie sehen gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Hello Guys
Well i have a prob

with stacks or something

see this

[Bild: 2pzcyt3.png]

but

[Bild: 25ujfhi.png]

again with read long

[Bild: 2jg5ich.png]


but

[Bild: 10fnx2r.png]

Hope you solve the for me please

More errors after i face them :P

Thanks
MarkG
Hey,

afaik, the AOBSCAN function needs the processname...

Try it like this

AOBSCAN("Prince of Persia","Prince of Persia.exe",New Byte () {xx xx xx xx})

The PInvokeStackImbalance Error has something to do with your .NET version, i think.
Go to
Project -> Project Settings -> Compile -> Advanced Compileoptions -> Targetframework

Set it to 3.5
Thanks for replying
Well after i changed it to 3.5

Error 1 Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. Line 123, position 5. C:\Users\MyAccount\Documents\Visual Studio 2010\Projects\Trainer @\Trainer @\My Project\Resources.resx 123 5 Trainer @

how can i fix taht?


I think that there is something wrong with your ressources ...
FIxed thanks DNA