Jump to content

IG Walker 1.46 Script for the Adena hack, recommended for L2Gold


NH

Recommended Posts

I made this script myself and its working fine now after the last edit.

It's the best and easiest to use script, click run once and you can go to sleep or whatever, it will stop when you reach 2kkk.

Label(Start)
NPCDLG(Holly[iD=7839])
DELAY(500)
DLGSEL(Buy Consumables and Minerals)
DELAY(100)
{
BuyItem(Soul Ore[iD=1785],1)
}
DELAY(100)
NPCDLG(Holly[iD=7839])
DELAY(500)
DLGSEL(Buy Consumables and Minerals)
DELAY(100) 
{
BuyItem(Soul Ore[iD=1785],9999)
}
NPCDLG(Holly[iD=7839])
DELAY(500)
DLGSEL(Sell )
DELAY(100)
{
SellItem(Soul Ore[iD=1785],1)
}
NPCDLG(Holly[iD=7839])
DELAY(500)
DLGSEL(Sell )
DELAY(100)
{
SellItem(Soul Ore[iD=1785],9998)
}
ITEMCOUNT(Adena[iD=57],>,2000000000)
{
EXIT()
}
DELAY(500)
JMP(Start)

 

PS:    You have to be in Aden Grocery near Trader Holly.

PS2:  The most expensive item in L2Gold's grocery is now Soul Ore, costs 94 adena. (Inconvenient, huh?)

PS3:  If it doesnt work properly just increase the delays.

 

Tested in L2Gold C4 Official Server (http://www.L2Gold.org)

 

Link to comment
Share on other sites

work's OK but..

 

the problem that I have is that when for example I am buying DYES, I often buy without problem but there are moments at which it is as if it exploded and the weight raises single… somebody knows some solution for this?

Link to comment
Share on other sites

work's OK but..

 

the problem that I have is that when for example I am buying DYES, I often buy without problem but there are moments at which it is as if it exploded and the weight raises single… somebody knows some solution for this?

This guy make this script for l2 Gold ... i said him to change title of post but nothing :P

Link to comment
Share on other sites

it doesnt work, It buys ores then sells them and you lose money. What a shame :s

You are supposed to use it with l2packethack and the adena script (adena.txt)

And it does work, I've tryed it myself.

Link to comment
Share on other sites

my bad, u re right.

Can i add something so it keeps running endessly?

It is running endlessly already, there's an infinite loop.

Feel free to add anything though...

label (X)

{

script

}

call (X)

Just look at the script and tell me if you don't see that.

 

Link to comment
Share on other sites

If you remove the safety >10000 instruction, then it runs for a while til it finally bugs somehow, but Its nof fault of your script, its  a matter of the exploit itself, after doing it many times finally the character bugs and the npc says you have 1 adena, although you still have your adenas intact in the inventory (you can still trade it, etc...). I lost, however, 50kk that magically transformed to "1 adena"  :o  although its still quite profitable  :-*

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



×
×
  • Create New...