|
You last visited: Today at 03:48
Advertisement
New walker script commands
Discussion on New walker script commands within the Lin2 Exploits, Hacks, Bots, Tools & Macros forum part of the Lineage 2 category.
05/05/2009, 00:01
|
#1
|
elite*gold: 0
Join Date: Nov 2008
Posts: 3
Received Thanks: 0
|
New walker script commands
From Towalker.com:
Add some script command about party and skill
script command :
IsMember, !IsMember ,RequestJoinParty
RequestOutParty,QuitParty,
MemberBuffs(character name, status name[Id=***]) ,
!MemberBuffs(character name, status name[Id=***])
this command check Self
CharBuffs(status name[Id=***]), !CharBuffs(status name[Id=***])
any know how can use it?
|
|
|
05/05/2009, 06:06
|
#2
|
elite*gold: 0
Join Date: Apr 2009
Posts: 88
Received Thanks: 23
|
label(this)
if(!isMember){
RequestJoinParty
wait 10
if(isMember){
MemberBuffs(charact.....
QuitParty} else {
jmp this
}
}
or something i'd imagine, i'm a c++ programmer so this is really just psuedo code
|
|
|
05/05/2009, 14:45
|
#3
|
elite*gold: 0
Join Date: Nov 2008
Posts: 3
Received Thanks: 0
|
and i need to change "IsMember" with the name of player who i want to invite?
|
|
|
05/05/2009, 19:04
|
#4
|
elite*gold: 0
Join Date: Nov 2005
Posts: 269
Received Thanks: 331
|
not if in l2walker
|
|
|
05/05/2009, 23:13
|
#5
|
elite*gold: 0
Join Date: Apr 2009
Posts: 88
Received Thanks: 23
|
Quote:
Originally Posted by silverifc
and i need to change "IsMember" with the name of player who i want to invite?
|
i imagine isMember will return true if your in party and !isMember will return true if your not in a party or they might be functions such as isMember("charName") someone else knows, or towalker will post notes soon
|
|
|
05/06/2009, 17:12
|
#6
|
elite*gold: 0
Join Date: Nov 2005
Posts: 269
Received Thanks: 331
|
Player Script
label(buffcheck)
RequestJoinParty(buffer)
dalay(6000)
RequestOutParty(buffer)
delay(28000)
jmp(buff)
Buffer Settings - Auto Accept party (player)
label(buff)
MemberBuffs(player,Profecy of Wind)
delay(25000)
jmp(buff)
|
|
|
05/08/2009, 12:43
|
#7
|
elite*gold: 0
Join Date: Feb 2009
Posts: 5
Received Thanks: 1
|
Quote:
Originally Posted by Boooooooooooo
Buffer Settings - Auto Accept party (player)
label(buff)
MemberBuffs(player,Profecy of Wind)
delay(25000)
jmp(buff)
|
or under party buff setting just set the buff, auto dectect, leave name section blank, so when ever it in party it auto check auto buff party member, no need for script
|
|
|
05/08/2009, 14:58
|
#8
|
elite*gold: 0
Join Date: Dec 2007
Posts: 5
Received Thanks: 0
|
Manual on Walker scripts:
|
|
|
05/08/2009, 15:08
|
#9
|
elite*gold: 0
Join Date: Nov 2005
Posts: 269
Received Thanks: 331
|
Quote:
Originally Posted by undescryptive
or under party buff setting just set the buff, auto dectect, leave name section blank, so when ever it in party it auto check auto buff party member, no need for script
|

You are allright!!!
|
|
|
05/24/2009, 09:14
|
#10
|
elite*gold: 0
Join Date: Apr 2008
Posts: 25
Received Thanks: 1
|
some1 is getting error when trying to use some skill like buffer by script
|
|
|
 |
Similar Threads
|
l2walker script commands
02/03/2021 - Lin2 Exploits, Hacks, Bots, Tools & Macros - 21 Replies
SET (L2WALKER, ENABLE|DISABLE) // stops outside the start hanging the function
Explained: Outside the establishment stops hanging outside the function or the start hangs the function
Example: SET (L2WALKER, ENABLE) outside // start hangs the function
Outside SET (L2WALKER, DISABLE) // stops hanging the function
USESKILL (name , SELF|PLAYER|PARTY|NPC|PET, TargetName)
Explained: Use skill
SELF // own
PLAYER // plays the family
PARTY // troop members
|
Walker Script
06/21/2009 - Lineage 2 - 11 Replies
Hi
i test now all this scripts but not one work can any help me fast?
Need Script for PoF from PP
DD = Dalino
PP = Zaruto
|
[Script] [Help] For Walker 2.13
05/12/2009 - Lineage 2 - 4 Replies
Why this Command don't work again??? or i do something wrong....T_T
PosInRange(-33636,197452,-3624,1500)
{
SET(RANGETYPE,DEFPOS,-33636,197452,-3624,150000)
DELAY(1000)
{
. . .
}
|
IG Script for walker
12/24/2008 - Lineage 2 - 5 Replies
How can I write script, that my bot use SOE after 55 minutes lvling. Yes, I know, that I can put DELAY(55minutes). but it isn't way of solving problem, because if bot will die, he also wait this delay to use return to town.
So is there any suggestions to solve the problem ?
|
Using /commands in OOG Walker
05/18/2007 - Lineage 2 - 1 Replies
Hi I'm pretty new to this I'm trying out free version of OOG Walker and when I try use commands like /invite name or /target name in OOG walker it just goes into the chat and will not accept commands. Is there a diff way you have to use these commands in OOG walker? I tried searching for this topic but I am not sure what to search for really. Sorry if it has been answered before, t y.
|
All times are GMT +1. The time now is 03:49.
|
|