Search found 12 matches

by xpierre
24 Oct 2008, 11:44
Forum: Frequently Asked Questions & Guides
Topic: Configuring Archer/Hunter/Bard/Dancer
Replies: 109
Views: 276783

Re: Configuring Archer/Hunter/Bard/Dancer

you dont have either a butterfly wing in your inventory or you dont have this activated: teleportAuto_useSkill 1
by xpierre
17 Oct 2008, 11:07
Forum: Tips & Tricks
Topic: A Guide to Optimising Your Bot
Replies: 37
Views: 138212

Re: A Guide to Optimising Your Bot

OIC, thx ^^
by xpierre
15 Oct 2008, 14:23
Forum: Tips & Tricks
Topic: A Guide to Optimising Your Bot
Replies: 37
Views: 138212

Re: A Guide to Optimising Your Bot

what is tpsearch?
by xpierre
14 Oct 2008, 12:17
Forum: iRO
Topic: Xkore+Valkyrie iRO crash
Replies: 3
Views: 4466

Re: Xkore+Valkyrie iRO crash

Don't worry, I did the same... I've never played in an official server before.
by xpierre
14 Oct 2008, 02:38
Forum: iRO
Topic: Xkore+Valkyrie iRO crash
Replies: 3
Views: 4466

Re: Xkore+Valkyrie iRO crash

change the exe for RagFree.exe, not Valkyrie.exe
by xpierre
14 Oct 2008, 02:37
Forum: iRO
Topic: Lockmap not working correctly
Replies: 2
Views: 3012

Re: Lockmap not working correctly

I'm sorry if this question has already been posted but I tried looking through the forum, searching the wiki and going into the chatroom but couldn't find the answer. Here is my problem: I have the lockmap set to prt_field08 if i ever die in that map, it warps me back to my save spot which is pront...
by xpierre
13 Oct 2008, 17:59
Forum: Frequently Asked Questions & Guides
Topic: Configuring Archer/Hunter/Bard/Dancer
Replies: 109
Views: 276783

Re: Configuring Archer/Hunter/Bard/Dancer

ussualy kore doesn't KS, but, when kore and other player engage the target at the same time, it can't be helped... activate teleport on ks, that could help a bit
by xpierre
12 Oct 2008, 19:19
Forum: Frequently Asked Questions & Guides
Topic: Configuring Archer/Hunter/Bard/Dancer
Replies: 109
Views: 276783

Re: Configuring Archer/Hunter/Bard/Dancer

hi. i was playing around a bit, and started to think, as i play bard and my agi aint that good. so i was wondering if there was a way to bypass the DS animation, to be able to have to bot use the skill faster. ? this is the code i use atm in my config attackSkillSlot Double Strafe { lvl 10 dist 15 ...
by xpierre
05 Oct 2008, 19:57
Forum: Frequently Asked Questions & Guides
Topic: Configuring Archer/Hunter/Bard/Dancer
Replies: 109
Views: 276783

Re: Configuring Archer/Hunter/Bard/Dancer

look, here's my code

Code: Select all

attackSkillSlot Detect {
	lvl 4
	sp >= 20%
	target_whenStatusActive Cloaking,Hiding
}
I had it this way, but not always uses detect, it does it if the monster just used the skill (and even that, only sometimes)
by xpierre
02 Oct 2008, 12:04
Forum: Frequently Asked Questions & Guides
Topic: Configuring Archer/Hunter/Bard/Dancer
Replies: 109
Views: 276783

Re: Configuring Archer/Hunter/Bard/Dancer

openkore129 wrote:
xpierre wrote:
cyrille214 wrote:how can i use detect to a cloaking monster??
I'm having the same problem
It is a location based skill right? You could use macros to cast Detect every "x" number of seconds on the tile you are standing on or something?
Sorry, but I still don´t know anything about macros xP