Search found 10 matches

by madshark
08 Nov 2011, 12:44
Forum: Share your macro's
Topic: Advance Party Search Macro REVISED : MAY 10, 2010
Replies: 64
Views: 111452

Re: Advance Party Search Macro REVISED : MAY 10, 2010

automacro wait { exclusive 1 console /is casting (Increase Agility|Magnificat|Kyrie Eleison|Energy Coat) on/i timeout 4.5 run-once 1 exclusive 1 call { pause 4.5 release wait } } uhhhm... guys about this macro, i used it a bit and noticed that the master initializes the wait macro even though it is...
by madshark
14 Oct 2011, 23:10
Forum: Other Plugins
Topic: waitForParty -- Don't get separeted! by Chontrad
Replies: 118
Views: 222190

Re: waitForParty -- Don't get separeted! by Chontrad

I make a similar plugin because I can't get this plugin works, I hope this will help u guys who can't make this plugins work... http://codepad.org/1T1ILjDA edit: I forgot to put the wait party member name list config line on the instruction. to wait for a specific party member, add this line in you...
by madshark
27 Mar 2011, 12:23
Forum: Share your macro's
Topic: Advance Party Search Macro REVISED : MAY 10, 2010
Replies: 64
Views: 111452

Re: Advance Party Search Macro REVISED : MAY 10, 2010

@madshark sir i found 1 bug in your wait macro. The Master also wait for other Slaves or priest that are not in the party that is casting the said skills. any solution? i'll try my best to improve the code when i got the time..cheers..long time not botting..i guess i forgot how to code right now..h...
by madshark
23 Jan 2011, 04:14
Forum: Share your macro's
Topic: Advance Party Search Macro REVISED : MAY 10, 2010
Replies: 64
Views: 111452

Re: Advance Party Search Macro REVISED : MAY 10, 2010

It seem that when my priest is casting magnificat, the master will be walking too fast up ahead..so i use this to catch up with master automacro wait { exclusive 1 console /is casting (Increase Agility|Magnificat|Kyrie Eleison|Energy Coat) on/i timeout 4.5 run-once 1 exclusive 1 call { pause 4.5 rel...
by madshark
17 Jan 2011, 10:42
Forum: Share your macro's
Topic: Protect The Priest Macro=)
Replies: 37
Views: 52428

Re: Protect The Priest Macro=)

OrdinaryGuy wrote:i wanna ask.....i get my slave work for recovery skill n pm the master..
but the master doen't triger anything...why?
if u use the recover macros, it will not pm the master..use macro protectMe at the slave and macro command for master ;)


Good macros..works well with me though
by madshark
17 Jan 2011, 10:37
Forum: Share your macro's
Topic: Advance Party Search Macro REVISED : MAY 10, 2010
Replies: 64
Views: 111452

Re: Advance Party Search Macro REVISED : MAY 10, 2010

Thanks for this macros..i run it for 4 bot in the same party in works like a charm..thumbs up for you..you're the man..long time since i'm not in the forum..and when i look at your macros, it is really brilliant.. :D
by madshark
29 Jul 2010, 09:50
Forum: Share your macro's
Topic: RUN FROM MONSTER Macro REVISED, MAY 08, 2010
Replies: 20
Views: 31757

Re: RUN FROM MONSTER Macro REVISED, MAY 08, 2010

Sorry guys..didnt have my weekend this whole month..grr..busy with my duty..come back later to discuss..it seems that we must set autoattack to 0 when the bot run from mvp?
by madshark
22 Jul 2010, 12:54
Forum: Share your macro's
Topic: RUN FROM MONSTER Macro REVISED, MAY 08, 2010
Replies: 20
Views: 31757

Re: RUN FROM MONSTER Macro REVISED, MAY 08, 2010

Sorry to interrupt... just to share my ideas ^^ @gamenikko - as you know, macro plugins have macro_delay time to run for each line. Let say you have 30~50 lines to read before the do move command which you put a 0.1s for macro_delay setup... it will take 3~5s before your bot got the move command fr...
by madshark
07 Sep 2009, 08:38
Forum: Other Plugins
Topic: waitForParty -- Don't get separeted! by Chontrad
Replies: 118
Views: 222190

Re: waitForParty -- Don't get separeted! by Chontrad

It looks like i'm wrong..this plugin also works perfect with the new openkore version.
by madshark
06 Sep 2009, 08:33
Forum: Other Plugins
Topic: waitForParty -- Don't get separeted! by Chontrad
Replies: 118
Views: 222190

Re: waitForParty -- Don't get separeted! by Chontrad

I don't think that this plugin works well with new version of openkore anymore (2.0.7) because the receive.pm file was different in 2.0.6..correct me if i' wrong..hope someone can rewrite the code to make it run well on 2.0.7 for this plugin works great.