Jump to content

Recommended Posts

Posted

tiranous is back with a new share :D

 

I was searching for a recoment script... but i found only for walker and l2net.. pff .. so i decided to create one alone :P and vuala!!!!

 

well how this script is working? its very easy~

this is the script :

 

var a:array[1..100] of string;

     i,n:integer;

id,id1,id2,id3, :string;

begin

id:=hstr('04 60 F6 17 10 E8 3F 01 00 FC 41 02 00 77 F2 FF FF 00');//here your action packet

id1:=hstr('B9 60 F6 17 10');

id2:=hstr('46');

id3:=hstr('0D 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00');

begin

buf:=id;

sendtoserver;

delay (400);

buf:=id1;

sendtoserver;

delay (700);

buf:=id2;

sendtoserver;

delay (2000);

buf:=id3;

sendtoserver;

delay (700);

end;

end .

 

 

 

The only think you have to do is to change the red code... Go in game target the man who want to rec and take on phx the packet "action" then come and paste it to script here on red code!! (remove red one :P ) then just *tick* the script .. and go for a cafe ^^

 

 

 

download links:

 

Download from 4shared

 

more links later :P

 

 

 

P.S. if your phx lag... don't worry your char is still recomenting :P

 

of you want to log with 2 chars (one give recs and the other get recs) you must have phx only on the windows wich have the char who give recs

 

how to do this? :

open l2 ... log with your char who want to get the rec.. ok go sit somewhere...

Now open phx..

open 2nd window l2.. and log with the char who will give recs

 

 

 

 

 

Edit:

 

IF you still have problem.. try to take CharacterChose packet and put it on The green leters on script

 

UPDATE :

 

var a:array[1..100] of string;

     i,n:integer;

id,id1,id2,char1,char2,char3,char4,char5,char6,char7, :string;

begin

id:=hstr('04 60 F6 17 10 E8 3F 01 00 FC 41 02 00 77 F2 FF FF 00');

id1:=hstr('B9 60 F6 17 10');

id2:=hstr('46');

char1:=hstr('0D 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00');

char2:=HStr ('characterSelected packet from 2nd character');

char2:=HStr ('characterSelected packet from 2nd character');

char3:=HStr ('characterSelected packet from 3rd character');

cha4:=HStr ('characterSelected packet from 4th character');

cha5:=HStr ('characterSelected packet from 5th character');

cha6:=HStr ('characterSelected packet from 6th character');

cha7:=HStr ('characterSelected packet from 7th character');

begin

buf:=id;

sendtoserver;

delay (400);

buf:=id1;

sendtoserver;

delay (700);

buf:=id2;

sendtoserver;

delay (2000);

buf:=char1;

sendtoserver;

delay (700);

end;

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:=char2;

sendtoserver;

delay (700);

end;

end .

 

added the red one piece... what is it doing?

when from server send you a message that "you don't have more recs wait untill 1 pm etc..." then the script automaticly chnage character ;D so go to 2nd ;D

 

and to add a 3rd char copy this red and paste it  down of end; and change char2 to char3 ;D  BUT DON"T FORGET to write the characted selected packet ;D I will share in a moment a full script for 7 chars in acc :D

 

 

DOWNLOAD THE UPDTATE FOR 7 CHAR

 

 

 

How to run it :

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

 

 

 

Credits 100% to : tiranous

Posted

Fan of tiranous!!!

 

:D i apreceate much :P

 

Now I am working on "character change" what i mean?

 

when on char do 9 recs.. phx will change character (but must be on same account)

 

but there is a problem ... If account doesn't have full characters inside you will disconected from the server :S

 

I have finished this.. just need some time to test it on all server before I post it

Posted

wich packets should we take drom Phx to make it work ? We have just to target charact. or what ?

 

only target .. and if still don't work you must take choseCharacter packet and add it here : id3:=hstr('0D 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00');

Posted

I will test it now, if its working i will give you karma..and yes i saw your tp script ;D

 

:DD it is working :D belive me :D

 

(if not tell me where you stuck and i will tell you what to do ;) )

 

tested on many server all was interludes :P

Posted

with this thing u will do 9 recs??cause that's the limit per day

 

this script make recs that can do a ppl double :D i just tested again yesterday and i saw it :D

 

I can do it change char alone.. so iif you have 7 chars on 1 account ... and 1 char and you 18 recs you can do 7x18 = 126 per account...

 

that scipts isn't buged the recs (exept double) but just recoment automaticly .. if you needed to rec the character by own... you willl need... hours... days...

 

 

Posted

*UPDATED*

 

added script for 7 chars ..

how to set it up

added credits on script xD :D

 

you can now download the new version ;D

 

thx all  ah also RAULE did you test it ? xD ;D

Posted

*UPDATED*

 

added script for 7 chars ..

how to set it up

added credits on script xD :D

 

you can now download the new version ;D

 

thx all  ah also RAULE did you test it ? xD ;D

 

yea!!! that was i waiting for ;D

 

and if i don't want 7 chars and i want 6?what should i do?

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.



  • Posts

    • hello everyone! I am wanting to save the files (Ini. - Data - ) of the EP5 Client: Salvation... But they generate the error "corrupt files"... I tried several versions of L2FileEditor without good results. I need help! Thank you!
    • Opening December 6th at 19:00 (GMT +3)! Open Beta Test from November 30th!   https://l2soe.com/   🌟 Introducing L2 Saga of Eternia: A Revolution in Lineage 2 High Five! 🌟   Dear Lineage 2 enthusiasts, Prepare to witness the future of private servers! L2 Saga of Eternia is not just another High Five project—it’s a game-changing experience designed to compete with the giants of the Lineage 2 private server scene. Built for the community, by the community, we’re here to raise the bar in quality, innovation, and longevity. What Sets Us Apart? 💎 No Wipes, Ever Say goodbye to the fear of losing your progress. Our server is built to last and will never close. Stability and consistency are our promises to you. ⚔️ Weekly New Content Our dedicated development team ensures fresh challenges, events, and updates every week. From custom quests to exclusive features, there will always be something exciting to explore. 💰 No Pay-to-Win Skill and strategy matter most here. Enjoy a balanced gameplay environment where your achievements come from effort, not your wallet. 🌍 A Massive Community With 2000+ players expected, join a vibrant and active community of like-minded adventurers ready to conquer the world of Aden. 🏆 Fair and Competitive Gameplay Our systems are designed to promote healthy competition while avoiding abusive mechanics and exploits. 🔧 Professional Development From advanced bug fixes to carefully curated content, we pride ourselves on smooth performance, no lag, and unparalleled server quality. Key Features Chronicle: High Five with unique interface Rate: Dynamic x10 rates Class Balance: Carefully fine-tuned for a fair experience PvP Focused: PvP Ranking & aura display effect for 3 Top PvPers every week Custom Events: Seasonal and permanent events to keep you engaged Additional Features:   Custom Endgame Content: Introduce unique dungeons, raids, or zones unavailable in other servers. Player-Driven Economy: Implement a strong market system and avoid overinflated drops or rewards. Epic Siege Battles: Announce special large-scale sieges and PvP events. Incentives for Streamers and Clans: Attract influencers and big clans to boost server publicity. Roadmap Transparency: Share a public roadmap of planned updates to build trust and excitemen   Here you can read all the features: https://l2soe.com/features   Video preview: Join the Revolution! This is your chance to be part of something legendary. L2 Saga of Eternia is not just a server; it’s a movement to redefine what Lineage 2 can be. Whether you’re a seasoned veteran or a newcomer to the world of Aden, we invite you to experience Lineage 2 at its finest.   Official Launch Date: December 6th 2024 Website: https://l2soe.com/ Facebook: https://www.facebook.com/l2soe Discord: https://discord.com/invite/l2eternia   Let’s build the ultimate Lineage 2 experience together. See you in-game! 🎮
    • That's like a tutorial on how to run l2 on MacOS Xd but good job for the investigation. 
    • small update: dc robe set sold   wts adena 1kk = 1.5$ 
    • DISCORD : utchiha_market telegram : https://t.me/utchiha_market SELLIX STORE : https://utchihamkt.mysellix.io/ Join our server for more products : https://discord.gg/hood-services https://campsite.bio/utchihaamkt
  • Topics

×
×
  • Create New...