ExclamationWeaponRange

Posts 3145 of 90 · Page 3 of 6
Lol@that isn't nopping. If you actually knew what you were doing you would know you are changing the bytes to load a very large value into eax instead of the actual range. So tell me, who gave you this?
Quote Originally Posted by whit View Post



Well thanks for going ahead and getting it for me but how are you using plugins on 64 bit? explain pls
put then into the olly folder, i use the default olly debug, NOT olly ice!


btw.

it works also with the superbullets addy
Quote Originally Posted by kotentopf View Post
put then into the olly folder, i use the default olly debug, NOT olly ice!


btw.

it works also with the superbullets addy
YouTube - No Range
What really hmm can you send the olly you have in a rar file?
m ediefire and send me link?
Quote Originally Posted by whit View Post


What really hmm can you send the olly you have in a rar file?
********e and send me link?
I pass the link..
Quote Originally Posted by whit View Post


What really hmm can you send the olly you have in a rar file?
m ediefire and send me link?
http://www.ollydbg.de/odbg110.zip

not my HP but the original olly page, its ur risk
Parents are responsible for their children.
Yay, kotentopf, restarted router. Working again.

And No Range 2

Thanks RagetYet and Kotentopf

Bytes:

Memory((LPVOID)0xNoRange1, "\x90\x90\x90\x90\x90\x90", 6);
Memory((LPVOID)0xNoRange2, "\x90\x90\x90\x90\x90\x90", 6);
}else{
Memory((LPVOID)0xNoRange1 , "\x8B\x80\xC8\x02\x00\x00", 6);
Memory((LPVOID)0xNoRange2 , "\x8B\x80\xC8\x02\x00\x00", 6);

These bytes are working fine for me Found in Olly.
Quote Originally Posted by Sydney View Post
Yay, kotentopf, restarted router. Working again.

And No Range 2

Thanks RagetYet and Kotentopf

Bytes:

Memory((LPVOID)0xNoRange1, "\x90\x90\x90\x90\x90\x90", 6);
Memory((LPVOID)0xNoRange2, "\x90\x90\x90\x90\x90\x90", 6);
}else{
Memory((LPVOID)0xNoRange1 , "\x8B\x80\xC8\x02\x00\x00", 6);
Memory((LPVOID)0xNoRange2 , "\x8B\x80\xC8\x02\x00\x00", 6);

These bytes are working fine for me Found in Olly.
and finally the last step:

[php] Hack.Addresses.NoRange1 = Hack.Addresses.FindPattern(CSHELLW,CSHELLS,(PBYTE) "\x8B\x80\x00\x00\x00\x00\x89\x44\x24\x0C\x8B\x82\ x00\x00\x00\x00\xFF\xD0\x3B\xC3\x74\x17\xD9\x80\x0 0\x00\x00\x00\xDA\x4C\x24\x08","xx????xxxxxx????xx xxxxxx????xxxx");
Hack.Addresses.NoRange2 = Hack.Addresses.FindPattern(Hack.Addresses.NoRange1 +1,CSHELLS,(PBYTE)"\x8B\x80\x00\x00\x00\x00\x89\x4 4\x24\x0C\x8B\x82\x00\x00\x00\x00\xFF\xD0\x3B\xC3\ x74\x17\xD9\x80\x00\x00\x00\x00\xDA\x4C\x24\x08"," xx????xxxxxx????xxxxxxxx????xxxx");
[/php]

fully working sig scan

what u want to post now? xD
Quote Originally Posted by kotentopf View Post
and finally the last step:

[php] Hack.Addresses.NoRange1 = Hack.Addresses.FindPattern(CSHELLW,CSHELLS,(PBYTE) "\x8B\x80\x00\x00\x00\x00\x89\x44\x24\x0C\x8B\x82\ x00\x00\x00\x00\xFF\xD0\x3B\xC3\x74\x17\xD9\x80\x0 0\x00\x00\x00\xDA\x4C\x24\x08","xx????xxxxxx????xx xxxxxx????xxxx");
Hack.Addresses.NoRange2 = Hack.Addresses.FindPattern(Hack.Addresses.NoRange1 +1,CSHELLS,(PBYTE)"\x8B\x80\x00\x00\x00\x00\x89\x4 4\x24\x0C\x8B\x82\x00\x00\x00\x00\xFF\xD0\x3B\xC3\ x74\x17\xD9\x80\x00\x00\x00\x00\xDA\x4C\x24\x08"," xx????xxxxxx????xxxxxxxx????xxxx");
[/php]

fully working sig scan

what u want to post now? xD
GJ. What did you think i would post ?

Im using this method 2 cuz mine isnt working :S
Now you got some credits for my Logger.
Yayz he givin me the base already
Its pretty nice..
Quote Originally Posted by RagedYet View Post
Ok so many of you guys have seen me talked shit all the time and never release something right? but this time i got pissed since the last hacks released on this forum were used with some of my finds wich i gave to someone and he leeched to everyone alse hmm so now lets make this shit public so everyone can get em right? dont forget to rep me and i might release more good shit maybe aimbot

#define WepRange1 0x374B5739
#define WepRange2 0x374B5989

how to use? nop em

Example: with bytes


YourNopFunction( (PBYTE)WepRange1, (PBYTE)"\xB8\x00\x00\x00\x10\x90", 6 );
YourNopFunction( (PBYTE)WepRange2, (PBYTE)"\xB8\x00\x00\x00\x10\x90", 6 );

YourNopFunction( (PBYTE)WepRange1, (PBYTE)"\x8B\x80\xC8\x02\x00\x00", 6 );
YourNopFunction( (PBYTE)WepRange2, (PBYTE)"\x8B\x80\xC8\x02\x00\x00", 6 );

you find out when they are on or off i dont like feeding leechers on 100%.

If i get enought thanks ill start posting good shit to get my rep back.
I didn't use "your finds" in my hack.
Quote Originally Posted by _Fk127_ View Post
I didn't use "your finds" in my hack.
Sure thats why you credited matypaty buddie . he got it off me you got the addies off him stop trying to proof your self just go download the full vip base ive uploaded and stop the drama.
Eu Addyes:
I haven't tested them..
0x374B5A29
0x374B5A2A
Quote Originally Posted by coogle007 View Post
Eu Addyes:
I haven't tested them..
0x374B5A29
0x374B5A2A
i say u they wrong

374B5A29
374B5A2A - (subtract)
00000001
Ok i added the 1 not subtracted
Posts 3145 of 90 · Page 3 of 6
This thread is closed for replies.

Tags for this Thread

None

Need help?