Jump to content

The Perfect Script for IG Walker-> Adena Exploit


knoxville

Recommended Posts

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)

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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"

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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)

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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 '...)

Link to comment
Share on other sites

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?!

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock