Jump to content

Recommended Posts

Posted

I make this script, works PERFECT FOR ME.

 

The script stop in 1.9kkk (by precaution to that it does not exceed it limits of adena that can maintain to char)

 

Obvios, u need modify the item, and the count, i buy dyes for 1500.

 

In the "xxxx" put the ID of the item u buy.

 

The script, buy and sell.

 

 

 

LABEL(ADENA)
ITEMCOUNT(Adena>[iD=57],>,1900000000)   -> limit of adena 1.9kkk
{
exit
}
ITEMCOUNT(itenname>[iD=xxxx],>,1)
{
NPCDLG(Helvetia[iD=xxxx])
DLGSEL(Sell )
SELLITEM(itenname>[iD=xxxx],10000)
NPCDLG(Helvetia[iD=7081])
}
ITEMCOUNT(itenname>[iD=xxxx],>,1)
{
DELAY(900)
DLGSEL(Sell )
SELLITEM(itenname>[iD=xxxx],)
DELAY(900)
}
ITEMCOUNT(itenname>[iD=xxxx],<,1)
{
NPCDLG(Helvetia[iD=xxxx])
DLGSEL(Buy Dye )
BUYITEM(itenname>[iD=xxxx],1;)
DELAY(900)
}
DELAY(900)
NPCDLG(Helvetia[iD=xxxx])
DLGSEL(Buy Dye )
DELAY(900)
BUYITEM(itenname>[iD=xxxx],1500;)   --> 1500 is the total i buy.
DELAY(900)
CALL(ADENA)

Posted

The thing is that when you buy and buy items, the weight gets BUGGED and counts the real value of what you have bought...

what this script does is to check if you have more than 1 bought item.. in that case, it starts selling to reach 0...

 

May be this part is not understood, its what happens to me, i dont know if its my conection

Posted

my problem is that "you don't have enough adena" ! :p

 

I open l2phx,I tick the adena.txt on the last tab,i login but QQ nothing ... I get an empty message from hlapex (russian so the client don't recognise it and it send a blank line).

 

do i have to do anything more on the l2phx? i dunno rusisan either i've use it again ><

 

edit: when i try to buy about 10k it says "you've excided the weight limit"

Posted

my problem is that "you don't have enough adena" ! :p

 

I open l2phx,I tick the adena.txt on the last tab,i login but QQ nothing ... I get an empty message from hlapex (russian so the client don't recognise it and it send a blank line).

 

do i have to do anything more on the l2phx? i dunno rusisan either i've use it again ><

 

edit: when i try to buy about 10k it says "you've excided the weight limit"

 

This problem is for all...

 

I'm testing a lines for the script, maybe take the solution.

 

please wait

Posted

guys explain plz if there is something else i need to to to l2phx.

 

i just open it,at the last tab i tick the adena.txt and the open l2 and try to use the exploit... do i miss something here?

 

do i need to click and other thing to get the script running or so? i hate russian language (cause i can't understand :p)

Posted

I made 2 scripts..

 

BUY SCRIPT:

LABEL(begin)
//Your prefered dye npc trader
NPCSEL(Groot)
DELAY(1000)
LABEL(dyeftw)
{
NPCDLG(Groot)
DELAY(1000)
DLGSEL(  Buy Dye )
DELAY(800)
//ID 4588 = WIT+4 MEN-5 (last dye on list)
BuyItem([iD=4588],1000)
DELAY(1300)
CALL(dyeftw)
}

This one buys 1k in 1k, but you have to buy the first one manually then turn it on. Then you wait like 10 mins and do 'the trick' (not revealing).

You can also edit the 1k to 10k or whatever. Plus, if it bugs and you get overweighted, you can add some more delay on the 1300 delay.

 

SELL SCRIPT:

LABEL(begin)
//Your prefered dye npc trader
NPCSEL(Groot)
DELAY(1000)
LABEL(dyeftw)
{
NPCDLG(Groot)
DELAY(1000)
DLGSEL(Sell) 
DELAY(800)
//ID 4588 = WIT+4 MEN-5 (last dye on list)
SellItem([iD=4588],1000)
DELAY(1000)
CALL(dyeftw)
}

This one just sells 1k in 1k. Again, you can always edit it.

Hence there's no adena checking there. So you have to watch out for how much you have or you can just add something to check for it.

You can go up to 2.17kkk, go further and boom.

 

Worked for me. :D

Posted

Anywhere where it works. If the 'buy dye' or 'sell' doesn't work, just use the record function on L2W to see exactly what's the line for your html. (sometimes it's 'buy dye' or ' buy dye ' or 'buy dye '...)

Posted

Just a question...since that "There is a new adena exploit on DN" the amins said that this type of getting adena leave some negative data that is easy to be recognized and will lead to ban/block IP , does this script do the same?!

Posted

Really nice share, but im my honest opinion. You should have made atleast 20 posts required to read this.

 

If you don't, that's how all the GM/owners of servers (especially DN) read the exploits & then are able to fix thoose exploits.

 

Then again.. Who am I to say what you should do  ;D

Guest
This topic is now closed to further replies.



  • Posts

    • Inventory restock: Premium business accounts are now available.   ✔ Wallester Business EU 🇪🇺|💳 Unlimited virtual cards, physical cards, 🏦 multi-currency IBAN, ₿ crypto & stablecoin deposits. ✔ Stripe Business UK 🇬🇧|💳 Instant virtual cards (Visa/Mastercard), high-conversion checkout, multi-currency payouts, ₿ crypto payments, no-code payment links. ✔ Mercury Business US 🇺🇸|🏦 US checking & savings, 💳 unlimited virtual cards, domestic & International wires, native stablecoin settlement. ✔ Payset Business EU 🇪🇺|🏦 Multiple IBANs, UK sort code, SEPA Instant, 💳 unlimited virtual cards, multi-currency accounts. ✔ Novo Business US 🇺🇸|🏦 Business checking account, ACH payments & invoicing, 💳 virtual & physical cards, novo boost.
    • Let me see if I understand correctly, older gentlemen, when a newcomer shows up to create modern things with the help of AI, doing what you charge them to do, you point the finger and laugh. I believe that's why everything is stagnant. The product isn't for programming experts, it's for newcomers. Don't buy from you if they can do it themselves using this base. You're going to deliver a similar product, maybe even worse than this one, so why are you complaining? PowerShell, as you well know, started with it, then came new platforms and new apps, new creation models, all with different languages; I chose the simplest one for my taste. This is about being organized and knowing how to choose the right words for each situation. It's not 100%, but it already gives a good impression. Nothing is 100%, so a topic written by AI, and all the code that you charge an absurd amount for to prohibit and sell hacks, could be open source so that everyone can create new practices, new models, new information for passing packets, prohibiting the use of cheats that cause server owners to break so much. Let's remember that the Admin doesn't always shut down the server; it's the players who find problems and take advantage by buying and reselling items, and they say that the GM shuts down the server every week, but that's a lie. What they do is duplicate items with packages and sell them, but perhaps this could give some future developers a starting point to create their own protection following the model in the initial documentation. Because none of you answer a question from a newbie, you think you're superior because you have knowledge, but with AI, people like that can have the same knowledge as you, but with less practice. And if they practice a lot, 10,000 hours, they can be as good as all of you older developers in the L2J field.
    • ✨ Exclusive Offer for Marketplace Growth 🔥 Elevate your performance with a premium bonus. 💲 Top up your balance with $100 or more and receive an additional $5 credit — seamlessly added to your account. ⭐️ Designed for those who value efficiency, scale, and results. ⚡️ Effortless. Refined. Effective. 💥 Enhance your strategy today 💥
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..