Jump to content

Recommended Posts

Posted

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

 

Posted

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

Posted

i have on mind something special to create now ;D you will have news soon .. :D ;D

You can drop me in pm some infos if you want :D

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...