L2Walker script: Solo rebuff/restock/return script

09/06/2008 00:36 EnmaAi#16
how about going back to clan hall to get buffs?

let's say my char is in a clan that owns a clan hall in Rune town and it's level 70+
09/06/2008 06:13 vlad1500#17
thanks for the script. Works and very useful. Helped me a lot ^_^
09/14/2008 16:43 emir0n#18
2 ream : i got a report that u want to close the thread,if so,confirm it,but anyway a gj with the script,u should continue with the scripting :)
09/22/2008 17:40 jkaizer85#19
Is this script that i make is correct?

LABEL(检测打怪圈)
CharStatus(CHP,<=,0)
{
DELAY(1000)
MSG(死亡回城!)
GOHOME()
JMP(出城)
}

Is this the correct scrip for return to town after dead

POSINRANGE(18915,144688,-3104,3750)
{
MSG(在城内,出城打怪。)
JMP(出城)
}
LABEL(RUNTOADV)
{
CALL(ADVOREN)
//CALL(ADVGODDARD)
//CALL(ADVSHUTTGART)
CALL(ADVDION)
//CALL(ADVGIRAN)
RETURN()
}

And also i'm a bit confused to make rebuff script..return after buff melt and rebuff again..i'm not sure..this one i make i just try copy from other script and its seem not working ><


Can someone give some example how to return to town after buff melt and rebuff again and go to hunting location such as center dragon valley

i'm kinda confused to make script when i'm trying to use ur script ><

p/s: sorry for my bad english:)
09/22/2008 17:56 grandeur18#20
can i have a request of a script for a plains walker whos leveling outside goddard in grendels place auto storage and auto withraw pots SS? if not its ok. im just trying maybe its ok. :) tnx in advance sir i appreciate..
09/22/2008 19:03 suspectgr#21
Fantastic work Ream!
09/30/2008 23:44 reloadro#22
ty for a really nicely organised script , but i've runned into a problem with configuring the return for buffs ( detection of hp bless wearing out ) part , it returns to town after fighting a few mobs . at first i thought it might have something to do with the herbs i pickup , but i see it's something in the maxHP detection setting .
10/22/2008 01:36 policarpo#23
im having some problems with the return after buffs go off, smtimes it works, smtimes not, idpnt know why :/
10/22/2008 02:55 policarpo#24
question

can i change the % for the buff check

bec im having a problem with the return to city stuff

when the buffs go off, smtimes mi char never gets to the 94% of hp, so it never calls the gototown label, theres a way to change it so the % of hp needed could be lower?

right now im using pts when hp gets to 90% si it works, but its a big waste of pots and money....

Quote:
LABEL(BUFFCHECK)
{
//--------------------------------------------------------------------------------------------------------------------(3a) CONFIG
CharStatus(CHP,<=,hp*0.80)
{
CharStatus(HP,>=,78)
{
//--------------------------------------------------------------------------------------------------------------------(3a) CONFIG
CharStatus(CHP,<=,hp*0.80)
{
CALL(TOTOWN)
}
}
}
RETURN()
}
smtng like that maybe?
11/07/2008 01:15 idogwapo#25
guys sorry for being a noob, but i need your help to make this script to work for my Elven Wizard which is currently leveling outside dion. i really dont understand how to configure and i can't download from the links posted above. hope someone will help me. thanks in advance!

I already got it.. thanks for that useful script!
11/10/2008 04:10 Unit117a#26
thanks for the script

now I just need the item ID for Iron Arrows.
I gotta stock on them arrows too :D
I am low on arrows.. let's go get some!!! hehehe
12/26/2008 20:59 F4lc0n#27
Im using the script, at the beggining it works, I activated it in the city restock BSSC pots and soes, he ports to oren and start killing, well, when buffs has gone he dont return to the city, now i return to the city manually and activated the script... and walker restock well but when hes near the Adventure Guide, he speak with him but dont ask him for buffs, and continues to gatekeeper, talk to her but dont select Ivory Tower option :S what can I do plz?
12/27/2008 13:20 F4lc0n#28
Well I have fix my problem with NPCs but the other problem continues, When buffs go out my char continues killing and dont use SOE, I configured it like this, I dont know if Im doing something wrong

//-----------------------------------------------------
//---------------- CHECKS IF MAX HP OR MP IS LOW.
//----------------
//---------------- MAGE:
//-------------------------
//---------------- THE FIST CHARSTATUS CALL SHOULD INCLUDE YOUR MAXMANA(WITH BTS6)*0.60
//---------------- THAT IS 60% OF MAX HP WITH NEWBIE BUFFS. THIS NEEDS TO BE UPDATED EVERY FEW LEVELS (NOT EVERY LEVEL)
//---------------- OR THE SCRIPT WONT DETECT WHEN NEWBIE BUFFS WEARS OFF.
//---------------- IF USING THIS COMMENT OUT THE FIGHTER PART.
//---------------- PLEASE NOTE THAT MANA NEEDS TO BE AROUND THIS VALUE (60%) FOR THE SCRIPT TO DETECT BUFF ABSENCE.
//-------------------------
//--------------------------------------------------------------------------------------------------------------------(3b) CONFIG
LABEL(BUFFCHECK)
{
//--------------------------------------------------------------------------------------------------------------------(3b) CONFIG
CharStatus(CMP,<=,952)
{
CharStatus(MP,>=,63)
{
//--------------------------------------------------------------------------------------------------------------------(3b) CONFIG
CharStatus(CMP,<=,666)
{
CALL(TOTOWN)

in CharStatus(CMP,<=,952) is 0,60*my MP with adventurer buffs, but when adventurer buffs gone out my char dont return to the city anyone could help me plz?
01/02/2009 03:20 asthore#29
Well i got to thank you for this post, finally i can understand how its made lololol, but i have 2 questions, how to make pet to take healing potions when hit, and i need something to sell crop at manor...that one i think will be some problem, cause i cant sell nothing with some guys being so fast lolol. Well tks for all help that comes from the experts on this mathers.
And a happy new year to all.
01/07/2009 02:50 pedroabreu#30
dude ur awsome!!!!
tytytyyty
but could anybody there plz make one on Aden town plz??
ty