NH Posted August 21, 2007 Posted August 21, 2007 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)
knoxville Posted August 21, 2007 Posted August 21, 2007 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?
Str0umf Posted August 21, 2007 Posted August 21, 2007 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
knoxville Posted August 21, 2007 Posted August 21, 2007 This guy make this script for l2 Gold ... i said him to change title of post but nothing :P This script is basic. Work in many server's.
NH Posted August 21, 2007 Author Posted August 21, 2007 This guy make this script for l2 Gold ... i said him to change title of post but nothing :P 1)It could work anywhere... 2)I Edited the title anyway though...
marihuanorz Posted August 21, 2007 Posted August 21, 2007 it doesnt work, It buys ores then sells them and you lose money. What a shame :s
NH Posted August 21, 2007 Author Posted August 21, 2007 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.
marihuanorz Posted August 21, 2007 Posted August 21, 2007 my bad, u re right. Can i add something so it keeps running endessly?
NH Posted August 22, 2007 Author Posted August 22, 2007 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.
marihuanorz Posted August 22, 2007 Posted August 22, 2007 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 :-*
kicoxada Posted August 22, 2007 Posted August 22, 2007 and if you make rr ? dude, stop make toppic with questions..... you does not help forum doing it!
Recommended Posts