Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Ragnarok Online
You last visited: Today at 05:18

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Bot Configuration

Discussion on Bot Configuration within the Ragnarok Online forum part of the MMORPGs category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Dec 2005
Posts: 133
Received Thanks: 2
also wollte fragen ob man den bot so configurieren kann dass er im dungeon so lange killt bis er 50% weight hat, sich dann inne stadt teleportier ( am besten mit @go 0 Kommando ) dort die sachen die ich brauch ins Storage packt (auch mit Kommand @storage) dann den restlichen loot verkauft und dann wieder zurück auf die map teleportiert (auch mit Kommando @warp xmas_dun02 zB) ??

habs irgendwie nich hingekriegt..

wär über hilfe sehr dankbar.
Sykwitit is offline  
Old 01/25/2007, 17:39   #2
 
elite*gold: 0
Join Date: May 2005
Posts: 4,620
Received Thanks: 104
Liste mal bitte die Items auf die du nicht verkaufst haben willst.
Wenn Ich Zeit habe mach Ich das gerne.
Maybe It's Maybelline is offline  
Old 01/25/2007, 17:48   #3
 
elite*gold: 0
Join Date: Dec 2005
Posts: 133
Received Thanks: 2
Zerom Cards, Matyr Cards, Requiem Cards und Old Blue Boxes. sehr nett von dir dickes thx
Sykwitit is offline  
Old 01/26/2007, 12:24   #4
 
elite*gold: 0
Join Date: May 2005
Posts: 4,620
Received Thanks: 104
Quote:

##########
# Reset on death
automacro death {
hp <= 1
call reset
}

macro reset {
macro reset
}

##########
# config.txt Mod
automacro start_prontera {
map prontera
run-once 1
call conf_prontera
}

macro conf_prontera {
conf sellAuto_npc prontera 58 182
conf lockMap xmas_dun02
reload conf
return
}

##########
# Storage/Warp/Sell
automacro storeall {
weight > 50%
do c "@storage"
do storage add @inventory (Zerom Card) @eval (@invamount (Zerom Card))
do storage add @inventory (Matyr Card) @eval (@invamount (Matyr Card))
do storage add @inventory (Requiem Card) @eval (@invamount (Requiem Card))
do storage add @inventory (Old Blue Box) @eval (@invamount (Old Blue Box))
weight > 50%
do c "@warp prontera 57 182"
}

automacro sellall {
weight > 50%
location prontera
#### Sell Sequence

#### Sell Sequence
}

automacro warpdun {
weight < 10%
location not xmas_dun02
do c "@warp xmas_dun02"
}
Das ist ein Macro für OpenKore fals du es noch nicht kennst;


Was du noch ändern musst wäre dann deine Item Control Liste. Ich würde dir raten das ganze ins OpenKore Forum zu stellen da Ich bezweifle das es so funktionieren wird (Vorallem weil die Item Namen falsch sind, denke Ich).
Ach übrigens, es ist wichtig das du die 10% änderst, womöglich belegt dein Equip viel mehr Gewicht dann passiert nämlich das die Storage und Verkaufen Routine einen Loop bekommt.
Ich muss aber nun weg, deswegen kann jemand anders weiter daran bauen.
Maybe It's Maybelline is offline  
Old 01/27/2007, 11:38   #5
 
elite*gold: 0
Join Date: Dec 2005
Posts: 133
Received Thanks: 2
danke sehr für die arbeit ich teste es jezz:-)
Sykwitit is offline  
Old 01/28/2007, 11:46   #6
 
elite*gold: 0
Join Date: Dec 2005
Posts: 133
Received Thanks: 2
also ich habs so gemacht wies im macro guide steht und irgendwie gehts net.
kriege folgenden error beim starten von openkore :


Quote:
*** OpenKore 1.9.3 (SVN version) - Custom Ragnarok Online client ***
*** ***

Loading plugin plugins/macro.pl...
[macro] cvsdebug initialized
Loading plugin plugins/mconv.pl...
macro converter
convert 0.8.x and 0.9.x macros to 1.x.
release 0.1 [2006-03-10 17:56:59 +0100]
This plugin cannot be loaded. Please notify the plugin's author, or remove the
plugin.

The error message is:
Plugin contains syntax errors:
usage: openkore.pl <filename>

Press ENTER to exit this program.
also bei dem macro guide steht wenn der error auftritt soll ich mich mit den neuen syntaxen vertraut machen aber davon versteh ich mal gar nix!!

kann mir da jmd helfen?
Sykwitit is offline  
Old 01/28/2007, 12:03   #7
 
elite*gold: 0
Join Date: May 2005
Posts: 4,620
Received Thanks: 104
Hatte Ich ja bereits geschrieben das es noch nicht ganz fertig war und der Syntax falsch sein könnte weil Ich noch nicht ganz vertraut damit bin, poste es mal ins OpenKore forum, die sollen dir die Fehler rausbauen.
Maybe It's Maybelline is offline  
Old 01/28/2007, 13:11   #8
 
Thr!ce's Avatar
 
elite*gold: 20
Join Date: Aug 2005
Posts: 652
Received Thanks: 189
Geh in den Plugins Ordner und lösche Mconv.pl
Thr!ce is offline  
Old 01/28/2007, 21:45   #9
 
elite*gold: 0
Join Date: Dec 2005
Posts: 133
Received Thanks: 2
hmm also starten tuts jezz also schonma danke. aber anscheinend bin ich zu doof weil der bot macht nix vom dem was er machen soll. also er läuft zur lockmap (xms_dun02)
er verkauft nix stored nix NIX !! irgendwas hab ich falsch gemacht. ich poste ma meine config und meine macro.txt würd mich freuen wenn sie sich mal jmd anschauen könnte.

Config:
Quote:
# Please Read the Users Manual
# The Manual is located at

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

master
server
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, 11 = euRO
# If Skills, Moving, Sitting or whatever doesnt work, try all other servertypes before you complain!
serverType 0

# 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 AncientRO.exe

# XKore 2 / Proxy configuration
XKore_ID
XKore_listenIp
XKore_listenPort
XKore_publicIp
XKore_proxyAllowed_IP

# It is not advised to set secureAdminPassword if you're using Xkore 2
secureAdminPassword
adminPassword panolera
callSign
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.5
attackDistanceAuto 0
attackMaxDistance 2.5
attackMaxRouteDistance 100
attackMaxRouteTime 4
attackMinPlayerDistance 2
attackMinPortalDistance 4
attackUseWeapon 1
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0
attackChangeTarget 1
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

ignoreServerShutdown

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

lockMap xmas_dun02
lockMap_x
lockMap_y
lockMap_randX
lockMap_randY

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

runFromTarget 0
runFromTarget_dist 6

saveMap prontera
saveMap_warpToBuyOrSell 0
saveMap_warpChatCommand @warp xmas_fild02

shopAuto_open 0
shop_random 0

sitAuto_hp_lower 40
sitAuto_hp_upper 100
sitAuto_sp_lower 0
sitAuto_sp_upper 0
sitAuto_over_50 0
sitAuto_idle 1

statsAddAuto 0
statsAddAuto_list
statsAddAuto_dontUseBonus 0
statsAdd_over_99 0

skillsAddAuto 0
skillsAddAuto_list

tankMode 0
tankModeTarget

teleportAuto_hp 10
teleportAuto_sp 0
teleportAuto_idle 0
teleportAuto_portal 0
teleportAuto_search 0
teleportAuto_minAggressives 0
teleportAuto_minAggressivesInLock 0
teleportAuto_onlyWhenSafe 0
teleportAuto_maxDmg 500
teleportAuto_maxDmgInLock 0
teleportAuto_deadly 1
teleportAuto_useSkill 3
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 0
teleportAuto_totalDmgInLock 0
teleportAuto_equip_leftAccessory
teleportAuto_equip_rightAccessory
teleportAuto_lostHomunculus
teleportAuto_lostTarget

dealAuto 1
dealAuto_names
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

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 {
lvl 10
dist 1.5
maxCastTime 0
minCastTime 0
hp
sp > 10
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 0
target_whenStatusActive
target_whenStatusInactive
target_deltaHp
inInventory
isSelfSkill 0
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow
manualAI 0
}

attackComboSlot {
afterSkill
waitBeforeUse
dist 1.5
isSelfSkill 1
target_deltaHp
}


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

useSelf_skill Spear Quicken {
lvl 10
sp > 30
whenStatusInactive Spear Quicken
onAction attack
}

attackSkillSlot Bash {
lvl 10
dist 1.5
sp > 30
aggressives 2
inLockOnly 1
monsters
notMonsters
notInTown 0
}

attackSkillSlot Provoke {
lvl 10
sp >10
monsters
notMonsters
maxUses 1
inLockOnly 1
timeout 10
}


useSelf_skill_smartHeal 1


partySkill {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
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 {
topHead
midHead
lowHead
leftHand
rightHand
leftAccessory
rightAccessory
robe
armor
shoes
arrow
monsters
weight 0
whileSitting 0
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
manualAI 0
}

useSelf_item {
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout
disabled 0
inInventory
manualAI 0
}

useSelf_item Concentration Potion {
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive Awakening Potion
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 1
notInTown 1
timeout
disabled 1
inInventory Concentration Potion
manualAI 0
}


useSelf_item Berserk Potion, Awakening Potion, Concentration Potion {
whenStatusInactive Berserk Potion, Awakening Potion, Concentration Potion
timeout 10
inLockOnly 1
}

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

buyAuto {
npc
standpoint
distance 5
minAmount 2
maxAmount 3
}

sellAuto 0
sellAuto_npc
sellAuto_standpoint
sellAuto_distance 5

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

getAuto {
minAmount
maxAmount
passive
}

######## 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_nowarn 0
macro_orphans terminate
macro_debug none
macro_file macros.txt
macro_allowDebug 0
MAcro.txt:
Quote:
##########
# Reset on death
automacro death {
hp <= 1
call reset
}

macro reset {
macro reset
}

##########
# config.txt Mod
automacro start_prontera {
map prontera
run-once 1
call conf_prontera
}

macro conf_prontera {
conf sellAuto_npc prontera 58 182
conf lockMap xmas_dun02
reload conf
return
}

##########
# Storage/Warp/Sell
automacro storeall {
weight > 50%
do c "@storage"
do storage add @inventory (Zerom Card) @eval (@invamount (Zerom Card))
do storage add @inventory (Matyr Card) @eval (@invamount (Matyr Card))
do storage add @inventory (Requiem Card) @eval (@invamount (Requiem Card))
do storage add @inventory (Old Blue Box) @eval (@invamount (Old Blue Box))
weight > 50%
do c "@warp prontera 57 182"
}

automacro sellall {
weight > 50%
location prontera
#### Sell Sequence

#### Sell Sequence
}

automacro warpdun {
weight < 30%
location not xmas_dun02
do c "@warp xmas_dun02"
}
was hab ich falsch gemacht?
Sykwitit is offline  
Old 01/28/2007, 22:52   #10
 
elite*gold: 0
Join Date: May 2005
Posts: 4,620
Received Thanks: 104
deine Item_Control noch.
Maybe It's Maybelline is offline  
Old 01/29/2007, 13:44   #11
 
Thr!ce's Avatar
 
elite*gold: 20
Join Date: Aug 2005
Posts: 652
Received Thanks: 189
[Quote]
saveMap prontera
saveMap_warpToBuyOrSell 0
saveMap_warpChatCommand @warp xmas_fild02
[Quote]

Das stimmt ja überhaupt mal gar nicht.
Wie soll der denn überhaupt sellen wenn das ausgeschaltet ist?
Außerdem ist die Map falsch.

Code:
saveMap prontera
saveMap_warpToBuyOrSell 1
saveMap_warpChatCommand @warp prontera
Den Macro mit Sellall kannste somit auch weg machen..
Thr!ce is offline  
Old 01/29/2007, 17:50   #12
 
elite*gold: 0
Join Date: Dec 2005
Posts: 133
Received Thanks: 2
ja das war alt hat ich vergessen zu ändern.
habs jezz aber ganz anders gemacht und läuft jezz auch.

trotzdem danke ;-)
Sykwitit is offline  
Old 04/21/2009, 18:21   #13
 
elite*gold: 0
Join Date: Apr 2009
Posts: 1
Received Thanks: 0
i want reloaded rangarok botting software

please send me reloaded ragnarok bot config or software on or
coolangle_533yahoo.com
please help me out
shravan123 is offline  
Old 04/21/2009, 18:36   #14



 
Aimless Angel's Avatar
 
elite*gold: 1725
Join Date: Dec 2005
Posts: 39,170
Received Thanks: 16,158
please dont dig out these old threads! if u need help for your config, go to openkore.com and read the help!

~closed~
Aimless Angel is offline  
Closed Thread


Similar Threads Similar Threads
there a third configuration
04/05/2012 - Browsergames - 1 Replies
is there a third configuration siceramente you know something? Thank you
my pc Configuration
01/19/2010 - Aion - 2 Replies
i got : Microsoft Windows® XP SP3 Processeur 2,9 GHz Video Card: GeForce 5500 RAM 512Mb do u think thats why aion didnt work for me :(
Sunsro : how to keep last configuration ?
07/20/2009 - SRO Private Server - 3 Replies
hello i always do the same ! 1024*1280 sound off how can i do that one time for ever ^_^
need help with configuration
02/09/2009 - Lineage 2 - 0 Replies
Heyyy... I play on some private serwer Gracia Part 2 and i use l2Walker 2.09b. Well my problem is : How configure my bot for nuker ? I've tryed to configure it good 1 hour and nothing :S Sometimes he target one mob kill him and he target next mob but he won't attack him... And sometimes he target all moob's but he dont attack... Well pls tell me how configure it i will be very happy. :)
itemtype.dat configuration
05/01/2006 - Conquer Online 2 - 2 Replies
so with itemtype.dat configuration thing in the other forum here underhacks i was wondering can you change the apperance of lets say a archer hat to look like a present hat, and your armor to look like a dark robe? or chinses minority dress?



All times are GMT +2. The time now is 05:18.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.