Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > WarRock
You last visited: Today at 13:10

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



WarRock EU - Code Snippets

Discussion on WarRock EU - Code Snippets within the WarRock forum part of the Shooter category.

View Poll Results: Wie findet ihr diesen Thread
Klasse! 78 60.94%
Geht so 17 13.28%
Sinnlos, braucht keiner 33 25.78%
Voters: 128. You may not vote on this poll

Closed Thread
 
Old 08/10/2011, 15:29   #4846
 
Dogukan47's Avatar
 
elite*gold: 1
Join Date: May 2011
Posts: 1,490
Received Thanks: 196
thx und hat jmd die supernospread source? +addy
Dogukan47 is offline  
Old 08/10/2011, 15:48   #4847
 
elite*gold: 0
Join Date: Jul 2011
Posts: 3,812
Received Thanks: 1,840
PHP Code:
 if (CH_SuperNoSpread)
{
*(
double*)ADR_SUPERNOSPREAD=0;
}
else
{
*(
double*)ADR_SUPERNOSPREAD=5;

#define ADR_SUPERNOSPREAD 0x4CD922

Addy habe ich nicht getestet.
xRoute66x is offline  
Thanks
2 Users
Old 08/10/2011, 16:24   #4848
 
elite*gold: 0
Join Date: Aug 2011
Posts: 27
Received Thanks: 20
Moin,
hat einer eine Idee warum mein CHimpREC nicht startet?
xKirbey is offline  
Old 08/10/2011, 16:56   #4849
 
elite*gold: 0
Join Date: May 2011
Posts: 313
Received Thanks: 323
Quote:
Originally Posted by xKirbey View Post
Moin,
hat einer eine Idee warum mein CHimpREC nicht startet?
Ich würde sagen du machst etwas falsch.
Kann dir leider nicht weiter helfen
SubZerom_ is offline  
Thanks
1 User
Old 08/10/2011, 17:13   #4850
 
elite*gold: 0
Join Date: Aug 2011
Posts: 27
Received Thanks: 20
Habe C++ installiert, jetzt funktioniert es

PS: Hat einer ein Addy-Logger Project für mein Addy-Logger ?
xKirbey is offline  
Old 08/10/2011, 18:09   #4851
 
Büny :)'s Avatar
 
elite*gold: 1
Join Date: Jun 2011
Posts: 302
Received Thanks: 367
Quote:
Originally Posted by xroute66x™ :) View Post
PHP Code:
 if (CH_SuperNoSpread)
{
*(
double*)ADR_SUPERNOSPREAD=0;
}
else
{
*(
double*)ADR_SUPERNOSPREAD=5;

#define ADR_SUPERNOSPREAD 0x4CD922

Addy habe ich nicht getestet.
Du failst das ist die Asm addy von Supernospread. Die memory ist #removed.
Büny :) is offline  
Thanks
2 Users
Old 08/10/2011, 18:21   #4852
 
Dogukan47's Avatar
 
elite*gold: 1
Join Date: May 2011
Posts: 1,490
Received Thanks: 196
thx @ buny
Dogukan47 is offline  
Old 08/10/2011, 18:42   #4853
 
elite*gold: 0
Join Date: Jul 2011
Posts: 3,812
Received Thanks: 1,840
Quote:
Du failst das ist die Asm addy von Supernospread. Die memory ist 841050.
Oh xD
Habe einfach eine SuperNoSpread addy aus dem Sammelthread genommen
xRoute66x is offline  
Old 08/10/2011, 18:44   #4854
 
elite*gold: 0
Join Date: Aug 2011
Posts: 27
Received Thanks: 20
Code:
//=======================================//
//========xKirbey AddyLogger v1.0========//
//=======================================//
//================Pointer================//
#define PTR_PLAYERPOINTER        0x009D8AF0
#define PTR_SERVERPOINTER        0x009D8A8C
//================Memory=================//
#define MEM_WATERHEIGHT          0x009DFBFC
#define MEM_NORESPAWN1           0x00B048F4
#define MEM_NORESPAWN2           0x00B048F8
#define MEM_NORESPAWN3           0x00B048FC
#define MEM_FOGCOLOR             0x009D97AC
#define MEM_NEARFOG              0x009DFC0C
#define MEM_FARFOG               0x009DFC14
//================Offset=================//
#define OFS_INVISIBLE            0x0011A2B4
#define OFS_SLOT1                0x001021B0
#define OFS_SLOT2                0x001021B1
#define OFS_SLOT3                0x001021B2
#define OFS_SLOT4                0x001021B3
#define OFS_SLOT5                0x001021B4
#define OFS_SLOT6                0x001021B5
#define OFS_SLOT7                0x001021B6
#define OFS_SLOT8                0x001021B7
//=======================================//
//=======================================//
//=======================================//
xKirbey is offline  
Old 08/10/2011, 19:14   #4855
 
elite*gold: 0
Join Date: Jul 2011
Posts: 3,812
Received Thanks: 1,840
Quote:
//=======================================//
//========xKirbey AddyLogger v1.0========//
//=======================================//
//================Pointer================//
#define PTR_PLAYERPOINTER 0x009D8AF0
#define PTR_SERVERPOINTER 0x009D8A8C
//================Memory=================//
#define MEM_WATERHEIGHT 0x009DFBFC
#define MEM_NORESPAWN1 0x00B048F4
#define MEM_NORESPAWN2 0x00B048F8
#define MEM_NORESPAWN3 0x00B048FC
#define MEM_FOGCOLOR 0x009D97AC
#define MEM_NEARFOG 0x009DFC0C
#define MEM_FARFOG 0x009DFC14
//================Offset=================//
#define OFS_INVISIBLE 0x0011A2B4
#define OFS_SLOT1 0x001021B0
#define OFS_SLOT2 0x001021B1
#define OFS_SLOT3 0x001021B2
#define OFS_SLOT4 0x001021B3
#define OFS_SLOT5 0x001021B4
#define OFS_SLOT6 0x001021B5
#define OFS_SLOT7 0x001021B6
#define OFS_SLOT8 0x001021B7
//=======================================//
//=======================================//
//=======================================//
Das kommt rein, oder nicht?

€: Ah, ist ja schon dort drinne xD
xRoute66x is offline  
Old 08/10/2011, 19:27   #4856
 
elite*gold: 1
Join Date: Jul 2011
Posts: 472
Received Thanks: 1,444
Quote:
Originally Posted by Büny :) View Post
Du failst das ist die Asm addy von Supernospread. Die memory ist #removed. Removed wiso? 0x841050
Hier sollst du sachen nicht removen ô_Ô
_TradEmArk_:) is offline  
Thanks
1 User
Old 08/10/2011, 21:25   #4857
 
Büny :)'s Avatar
 
elite*gold: 1
Join Date: Jun 2011
Posts: 302
Received Thanks: 367
Quote:
Originally Posted by _TradEmArk_:) View Post
Hier sollst du sachen nicht removen ô_Ô
Ich habs halt removed willst mich reporten? xDD
Genau wegen sowas. Leecher. Ich will den meisten Epvp-Kiddies einfach nix geben weil man ja sieht das sie nix updaten können. Ok ich hab meinen Hack selber nicht geupdated aber das hat seine Gründe. Aber wenn man etwas weitergibt, hat es bald jeder. Das gilt nicht an alle hier.
Büny :) is offline  
Thanks
1 User
Old 08/10/2011, 21:59   #4858
 
elite*gold: 0
Join Date: Sep 2010
Posts: 10,216
Received Thanks: 5,781
Zum E-*****-Vergleich bitte sonst wo treffen, aber nicht in diesem Board.
theitfan1337 is offline  
Thanks
3 Users
Old 08/11/2011, 13:00   #4859
 
elite*gold: 0
Join Date: Aug 2011
Posts: 108
Received Thanks: 283
Hi everybody, i have codes for wallhack and Chams.
Is here someone who can me help me with it?

Because i need work "DETORS ITEM" or what...
Please could help me?

SKYPE:hustak61

!>FlaWlezZ<! is offline  
Old 08/11/2011, 13:57   #4860
 
elite*gold: 0
Join Date: May 2011
Posts: 313
Received Thanks: 323
Quote:
Originally Posted by !>FlaWlezZ<! View Post
Hi everybody, i have codes for wallhack and Chams.
Is here someone who can me help me with it?

Because i need work "DETORS ITEM" or what...
Please could help me?

SKYPE:hustak61

I think you mean Detours
Public Detours are E9 etc. maybe it works maybe not
SubZerom_ is offline  
Closed Thread


Similar Threads Similar Threads
WTB Flyff Source code snippets
04/01/2012 - Flyff Trading - 0 Replies
Hellow I posted this because I wanted to buy a fix scroll of unbinding.Which removes soul-link of an item.If you have its code snippets PM me.Don't sell me a code which is release because all of them are not working.I wanted to buy a fix one and a non-buggy code Payment:via Paypal
[Autoit] Youtube Code Snippets
07/29/2011 - AutoIt - 5 Replies
Tag Zusammen. Wie wohl die meisten von euch mitbekommen haben, bieten derzeit sehr viele User hier sogenannte Youtube Services an, bei denen man Abos, Likes, Dislikes etc. kaufen kann. Doch wer wirklich Erfolg haben will, braucht natürlich viele Abonnenten und Likes, was per Hand Tage dauern würde. Deshalb werden hier in letzter Zeit immer mehr Youtube Bots verkauft. Was, wie ich finde, ein ziemliche Abzocke ist, da das meist nur sehr schlechte Bots sind, die lediglich den Internet...
Some Code-Snippets[PSERVER]
07/15/2011 - Kal Hacks, Bots, Cheats & Exploits - 17 Replies
This is the code of the hack which Fremo released.. I got new methods so I dont need this anymore & maybe it'll help some people... G31 Adult Skill if(comboBox4->Text=="Panther'crit'") { KC->Chat(255," Panther Skill ON"); KC->Threads=1; KC->lasttime = timeGetTime()-15000; } else if(comboBox4->Text=="Tiger'otp'")
[Release] Code Snippets Manager
01/21/2011 - Coding Releases - 0 Replies
Code Snippets Manager http://upit.cc/images/1d47d78e.jpg Hab mich heute mal rangesetzt, und einen kleinen Manager für Code-Snippets(Code-Fetzen) gecodet, da ich alles sortiert in einer Anwendung wollte. Da es sicherlich jemand nützlich finden wird, lad ich es hier mal hoch.



All times are GMT +2. The time now is 13:10.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.