Jump to content

[share] recoment script by tiranous {l2phx}


Recommended Posts

can you explain what to do next? :S

 

 

1st) put in "id" your action packet ( target your char and take it )

2nd) put on char1-7 your characterSelected packet (you can take it while you log in game)

3rd) if you don't want 7 characters just leave it empty (delte the letters) and go to find this : 

 

if (fromserver) and (pck=hstr('64 41 03 00 00 00 00 00 00')) then

begin

buf:=id;

sendtoserver;

delay (400);

buf:=id1;

sendtoserver;

delay (700);

buf:=id2;

sendtoserver;

delay (2000);

buf:=char7;

sendtoserver;

delay (700);

end;

 

 

and delete it ...

 

if you want 5 char find the same thing with char6.... and delete (delete it all not just the char7)

 

4) run the script and go for a cafe :D

 

Link to comment
Share on other sites

i didn't understand what this script exactly do ? what's difference it make ?

 

 

you run it and it rec the char you want..

 

what a mean ?

 

it chose a character then logs to game and rec the char you want... then it makes restart and rec again.. when one's character's recs finish it change automaticly char!~ and your character can get ... 255 recs in 15 minutes :P

 

nice one thnx

Damn i got it first i was waiting for 7 ppl recoment script

GJ Tiranous keep sharing

 

thx guyz ;D ;D ;D

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...