| Nid > macro | |
|
|
|
Author | Message |
---|
lunchboxes Novice
Posts : 77 Exp : 93 Fame : 0 Join date : 2009-12-16
| Subject: Nid > macro Fri Feb 12, 2010 6:02 pm | |
| if not same party , but the prz auto buff to another party when tat party no have buff , how to make this macro? No nid say anything~~
thx | |
|
| |
tomtom Super Moderator
Posts : 2011 Exp : 2084 Fame : 1 Join date : 2009-12-09 Location : Puchong
| Subject: Re: Nid > macro Sat Feb 13, 2010 9:11 am | |
| not nid macro, juz at ur config ~
partySkill Blessing { lvl 10 hp sp >40% target (target name) target_hp target_isJob target_isNotJob target_whenStatusActive target_whenStatusInactive Blessing timeout 0 << set ur duration notPartyOnly 0 <<< change to 1 }
last time i use this setting can, now duno ^^ | |
|
| |
lunchboxes Novice
Posts : 77 Exp : 93 Fame : 0 Join date : 2009-12-16
| Subject: Re: Nid > macro Thu Feb 18, 2010 1:40 am | |
| thx for helping me
but if pvp , another player join my guild but me lazy in config add his name den how? | |
|
| |
tomtom Super Moderator
Posts : 2011 Exp : 2084 Fame : 1 Join date : 2009-12-09 Location : Puchong
| Subject: Re: Nid > macro Thu Feb 18, 2010 9:33 am | |
| #automacro buffAndWarp { console /\[dist=(.*)\] (.*) \((\d+)\): (assum|heal|atk|suff|angelus|sr|cure|ab|buff|ky)$/i sp >= 70 priority 0 class priest exclusive 1 call checkMsg } macro checkMsg { $dist = $.lastMatch1 if ($dist > 6) stop $name = $.lastMatch2 $i = $.lastMatch3 goto accessGranted :accessGranted $msg = $.lastMatch4 $posx = @rand (2, 3, 4, 5) $posy = @rand (2, 3, 4, 5) $cellIsFull = 0 do eval $::Macro::Data::varStack{cellIsFull} = 0;foreach (@{$::playersList->getItems()}) { next if (($_->{pos_to}{x} != $posx) || ($_->{pos_to}{y} != $posy));$::Macro::Data::varStack{cellIsFull} = 1; last;} if ($cellIsFull == 1) goto accessGranted $x = @arg ("$.pos", 1) $y = @arg ("$.pos", 2) $evalx = @eval ($x + $posx) $evaly = @eval ($y + $posy) if ($msg == assum) goto assum if ($msg == heal) goto heal if ($msg == buff) goto agiBless if ($msg == ab) goto agiBless goto end
:heal do sp 28 $i 10 pause 0.5 do sp 28 $i 10 pause 0.5 do sp 28 $i 10 pause 0.5 do sp 28 $i 10 stop
:assum do sp 361 $i 10 stop
:agiBless do sp 34 $i 10 pause 1 do sp 29 $i 10 stop
}
this 1 is marcro
this 1 could be able to buff all ppl ( even ur enemy) | |
|
| |
lunchboxes Novice
Posts : 77 Exp : 93 Fame : 0 Join date : 2009-12-16
| Subject: Re: Nid > macro Sat Feb 20, 2010 5:54 pm | |
| | |
|
| |
lunchboxes Novice
Posts : 77 Exp : 93 Fame : 0 Join date : 2009-12-16
| Subject: Re: Nid > macro Sun Feb 21, 2010 12:00 am | |
| one more question
how to avoid mvp ( nid relog )
my relog d got prob , always slow relog den see my char died .......
Nid Help!!! | |
|
| |
tomtom Super Moderator
Posts : 2011 Exp : 2084 Fame : 1 Join date : 2009-12-09 Location : Puchong
| Subject: Re: Nid > macro Sun Feb 21, 2010 1:16 am | |
| better set at mon_control.txt
oni add ur bot map monster name
example : Ant's Egg 1 0 0 PecoPeco's Egg 1 0 0 Pupa 1 0 0 Thief Bug's Egg 1 0 0 Hydra 1 0 0
then at last line add all -1 3 0
Ant's Egg 1 0 0 PecoPeco's Egg 1 0 0 Pupa 1 0 0 Thief Bug's Egg 1 0 0 Hydra 1 0 0 all -1 3 0
then will see all monster also will relog ( except the monster u list down wont dc ) | |
|
| |
lunchboxes Novice
Posts : 77 Exp : 93 Fame : 0 Join date : 2009-12-16
| Subject: Re: Nid > macro Sun Feb 21, 2010 7:55 pm | |
| 0<-- 0<-- 0<-- how to see d? dunno means | |
|
| |
tomtom Super Moderator
Posts : 2011 Exp : 2084 Fame : 1 Join date : 2009-12-09 Location : Puchong
| Subject: Re: Nid > macro Sun Feb 21, 2010 8:04 pm | |
| inside ur mon_control.txt is with alot monster name and put as Ant's Egg 0 0 0 right? 1st 0 mean : -1 means to leave the monster alone, even if it attacks you. 0 means to leave the monster alone, unless it attacks you. 1 means to always auto-attack this monster. 2 means always aggressive, auto-attack this monster when it appears, even if sitting. 3 means to attack the monster once (provoke) then leave it, useful for mobbing.
2nd 0 mean : 1 to teleport if the monster is on the screen. 2 to teleport if the monster attacks you. 3 to disconnect if the monster is on your screen. This is only used in auto-attack mode.
3rd 0 hard to explain~ but default is 0 so can dun change it
juz change the 1st and 2nd digit to those 0 1 2 3 which i listed down above, then u may avoid monster or hit monster or disconnect when see them or mob them when they alot | |
|
| |
lunchboxes Novice
Posts : 77 Exp : 93 Fame : 0 Join date : 2009-12-16
| Subject: Re: Nid > macro Tue Feb 23, 2010 8:09 pm | |
| | |
|
| |
lunchboxes Novice
Posts : 77 Exp : 93 Fame : 0 Join date : 2009-12-16
| Subject: Re: Nid > macro Sun Apr 04, 2010 5:00 pm | |
| can i know how to set sacrifice macro? | |
|
| |
Call Me God!! Second Job
Posts : 324 Exp : 401 Fame : 1 Join date : 2009-12-18 Location : Wan Noe Just Ask Me.
RO mini game HP: (100/100)
| Subject: Re: Nid > macro Sun Apr 04, 2010 9:50 pm | |
| ??@@ sacrifice need use macro@@?? | |
|
| |
tomtom Super Moderator
Posts : 2011 Exp : 2084 Fame : 1 Join date : 2009-12-09 Location : Puchong
| Subject: Re: Nid > macro Sun Apr 04, 2010 11:32 pm | |
| - lunchboxes wrote:
- can i know how to set sacrifice macro?
i cant help u coz i didnt have paladin to do experiment | |
|
| |
Call Me God!! Second Job
Posts : 324 Exp : 401 Fame : 1 Join date : 2009-12-18 Location : Wan Noe Just Ask Me.
RO mini game HP: (100/100)
| Subject: Re: Nid > macro Mon Apr 05, 2010 12:01 am | |
| tomtom go privete sevrer try can | |
|
| |
tomtom Super Moderator
Posts : 2011 Exp : 2084 Fame : 1 Join date : 2009-12-09 Location : Puchong
| Subject: Re: Nid > macro Mon Apr 05, 2010 6:15 am | |
| - leona wrote:
- tomtom go privete sevrer try can
i no time for playing private server | |
|
| |
lunchboxes Novice
Posts : 77 Exp : 93 Fame : 0 Join date : 2009-12-16
| Subject: Re: Nid > macro Mon Apr 05, 2010 12:10 pm | |
| no nid use d meh?
i listen ppl say nid use d ..
if no nid use , how set? teach teach me ty... | |
|
| |
Call Me God!! Second Job
Posts : 324 Exp : 401 Fame : 1 Join date : 2009-12-18 Location : Wan Noe Just Ask Me.
RO mini game HP: (100/100)
| Subject: Re: Nid > macro Mon Apr 05, 2010 1:00 pm | |
| =.= u use scanfil time got see console You are now status:xxxxxxx | |
|
| |
tomtom Super Moderator
Posts : 2011 Exp : 2084 Fame : 1 Join date : 2009-12-09 Location : Puchong
| Subject: Re: Nid > macro Mon Apr 05, 2010 3:19 pm | |
| - leona wrote:
- =.= u use scanfil time got see console
You are now status:xxxxxxx tat console for status is called fury, and after 5 hit the fury status wont gone, tat y cant set for using config, must set using macro | |
|
| |
lunchboxes Novice
Posts : 77 Exp : 93 Fame : 0 Join date : 2009-12-16
| Subject: Re: Nid > macro Mon Apr 05, 2010 8:36 pm | |
| how set??
who can teach me T.T | |
|
| |
tomtom Super Moderator
Posts : 2011 Exp : 2084 Fame : 1 Join date : 2009-12-09 Location : Puchong
| Subject: Re: Nid > macro Mon Apr 05, 2010 9:36 pm | |
| - lunchboxes wrote:
- how set??
who can teach me T.T sry i forgot the setting already, i didnt save it for backup after i help my fren create | |
|
| |
lunchboxes Novice
Posts : 77 Exp : 93 Fame : 0 Join date : 2009-12-16
| Subject: Re: Nid > macro Tue Apr 06, 2010 5:21 pm | |
| ask ur friend see can or not?
cause u already give him , i think he gt d.... ty | |
|
| |
Call Me God!! Second Job
Posts : 324 Exp : 401 Fame : 1 Join date : 2009-12-18 Location : Wan Noe Just Ask Me.
RO mini game HP: (100/100)
| Subject: Re: Nid > macro Tue Apr 13, 2010 1:43 am | |
| hmm me bo palading, also canot try.... | |
|
| |
tomtom Super Moderator
Posts : 2011 Exp : 2084 Fame : 1 Join date : 2009-12-09 Location : Puchong
| Subject: Re: Nid > macro Tue Apr 13, 2010 6:09 am | |
| - lunchboxes wrote:
- ask ur friend see can or not?
cause u already give him , i think he gt d.... ty my fren said deleted already @@ | |
|
| |
lunchboxes Novice
Posts : 77 Exp : 93 Fame : 0 Join date : 2009-12-16
| Subject: Re: Nid > macro Wed Apr 14, 2010 9:29 pm | |
| swt, u try set back can?
if can , so thx u~~ | |
|
| |
kalam Novice
Posts : 52 Exp : 81 Fame : 0 Join date : 2010-07-08
| Subject: Re: Nid > macro Fri Aug 27, 2010 4:25 am | |
| can gv me autopot macro?? | |
|
| |
Sponsored content
| Subject: Re: Nid > macro | |
| |
|
| |
| Nid > macro | |
|