old NR Bot

Posts 1–15 of 47 · Page 1 of 4
old NR Bot


Nr Bot v1.3 ( old versione undetected )
Source.txt56 KB · 500 downloads Clean
Crap but it work
And i've a new method to do it
Quote Originally Posted by iosonoperch View Post
Crap but it work
And i've a new method to do it
> crap but it work
Coding is NOT about making things work.
Because code is written less times than it is read.
> I've a new method to do it
Not like you need to be 1337 h@x0r to have a 'new method', nor it is a reason to boast.
In fact, you are boasting that you barely fixed something ugly as fuck, which was, in first place, your fault.
Code:
			  *(BYTE*)0x148D0C8 = 6;
			  *(BYTE*)0x148D0C9 = 0;
			  *(BYTE*)0x148D0CA = 0;
			  *(BYTE*)0x148D0CB = 0;

			  *(BYTE*)0x148D018 = 0;
			  *(BYTE*)0x148D019 = 0;
			  *(BYTE*)0x148D01A = 0;
			  *(BYTE*)0x148D01B = 0;

			  *(BYTE*)0x58DAEBC = 124;
			  *(BYTE*)0x58DAEBD = 208;
			  *(BYTE*)0x58DAEBE = 72;
			  *(BYTE*)0x58DAEBF = 1;
LOL.

Code:
__asm POPAD;
return oEndScene(pDevice);
}
Someone doesn't know they shouldn't be doing this

All in all, I really give this code style 0/10.
Made my eyes hurt.
1>a.obj : error LNK2001: unresolved external symbol _D3DXCreateLine
1>a.obj : error LNK2001: unresolved external symbol _D3DXCreateSprite
1>a.obj : error LNK2001: unresolved external symbol _D3DXCreateFontA
1>a.obj : error LNK2001: unresolved external symbol _Direct3DCreate9
Any help?Im just a noob and trying to learn,Can someone help me with this?
Quote Originally Posted by xTaZzYx View Post
1>a.obj : error LNK2001: unresolved external symbol _D3DXCreateLine
1>a.obj : error LNK2001: unresolved external symbol _D3DXCreateSprite
1>a.obj : error LNK2001: unresolved external symbol _D3DXCreateFontA
1>a.obj : error LNK2001: unresolved external symbol _Direct3DCreate9
Any help?Im just a noob and trying to learn,Can someone help me with this?
C&P more.
You need to link d3d9.lib
I did using the linker but still
Quote Originally Posted by xTaZzYx View Post
I did using the linker but still
Include the directx sdk.
how am i going to make it work and how
i know with c++ but how
Quote Originally Posted by ramantkurd01 View Post
how am i going to make it work and how
i know with c++ but how
Learn C++.
Guys i know i suck etc , but can someone tell me what 2 do with this thing? Just dont laugh x_x .
Quote Originally Posted by Kuba34444 View Post
Guys i know i suck etc , but can someone tell me what 2 do with this thing? Just dont laugh x_x .
Laugh at it, don't use it.
Posts 1–15 of 47 · Page 1 of 4

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?