Configuring Archer/Hunter/Bard/Dancer

Do you have a question or problem? Read this forum first! Someone has probably already asked the same thing in the past. Do not ASK questions here!

Moderators: Moderators, Documentation Writers

Message
Author
Macrae
Noob
Noob
Posts: 3
Joined: 23 Jul 2008, 07:46
Noob?: No

Re: Configuring Archer/Hunter/Bard/Dancer

#51 Post by Macrae »

Well, can someone tell me how I can cast a skill manually using the BOT window?

Nirvana
Noob
Noob
Posts: 6
Joined: 21 Jul 2008, 08:31
Noob?: Yes

Re: Configuring Archer/Hunter/Bard/Dancer

#52 Post by Nirvana »

Hi,
Please help me with makin quiver's.IS it possible for a bot to craft arrows and then make quivers and load them in storage ??
I need to make Stone Arrow Quiver's.Please lemme know asap.
Thanks~*

openkore129
Human
Human
Posts: 44
Joined: 28 Apr 2008, 10:41
Noob?: No

Re: Configuring Archer/Hunter/Bard/Dancer

#53 Post by openkore129 »

Macrae wrote:Well, can someone tell me how I can cast a skill manually using the BOT window?
Go to help, and look at the console commands page. You'll have the use the "ss" command I guess.
Nirvana wrote:Hi,
Please help me with makin quiver's.IS it possible for a bot to craft arrows and then make quivers and load them in storage ??
I need to make Stone Arrow Quiver's.Please lemme know asap.
Thanks~*
You'll need to use macros.

fco2783
Plain Yogurt
Plain Yogurt
Posts: 95
Joined: 05 Apr 2008, 05:15
Noob?: Yes
Location: in place where you cant go
Contact:

Re: Configuring Archer/Hunter/Bard/Dancer

#54 Post by fco2783 »

Nirvana wrote:Hi,
Please help me with makin quiver's.IS it possible for a bot to craft arrows and then make quivers and load them in storage ??
I need to make Stone Arrow Quiver's.Please lemme know asap.
Thanks~*
i wont do that if i were you... because "Green Live" is much lighter than quiver, your just waste time, zeny and weight...

special hunter/bard/dancer needed lots of weight to carry stuff...

better use macro for Arrow Crafting when you reach low "Stone Arrow"

Nirvana
Noob
Noob
Posts: 6
Joined: 21 Jul 2008, 08:31
Noob?: Yes

Re: Configuring Archer/Hunter/Bard/Dancer

#55 Post by Nirvana »

Nirvana wrote:Hi,
Please help me with makin quiver's.IS it possible for a bot to craft arrows and then make quivers and load them in storage ??
I need to make Stone Arrow Quiver's.Please lemme know asap.
Thanks~*
You'll need to use macros.[/quote]

Well to be frank im very noob with botting.Right now im learning how make this normal config's.
As far as concerned to macro's,i've tried it,followed the way its given on the forums.But Failed :(
ill take some time to learn it, but will do it on someday :)
Neways Thnx :)

xpierre
Noob
Noob
Posts: 12
Joined: 24 Sep 2008, 15:18
Noob?: Yes

Re: Configuring Archer/Hunter/Bard/Dancer

#56 Post by xpierre »

cyrille214 wrote:how can i use detect to a cloaking monster??
I'm having the same problem

openkore129
Human
Human
Posts: 44
Joined: 28 Apr 2008, 10:41
Noob?: No

Re: Configuring Archer/Hunter/Bard/Dancer

#57 Post by openkore129 »

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?

xpierre
Noob
Noob
Posts: 12
Joined: 24 Sep 2008, 15:18
Noob?: Yes

Re: Configuring Archer/Hunter/Bard/Dancer

#58 Post by xpierre »

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

Engydoggy
Human
Human
Posts: 33
Joined: 12 Jul 2008, 06:14
Noob?: Yes

Re: Configuring Archer/Hunter/Bard/Dancer

#59 Post by Engydoggy »

The bot can see stealthed monsters and I think players.

useSkillSelf or attackSkillSlot Falcon Detect thing skill
target_onStatusActive Hide or something, look up the name of the effect

Yeah, I don't know the name of the hiding effect or the detecting skill, but you can look up that and just make a skill block to cast it on target.

xpierre
Noob
Noob
Posts: 12
Joined: 24 Sep 2008, 15:18
Noob?: Yes

Re: Configuring Archer/Hunter/Bard/Dancer

#60 Post by xpierre »

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)

Locked