L2Walker script: Solo rebuff/restock/return script
Discussion on L2Walker script: Solo rebuff/restock/return script within the Lin2 Exploits, Hacks, Bots, Tools & Macros forum part of the Lineage 2 category.
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 ><
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..
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 .
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....
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!
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?
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?
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.
l2walker Attempt at script (return town/buff/etc) 05/24/2011 - Lineage 2 - 2 Replies server l2dreams
I want the bot to return to town using soe every 30 min or so to rebuff at npc. Return to location and farm. The only thing that i got working is getting it to click on the gatekeeper and nothign else lol. I'm noob at this.
"moveto" doesn't work, i have move to the gatekeeper manually...sad
"dlgsel" doesn't work, suppose to select the buffs i wanted.
thanks for the help.
///// Check if you are dead, and return you to city /////
label(start)
LF HELP.SCRIPT SOLO REBUFF SHUTGARD 10/13/2009 - Lin2 Exploits, Hacks, Bots, Tools & Macros - 1 Replies guys i need a script for solo rebuff that start from shutgard town and exp in crypt or disgrace.please help me!
tnx and bb
Soulshot craft & restock on soul ore SCRIPT 08/29/2008 - Lineage 2 - 0 Replies Hello,
What i want to do: I have my dwarf crafting soulshots on autocraft/vendor on l2walker. I want to make a script so he will go and get Soul ore from WH when needed.
However, i dont know how to make him stand up from Sell shop, please if u have any idea or script for such thing, post it.