Create Elemental Converter Skill

Moderator: Moderators

978972222
Human
Human
Posts: 22
Joined: 26 May 2008, 01:42
Noob?: No

Re: Create Elemental Converter Skill

#11 Post by 978972222 »

it work!!!!!!!!! :lol:

this the macro :

with this macro :
automacro flame {
inventory "Blank Scroll" >= 1
inventory "Scorpion Tail" >= 3
run-once 1
call flame
}

macro flame {
do ss 1007
do arrowcraft 0
release flame
}

thx midnytblu :lol:
midnytblu
Developers
Developers
Posts: 90
Joined: 14 Apr 2008, 09:37
Noob?: No
Location: prt_fild08 134 362

Re: Create Elemental Converter Skill

#12 Post by midnytblu »

oops sorry i forgot to add the # part after "do arrowcraft"... anyway, nice work /no1

anyway, can you also try this? this doesn't use SP when i "convert"... no SP means no sitting and no sitting means more converters created :lol:

try this call block:

Code: Select all

   call {
      $i = @invamount(Blank Scroll) 
      do ss 1007 1 
      while ($i > 0) as convert 
         do arrowcraft 0
         $i-- 
      end convert 
      release Convert       
   } 
basically, it invokes the Create Converter skill once and does "arrowcraft-ing" infinitely 'til the ingredient runs out... i'm not sure if it works on all servers but it won't hurt if you try.

please modify it as you see fit...


/no1
978972222
Human
Human
Posts: 22
Joined: 26 May 2008, 01:42
Noob?: No

Re: Create Elemental Converter Skill

#13 Post by 978972222 »

nothing run >.<
midnytblu
Developers
Developers
Posts: 90
Joined: 14 Apr 2008, 09:37
Noob?: No
Location: prt_fild08 134 362

Re: Create Elemental Converter Skill

#14 Post by midnytblu »

nothing's supposed to appear in the console... it's supposed to create converters 'in the background'. you can confirm it by checking your inventory from time to time...

reminder: you should not just copy-paste the call block. modify it to fit with your whole macro code.
Death Sickle
Noob
Noob
Posts: 7
Joined: 14 Sep 2008, 18:06
Noob?: Yes

Re: Create Elemental Converter Skill

#15 Post by Death Sickle »

i'm sorry, i'm not really active here..but that macro worked perfectly for me..i dont see why you are having trouble..there is 1 bug though..sometimes(rarely..generally at the start of openkore) it triggers a macro that it isnt supposed to..
example, if you have items for fire..it sometimes triggers wind and continues to do so and fails all the time..in that case, just type macro reset in the console and it should work fine
978972222
Human
Human
Posts: 22
Joined: 26 May 2008, 01:42
Noob?: No

Re: Create Elemental Converter Skill

#16 Post by 978972222 »

as u can see from pict i post ler >.<
09123456789
Noob
Noob
Posts: 1
Joined: 23 Oct 2008, 03:37
Noob?: Yes

Re: Create Elemental Converter Skill

#17 Post by 09123456789 »

help my macro doesn't work ..i also use 2.0.6.1 the bot says error loading macro terminate!!!
i follow all your instruction but it doesn't work at all,.
please help me!!!
978972222
Human
Human
Posts: 22
Joined: 26 May 2008, 01:42
Noob?: No

Re: Create Elemental Converter Skill

#18 Post by 978972222 »

check your config and must be like this :

macro_nowarn 0
macro_orphans reregister_safe
macro_debug variable_trace|parser_steps
macro_file macros.txt
macro_allowDebug 1
macro_readmanual red/chili
deeh16
Noob
Noob
Posts: 19
Joined: 14 Dec 2008, 06:07
Noob?: Yes

Re: Create Elemental Converter Skill

#19 Post by deeh16 »

just a small question from a noob^^

where should i put the code??^^

some boby help me plzz..

coz im tired of making converter manualy^^

thx for advance

btw...
what will i do if my macro says

"macro plugin unloading, cleaning up"
Image
deeh16
Noob
Noob
Posts: 19
Joined: 14 Dec 2008, 06:07
Noob?: Yes

Re: Create Elemental Converter Skill

#20 Post by deeh16 »

whats wrong??plz check

CONFIG

macro_nowarn 1
macro_orphans reregister_safe
macro_debug variable_trace|parser_steps
macro_file macros.txt
macro_allowDebug 1
macro_readmanual red/chili

pkTele_exceptions Heal,Blessing,Increase AGI,Status Recovery,Impositio

Manus,Resurrection,Cure

# Please Read the Users Manual
# The Manual is located at http://openkore.sourceforge.net/manual/

######## Login options and server-specific options ########

master DarkRO (Force) Private Server
server 0
username
password
char
sex

bindIp
# 0 = normal server, 1 = oRO, 2 = pRO, 3 = eAthena/Freya,
# 4 = new Freya, 5 = new eAthena, 6 = new oRO
# 7 = Aegis 10.x with padded packets, 8 = kRO, 9 = eAthena, 10 = vRO
# If Skills, Moving, Sitting or whatever doesnt work, try all other servertypes

before you complain!
serverType

# 1 = hook into RO client, 2 = Act as stand-alone proxy, proxy = act as true

proxy
XKore 0
XKore_silent 1
XKore_bypassBotDetection 0
XKore_exeName DarkROForce-Client.exe
commandPrefix ;

pauseMapServer 0
ignoreInvalidLogin 0
secureLogin_requestCode

message_length_max 80


######## Main configuration ########

alias_heal sp 28

allowedMaps
allowedMaps_reaction 1

attackAuto 2
attackAuto_party 1
attackAuto_onlyWhenSafe 0
attackAuto_followTarget 1
attackAuto_inLockOnly 1
attackDistance 1
attackDistanceAuto 1
attackMaxDistance 1
attackMaxRouteDistance 100
attackMaxRouteTime 4
attackMinPlayerDistance 2
attackMinPortalDistance 8
attackUseWeapon 0
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0
attackChangeTarget 0
aggressiveAntiKS 0

autoMoveOnDeath 0
autoMoveOnDeath_x
autoMoveOnDeath_y
autoMoveOnDeath_map

attackEquip_topHead
attackEquip_midHead
attackEquip_lowHead
attackEquip_leftHand
attackEquip_rightHand
attackEquip_leftAccessory
attackEquip_rightAccessory
attackEquip_robe
attackEquip_armor
attackEquip_shoes
attackEquip_arrow

autoBreakTime {
startTime
stopTime
}

autoConfChange {
minTime
varTime
lvl
joblvl
}

autoMakeArrows 0

autoRestart 0

autoRestartMin 10800
autoRestartSeed 3600

autoRestartSleep 1
autoSleepMin 900
autoSleepSeed 900

autoResponse 0

autoSpell

avoidGM_near 0
avoidGM_near_inTown 0
avoidGM_talk 0
avoidGM_reconnect 1800
avoidGM_ignoreList

avoidList 1
avoidList_inLockOnly 0
avoidList_reconnect 1800

cachePlayerNames 1
cachePlayerNames_duration 900
cachePlayerNames_maxSize 100

clientSight 20

dcOnDeath 0
dcOnDualLogin 0
dcOnDisconnect 0
dcOnEmptyArrow 0
dcOnMute 0
dcOnPM 0
dcOnZeny 0
dcOnStorageFull 1

follow 0
followTarget
followEmotion 1
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 6
followDistanceMin 3
followLostStep 12
followSitAuto 0
followBot 0

itemsTakeAuto 2
itemsTakeAuto_party 0
itemsGatherAuto 2
itemsMaxWeight 89
itemsMaxWeight_sellOrStore 48
itemsMaxNum_sellOrStore 99
cartMaxWeight 7900

lockMap
lockMap_x
lockMap_y
lockMap_randX
lockMap_randY

route_escape_unknownMap 0
route_escape_reachedNoPortal 1
route_escape_randomWalk 0
route_randomWalk 0
route_randomWalk_inTown 0
route_randomWalk_maxRouteTime 75
route_maxWarpFee
route_maxNpcTries 5
route_teleport 1
route_teleport_minDistance 150
route_teleport_maxTries 8
route_teleport_notInMaps
route_step 15

runFromTarget 0
runFromTarget_dist 6

saveMap
saveMap_warpToBuyOrSell 0
saveMap_warpChatCommand

shopAuto_open 0
shop_random 0

sitAuto_hp_lower 0
sitAuto_hp_upper 0
sitAuto_sp_lower 0
sitAuto_sp_upper 0
sitAuto_over_50 0
sitAuto_idle 0

statsAddAuto 0
statsAddAuto_list
statsAddAuto_dontUseBonus 0
statsAdd_over_99 0

skillsAddAuto 0
skillsAddAuto_list

tankMode 0
tankModeTarget

teleportAuto_hp
teleportAuto_sp 0
teleportAuto_idle 1
teleportAuto_portal 0
teleport_search 1
teleport_search_minSp
teleportAuto_minAggressives 11
teleportAuto_minAggressivesInLock 7
teleportAuto_onlyWhenSafe 0
teleportAuto_maxDmg 1500
teleportAuto_maxDmgInLock 0
teleportAuto_deadly 1
teleportAuto_useSkill 1
teleportAuto_useChatCommand
teleportAuto_allPlayers 0
teleportAuto_atkCount 0
teleportAuto_atkMiss 10
teleportAuto_unstuck 0
teleportAuto_dropTarget 0
teleportAuto_dropTargetKS 0
teleportAuto_attackedWhenSitting 0
teleportAuto_totalDmg
teleportAuto_totalDmgInLock 0
teleportAuto_equip_leftAccessory
teleportAuto_equip_rightAccessory
teleportAuto_lostTarget

dealAuto 1
partyAuto 1
partyAutoShare 0
guildAutoDeny 1

verbose 1
showDomain 0
squelchDomains
verboseDomains
beepDomains
beepDomains_notInTown

logChat 0
logPrivateChat 1
logPartyChat 1
logGuildChat 1
logSystemChat 1
logEmoticons
logConsole 0
logAppendUsername 1

chatTitleOversize 0
shopTitleOversize 0

sleepTime 10000
intervalMapDrt 1

ignoreAll 0
itemHistory 0
autoTalkCont 1
noAutoSkill 0
portalRecord 2
missDamage 0

tankersList

secureAdminPassword 0
adminPassword
callSign

removeActorWithDistance


######## Homunculus Support ########

homunculus_attackAuto 2
homunculus_attackAuto_party 1
homunculus_attackAuto_notInTown 1
homunculus_attackAuto_onlyWhenSafe 0
homunculus_attackDistance 1.5
homunculus_attackMaxDistance 2.5
homunculus_attackMaxRouteTime 4
homunculus_attackMinPlayerDistance 3
homunculus_attackMinPortalDistance 8
homunculus_attackCanSnipe 0
homunculus_attackCheckLOS 0
homunculus_attackNoGiveup 0
homunculus_attackChangeTarget 1

homunculus_followDistanceMax 10
homunculus_followDistanceMin 3

homunculus_resurrectAuto 2

homunculus_route_step 15

homunculus_tankMode 0
homunculus_tankModeTarget

homunculus_teleportAuto_hp 10
homunculus_teleportAuto_maxDmg 500
homunculus_teleportAuto_maxDmgInLock 0
homunculus_teleportAuto_deadly 1
homunculus_teleportAuto_unstuck 0
homunculus_teleportAuto_dropTarget 0
homunculus_teleportAuto_dropTargetKS 0
homunculus_teleportAuto_totalDmg 0
homunculus_teleportAuto_totalDmgInLock 0


######## Block options ########
# You can copy & paste any block multiple times. So if you want to
# configure two attack skills, just duplicate the attackSkillSlot block.

attackSkillSlot Lightning Bolt {
lvl 10
dist 8
maxCastTime 0.1
minCastTime 0
sp > 10
stopWhenHit 1
inLockOnly 1
notInTown 1
monsters Ice Titan, Snowier, Gazeti
maxUses
}
attackComboSlot {
afterSkill
waitBeforeUse
dist 1.5
isSelfSkill 1
target_deltaHp
}


useSelf_skill Double Casting {
lvl 5
maxCastTime 0
minCastTime 0
hp
sp >= 50%
onAction 1
whenStatusActive
whenStatusInactive Double Casting
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
manualAI 0
}

useSelf_skill Health Conversion {
lvl 5
maxCastTime 0
minCastTime 0
hp > 60%
sp < 30%
onAction
whenStatusActive
whenStatusInactive
whenFollowing
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
}
useSelf_skill_smartHeal 1


partySkill {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
manualAI 0
target
target_hp
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
target_deltaHp
target_dead 0
inInventory
isSelfSkill 0
}


autoSwitch_default_rightHand
autoSwitch_default_leftHand
autoSwitch_default_arrow

# NOTE: In the case of two handed weapons, or no Shield,
# duplicate the weapon name for 'rightHand'
# To attack with bare hands, specify "[NONE]" (without the quotes) for

rightHand

autoSwitch {
rightHand
leftHand
arrow
distance
useWeapon
}

equipAuto Clip[creamy] [1] {
topHead
midHead
lowHead
leftHand
rightHand
leftAccessory Morrigane's Belt
rightAccessory
robe
armor
shoes
arrow
monsters orc warrior
weight 0
whileSitting 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
manualAI 0
}

useSelf_item white potion {
hp <= 90%
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout
disabled 0
inInventory
manualAI 0
}


######## Autostorage/autosell ########

buyAuto {
npc
standpoint
distance 5
minAmount 2
maxAmount 3
}

sellAuto 0
sellAuto_npc
sellAuto_standpoint
sellAuto_distance 5

storageAuto 1
storageAuto_npc
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps
storageAuto_password
storageAuto_keepOpen 0
storageAuto_useChatCommand @storage
relogAfterStorage 0

getAuto Snail's Shell {
minAmount 1
maxAmount 901
passive
}

getAuto Empty Scroll {
minAmount 1
maxAmount 301
passive
}


getAuto White Potion {
minAmount 1
maxAmount 5
passive
}

ksPlayers

######## Debugging options; only useful for developers ########

debug 0
debugPacket_unparsed 0
debugPacket_received 0
debugPacket_ro_sent 0
debugPacket_sent 0
debugPacket_exclude
debugPacket_include
debugPacket_include_dumpMethod
debugDomains


MACRO
automacro frost {
inventory "Blank Scroll" >= 1
inventory "Snail Shell" >= 3
run-once 1
call frost
}

macro frost {
do ss 1007
do Arrowcraft 8E 01 53 2F 00 00 00 00 00 00
release frost
}


cant figure out.... plzz help^^
Image