Jump to content

Recommended Posts

Posted

Look into the classes TL2Item and TInventory.

Hint:

Inventory.Quest.ByID(itemID, item)

Inventory.User.ByID(itemID, item)

Ty, but i think im too dumb, can u give me a example to use? i watn check if amount is < 100

Posted

I don't have it right here with me but from pure memory and instinct fiddle with stuff like this

 

begin

if (Inventory.Quest.ByID(itemID, item) = true) and (item.Count < 100) then

<do stuff>

end.

Posted

Hi all

anyone can help me pls.

i search how can i sniff NPC HTML dialogue. on l2 net or l2 walkers is easy with record too do that but on adr impossible find this option :/

i need too know this html chat for make my own script. pls if u have answer tell me :)

Posted

Hi all

anyone can help me pls.

i search how can i sniff NPC HTML dialogue. on l2 net or l2 walkers is easy with record too do that but on adr impossible find this option :/

i need too know this html chat for make my own script. pls if u have answer tell me :)

Hi if you mean save npc dialog in to txt file so this help for you

uses classes;
begin
with Tstringlist.create do
try
  Text := Engine.DlgText;
  SaveToFile('C:\dlg.txt');
finally
  Free;
 end;
end.
  • Like 1
Posted (edited)

really nice thx alot adr.bot work perfect

action="bypass -h custom_dobuff MakeBuffs Acumen231"

is all i need :)

 

now my script work for buff i use :

        Engine.SetTarget(35650); // NPC ID
        Delay(500);
        Engine.DlgOpen;
        Delay(500);
        Engine.DlgSel('buff');
        Delay(500);
        Engine.bypasstoserver('custom_dobuff MakeBuffs Acumen231');
        Delay(500);

 

thx again and again and again :)

Edited by BouKipiKe
Posted

 

Hi if you mean save npc dialog in to txt file so this help for you

uses classes;
begin
with Tstringlist.create do
try
  Text := Engine.DlgText;
  SaveToFile('C:\dlg.txt');
finally
  Free;
 end;
end.

Hey, is there a way to save community dialogs? Dialog viewer doesn't work in l2redemption. 

Posted

hallo can anyone send me a script to auto write when i get reported? plz 

or if its not posible something to evade that f@cking jail...?? ty guyz and sorry for my bad english :D

i need see what kind captcha your server have, if server tales then i cant bypass this xd

Posted (edited)

 Hi, maybe someone knows how to focus (and work) on this kind of "pop up" when server ask me with captcha?
 I know how to codify to choose right answer, but I don't know how to read that window's content...

93bfbcc992.jpg  Thanks 4 read!

 

(la2warrior.com server)

 

 

EDIT: Engine.DlgText dont work for me, becouse it isn't Dialog Window!!

Edited by tommy_demateo

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

    • Dear players, Account registration for Airin x2 will be open 13.03 at 19:00 (GMT+1)! You can create an account by selecting Airin in the upper right corner of your profile or via the link. Accounts will not be deleted after the Open Beta Test, so don't miss the registration!   The Open Beta Test (OBT) will start on March 14 at 18:00 (GMT+1) and will last until March 17 at 20:00 (GMT+1) (approximately). Players who find bugs during OBT will receive CoL as a reward: - 1 CoL for each visual staticmeshes bug - For example, passing through textures, stairs, etc. - 2 CoL or more for server-side bugs (depending on severity) You can report bugs via ⁠support in Discord or forum.   🔽 Download links: Google Drive: Download  China Client: Download  Updater: Download  Nickname reservation will be available from March 20 at 17:00 (GMT+1). Service cost: 5 CoL.
    • 💰 Calling All Clans! Join Project Nemesis and Earn Real Money! 💰 Project Nemesis is offering exclusive rewards for clans that join our server! If you're a clan leader or a member looking for a fresh, competitive, and rewarding experience, this is your chance! 🎁 Clan Leader Rewards: ✅ Earn real money just for playing and leading your clan! ✅ Special in-game perks and bonuses. 🎮 Clan Member Rewards: ✅ Starter Pack – Boost your progress from day one! ✅ Free Premium Account – Enjoy extra features at no cost! 💀 Why Choose Project Nemesis? 🔥 Thrilling PvP and PvE content. 🔥 Active community and dedicated staff. 🔥 Balanced economy and fair play. 🔥 Regular events and tournaments. 🔗 Join Us Now! 🌍 Website: playnemesis.org 💬 Discord: Join Here Don't miss this opportunity! Bring your clan, enjoy epic battles, and get rewarded for your dedication! 💎🔥
    • thats funny, you are beign funny, hopzone.net is the most legit website is. (was) the reason? Selling votes to server owners (fake servers can be first due to money) Advertising new scryde owner's server and cycling the players to cryde server while other admins paying Kadar made a mistake selling to a server owner she destroyed the reputation of the website alongside with its legitimacy so as all people saying RIP
    • Hi guys! I want to ask if someone tried playing lineage 2 server with game guard on winlator and is it possible to do it
  • Topics

×
×
  • Create New...