Configuring Merchant Class/Blacksmith/Mastersmith

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
broken09
Noob
Noob
Posts: 1
Joined: 01 Feb 2009, 18:37
Noob?: Yes

Re: Configuring Merchant Class/Blacksmith/Mastersmith

#51 Post by broken09 »

pls help me with my black smith.....how can my bot use his cart ravolution when he mob by five or more monster,monster like yoyo???plsssss someone help me?? (T_T)

Krai
Been there done that!
Been there done that!
Posts: 106
Joined: 04 Apr 2008, 16:23
Noob?: Yes
Location: The Bay

Re: Configuring Merchant Class/Blacksmith/Mastersmith

#52 Post by Krai »

broken09 wrote:pls help me with my black smith.....how can my bot use his cart ravolution when he mob by five or more monster,monster like yoyo???plsssss someone help me?? (T_T)

Code: Select all

attackSkillSlot Cart Revolution {
	lvl 1
	dist 1
	sp  > 10%
	aggressives >= 5
	notInTown 1
	monsters Yoyo #leave this blank if you want it to be any monster
	notMonsters
	maxUses 5 # optional
}
try to not ask questions in such an annoying manner next time please
Don't Get Owned! Do Your Research First.
The Manual | Packet Extractor | Use Macros | Server Info Guide | Old Forum
You got banned? Krai me a fuckin river..

Krai
Been there done that!
Been there done that!
Posts: 106
Joined: 04 Apr 2008, 16:23
Noob?: Yes
Location: The Bay

Re: Configuring Merchant Class/Blacksmith/Mastersmith

#53 Post by Krai »

tenshi26 wrote:hi is anyone there could tell me how to make a bot to brew?
use a macro
Don't Get Owned! Do Your Research First.
The Manual | Packet Extractor | Use Macros | Server Info Guide | Old Forum
You got banned? Krai me a fuckin river..

martilyo
Noob
Noob
Posts: 19
Joined: 01 Jan 2009, 12:30
Noob?: Yes

Re: Configuring Merchant Class/Blacksmith/Mastersmith

#54 Post by martilyo »

Could someone help me how to use Cultivate Skill ?


I would like to use it and get some karvo out of mushrooms.

carlzero7
Noob
Noob
Posts: 5
Joined: 15 Apr 2009, 10:22
Noob?: No

Re: Configuring Merchant Class/Blacksmith/Mastersmith

#55 Post by carlzero7 »

Is there a way to command kore that when mobbed, kore will move away from the mob before using Cart Revolution (so that the mob would be herd together, therefore maximizing the use of the skill) without using doCommand or macro?

peanut
Noob
Noob
Posts: 2
Joined: 16 May 2009, 10:43
Noob?: Yes

Re: Configuring Merchant Class/Blacksmith/Mastersmith

#56 Post by peanut »

My smith will cast adrenaline rush till it ran out of sp...why?

useSelf_skill Adrenaline Rush {
lvl 5
sp >= 10%
onAction
whenStatusInactive Adrenaline Rush
inLockOnly 0
notWhileSitting 1
notInTown 1
}

shadowjariel
Noob
Noob
Posts: 2
Joined: 21 Jun 2009, 21:30
Noob?: Yes

Re: Configuring Merchant Class/Blacksmith/Mastersmith

#57 Post by shadowjariel »

any updates on casting potion pitch and caprice using bot?

jessie099
Noob
Noob
Posts: 1
Joined: 06 Jul 2009, 20:01
Noob?: Yes

Re: Configuring Merchant Class/Blacksmith/Mastersmith

#58 Post by jessie099 »

hey.. can someone please help me on how to auto-feed your homunculus using openkore 2.0.6.1 ?

here's my config :


# intimacyMax / Min sets a threshhold of when not to feed your homunculus
# If intimacy is HIGHER than the minimum or LOWER/EQUAL to the max, we wont feed.
homunculus_intimacyMax 999
homunculus_intimacyMin 250
# How long should we wait between feeding? default: random between 10 and 60 seconds
homunculus_hungerTimeoutMax 60
homunculus_hungerTimeoutMin 10

# Turn on/off homunculus autofeeding
homunculus_autoFeed 1
# In Wich maps should we allow feeding? (leave empty for any map)
homunculus_autoFeedAllowedMaps

# Feed homunculus between MIN and MAX value (example: between 11 and 25)
homunculus_hungerMin 11
homunculus_hungerMax 24

cghcgh
Noob
Noob
Posts: 2
Joined: 21 Dec 2008, 19:07
Noob?: No

Re: Configuring Merchant Class/Blacksmith/Mastersmith

#59 Post by cghcgh »

Code: Select all

useSelf_skill Crazy Uproar {
   lvl 1
   maxCastTime 0
   minCastTime 0
   hp
   sp > 100%
   homunculus_hp
   homunculus_sp
   homunculus_dead
   onAction attack
   whenStatusActive
   whenStatusInactive Crazy Uproar
   whenFollowing
   spirit
   aggressives
   monsters
   notMonsters
   stopWhenHit 0
   inLockOnly 1
   notWhileSitting 1
   notInTown 1
   timeout 0
   disabled 0
   inInventory
   manualAI 0
   maxUses 1
}

useSelf_skill Adrenaline Rush {
   lvl 5
   maxCastTime 0
   minCastTime 0
   hp
   sp 
   homunculus_hp
   homunculus_sp
   homunculus_dead
   onAction
   whenStatusActive
   whenStatusInactive Adrenaline Rush
   whenFollowing
   spirit
   aggressives
   monsters
   notMonsters
   stopWhenHit 0
   inLockOnly 0
   notWhileSitting 1
   notInTown 1
   timeout 0
   disabled 0
   inInventory
   manualAI 0
   maxUses 1
}

useSelf_skill Power-Thrust {
   lvl 5
   maxCastTime 0
   minCastTime 0
   hp
   sp 
   homunculus_hp
   homunculus_sp
   homunculus_dead
   onAction
   whenStatusActive
   whenStatusInactive Power-Thrust
   whenFollowing
   spirit
   aggressives
   monsters
   notMonsters
   stopWhenHit 0
   inLockOnly 0
   notWhileSitting 1
   notInTown 1
   timeout 0
   disabled 0
   inInventory
   manualAI 0
   maxUses 1
}

useSelf_skill Weapon Perfection {
   lvl 5
   maxCastTime 0
   minCastTime 0
   hp
   sp 
   homunculus_hp
   homunculus_sp
   homunculus_dead
   onAction
   whenStatusActive
   whenStatusInactive Weapon Perfection
   whenFollowing
   spirit
   aggressives
   monsters
   notMonsters
   stopWhenHit 0
   inLockOnly 0
   notWhileSitting 1
   notInTown 1
   timeout 0
   disabled 0
   inInventory
   manualAI 0
   maxUses 1
}

useSelf_skill Power Maximize {
   lvl 5
   maxCastTime 0
   minCastTime 0
   hp
   sp
   homunculus_hp
   homunculus_sp
   homunculus_dead
   onAction
   whenStatusActive
   whenStatusInactive Power Maximize
   whenFollowing
   spirit
   aggressives
   monsters
   notMonsters
   stopWhenHit 0
   inLockOnly 0
   notWhileSitting 1
   notInTown 1
   timeout 0
   disabled 0
   inInventory
   manualAI 0
   maxUses 1
}
these are my skills section but the bot will keep spamming the crazy uproar over and over
i cant figure out why
thnaks in advance

oni222
Noob
Noob
Posts: 15
Joined: 09 Oct 2008, 15:45
Noob?: Yes

Re: Configuring Merchant Class/Blacksmith/Mastersmith

#60 Post by oni222 »

this thread needs alchemist/biochemist ^^;

Locked