Search found 11 matches

by crashdmj
22 Aug 2013, 08:24
Forum: Tips & Tricks
Topic: How to prioritize slave's Heal when master is attacking
Replies: 3
Views: 19118

Re: How to prioritize slave's Heal when master is attacking

I am also curious if this is possible. On a related note: how would one specify priority for spell (skill) casting? Do they trigger in the order listed in the config file? *Edit: from the wiki: "When Kore is ready to use a certain type of block configuration, Kore checks each defined block from top ...
by crashdmj
16 Aug 2013, 07:50
Forum: iRO
Topic: First Macro (look okay?)
Replies: 7
Views: 3887

Re: First Macro (look okay?)

Code: Select all

##Slave##

automacro ShoutSPlow {
	sp < 20%
	run-once 1
	call {
		do pm "MainCHAR" SP low
		release ShoutSPfine #or try macro reset ShoutSPfine
	}

}



automacro ShoutSPfine {
	sp > 60%
	run-once 1
	call {
		do pm "MainCHAR" SP fine
		release ShoutSPlow
	}
}
Fixed and works now.
by crashdmj
14 Aug 2013, 16:56
Forum: iRO
Topic: First Macro (look okay?)
Replies: 7
Views: 3887

Re: First Macro (look okay?)

automacro ShoutLowSP { sp < 20% #or whatever amount is lowest sp cost for heal# call { do pm "MainChar" SP low run-once 1 macro reset ShoutFineSP } } automacro ShoutFineSP { sp > 20% call { do pm "MainChar" SP fine run-once 1 macro reset ShoutLowSP } } I did a little experimenting and tried this bu...
by crashdmj
14 Aug 2013, 09:22
Forum: iRO
Topic: First Macro (look okay?)
Replies: 7
Views: 3887

Re: First Macro (look okay?)

I will test it hopefully tonight. Thank you for your help.

I do worry that the automacro will only trigger the instance the PM is sent. I need it to trigger instantly and anytime afterwards until an all-clear is received (sp > 30) from my healer bot.
by crashdmj
12 Aug 2013, 12:54
Forum: iRO
Topic: First Macro (look okay?)
Replies: 7
Views: 3887

Re: First Macro (look okay?)

Will this only look at the last PM from the sender (Bot Healer)?
by crashdmj
08 Aug 2013, 22:37
Forum: Macro Plugin
Topic: First Macro (look okay?)
Replies: 1
Views: 2020

Re: First Macro (look okay?)

Ok, so the slave part of the macro works with some formatting changes (tested pm function and c "chat" only): automacro ShoutSP { sp < 30 #or whatever amount is lowest sp cost for heal# call { do pm "CharName" SP low #c public, p party, g guild, pm private)# } timeout 12 } But I realized something w...
by crashdmj
08 Aug 2013, 14:48
Forum: Macro Plugin
Topic: First Macro (look okay?)
Replies: 1
Views: 2020

First Macro (look okay?)

So I wanted a macro that could have a slave healer send out a message to a master (character controlled) which would alert him to dwindling SP. The master would then respond by using pots if close to death. Hopefully I didn't reinvent the wheel (something kore could already do). For the slave: ##Sla...
by crashdmj
08 Aug 2013, 13:59
Forum: iRO
Topic: First Macro (look okay?)
Replies: 7
Views: 3887

First Macro (look okay?)

So I wanted a macro that could have a slave healer send out a message to a master (character controlled) which would alert him to dwindling SP. The master would then respond by using pots if close to death. Hopefully I didn't reinvent the wheel (something kore could already do). For the slave: ##Sla...
by crashdmj
08 Aug 2013, 09:52
Forum: iRO
Topic: Teleportauto_deadly but for pots not fly wings?
Replies: 0
Views: 1888

Teleportauto_deadly but for pots not fly wings?

Greetings, Is there some way to make it so the next deadly hit from an agressor (you die) uses a potion of your choice instead of teleporting with a fly wing? The closest variable i found was the teleportAuto_deadly. Edit: What I am trying to do: So I am in a party with my FS healer bot. I want my c...
by crashdmj
06 Aug 2013, 13:02
Forum: iRO
Topic: Lockmap help
Replies: 1
Views: 1837

Re: Lockmap help

Mods you can close this.

For anyone else noobish and having problems, the formatting was off. Instead of putting: lockMap yuno_fild08.rsw#Kiel Hyre's Academy#

I should have put: lockMap yuno_fild08