Does anyone know the script command to detect the buff? Like the "Auto detect" thing in walker. Just wanna make it manual in a script. Would really help to write a script for HP bless weapon. Just need to find out the command that would detect whether I have the buff or not. Anyone know how to make that?
hi, can anyone pls help me with script. am lvl'ing my sub with off party prp. the problem is that buffs berserker spirit an holy weapon can be recieved only in party. so script should work like:
1. main char sends party invite to buffer
2. buffer comes to party
3. buffer gives bers and holy wepon buff to main char
4. leaves the party.
5. repeat all this in 20 min.
I found a little bug in scavenger quest when he comes to magic shop in dvarwen village and talking with npc(Mion) he don't press Path Of Scavenger-In progress.Etc,when i push "Path Of Scavenger-In progress" he go with Zimenf and back to Mion and always doing this,smth wrong Greenfire.
hmm well i made it on interlude maby one hellbound the Strings changed
any way this is not a verey good script i didn't use STRINDLG wat mean string in dialogue and will press automaticly the sentence most similar with my script sentence
for exampe:
the Gate keepers fee changes by night so
its swrong to do =>
DLGSEL(Abandoned Coal Mines - 690 Adena) (day)
coz at night it wil be 345 Adena approximately
and DLGSEL press only exact sentence
to solve this u need to use
STRINDLG(Abandoned Coal Mines)
so he wil target the most similar sentence
i think u got the same problem because... u already started the quest or something or maby becaus of the clients differences in quest.
anyways if u would change DLGSEL(become scavenger....)
to STRINDLG(Say Become Scavenger) it should work fine
hi i made a script that makes the 2 delivery quests in hot springs - it works on hellbound official (not java) - char used : TH 70+ (or other dagger) with stealth and dash skill - if u dont have a buffer,the script uses a haste potion everytime it starts questing again and it buys scrolls of escape eveytime he uses one,so u can let it make the quests 24/7.
script start is on the hot springs port (goddard gk > Hot springs 9300)
enjoy
DLGSEL("Jeremy sent me to get some adena." )
MOVETO(146125,-58099,-2984)
MOVETO(146917,-58363,-2984)
MOVETO(147584,-58260,-2984)
MOVETO(147685,-57805,-2930)
MOVETO(147745,-56940,-2784)
MOVETO(147788,-56187,-2784)
MOVETO(147949,-55321,-2737)
NPCSEL(Tatiana[ID=31275])
NPCDLG(Tatiana[ID=31275])
DELAY(5000)
DLGSEL(Teleport.)
DLGSEL(Hot Springs - 9300 Adena )
DELAY(10000)
JMP(HS)
//
//==============================HS Questy======================================
//
LABEL(HS) SAY(Oujeee :P)
USESKILL(Stealth)
USEITEM(Haste Potion[ID=734])
MOVETO(145218,-113092,-2567)
MOVETO(146488,-112619,-2355)
MOVETO(147526,-112600,-2181)
MOVETO(149182,-112502,-2090)
Small warning: when u run script it says "Oujeee :P" in white chat, so delete this line of script.
These links are dead :/ Please where i can get scripts for class change scripts for l2w ? Thx
CLASS CHANGE QUESTS!
Human wizard Class Change (LVL20)
Shillen Oracle Quest(LVL20)
Dark Elf Wizard Class Change(LvL20)
Dark Elf Assassin Class Change(LVL20)
Human Cleric Class Change(LVL20)
Scavenger Class Change (LVL20)
Elven Rogue Class Change(LVL20)
Human Rogue Class Change(LVL20)
thats the part of the script that im creating but it seems that its not doing the item count and continue to run the script even if the item is not yet complete and its not even using the scroll of escape, what seems to be wrong with my script help me please
hello, uhmm is there any scripts that when a player attacks you while your bottin well your character defensively and offensively attacks too to the player who is flaggin you.
xD
NPCSEL(Beolin[ID=31547])
NPCDLG(Beolin[ID=31547])
DELAY(1000)
DLGSEL(Quest)
DELAY(1000)
DLGSEL([Specialty Liquor Delivery (In Progress)])
DELAY(1000)
DLGSEL("I'm here to deliver some liquor." )
NPCSEL(Beolin[ID=31547])
NPCDLG(Beolin[ID=31547])
DELAY(1000)
DLGSEL(Quest)
DELAY(1000)
DLGSEL([Specialty Liquor Delivery (In Progress)])
DELAY(1000)
DLGSEL("I'm here to deliver some liquor." )
why he did not acpt the quest???
One line need to be changed on Gracia part2. Use this below
question on l2walker scripting 11/02/2008 - Lineage 2 - 3 Replies a noob question
since im new into scripting....
is there any way ... how to make a script pm a certain char??
i've read the guide made by emir0n under the Lin2 Exploits, Hacks, Bots, Tools & Macros....but what i've read from the guide is just only this
SAY(writing)
Speaks generally. Anyone in game can view.
so is it possible to pm a certain char??
l2walker scripting: command to forceattack player? 05/26/2008 - Lin2 Exploits, Hacks, Bots, Tools & Macros - 0 Replies I know theres forceattack() command to attack NPCs but is there something similar for normal players? I have a player called "killer" and one called "victim" and I want the "killer" to automatically attack "victim" when he is in range.
any ideas?
thanks
L2Walker scripting problem 03/14/2008 - Lineage 2 - 0 Replies Hi everyone,
here the question probably no one could solve..
Problem
im a dwarf i have 2 "SAME" rings i want to put tem in.
(Ring of Ages)
in script
USEITEM(itemname)
L2Walker, scripting questions/help 12/13/2006 - Lineage 2 - 0 Replies Hey, just asking a few questions hope you don't mind ^_^
I'm looking to make a script so when I cast magic on something, the walker bot will cast, say Wind Strike, on the same thing, at the same time.
I've looked through the options in walker and have it setup now, but it doesn't cast at the same time, but when I've finished casting.
If this isn't possible, last time I checked Walker scripts could not pickup what was said in chat, is this still the case?
Thanks. ^_^
Note: If you...
L2Walker 10.2.3 Scripting 01/02/2006 - Lineage 2 - 0 Replies Unable to get any clues on how to do it with the files provided, and unable to find guide. Anyone want to elighten me? :rolleyes: