can someone help me in my code?
I only want that the player jump...
I use that:
public static int aJump = 0x4F5FC20;
int fJump = bClient + aJump;
bClient is the client base address and is 100% not false!!!
then i use:
vam.WriteInt32((IntPtr)fJump, 5);
Thread.Sleep(10);
vam.WriteInt32((IntPtr)fJump, 4);
but the player don't jump?
Pls help me!
Hallo,
kann mir eventuell jmd helfen?
Ich starte grad mit CSGO Hack coding und will nur einen simplen Sprung machen...
Ich nutze das:
public static int aJump = 0x4F5FC20;
int fJump = bClient + aJump;
bClient ist die Client base addresss und ist 100% nicht falsch!
then i use:
vam.WriteInt32((IntPtr)fJump, 5);
Thread.Sleep(10);
vam.WriteInt32((IntPtr)fJump, 4);
aber der spieler springt nicht?
Bitte um hilfe
Best regards
Mit vielen Grüßen
BlackSKill88
closed







