Advertisement
Sayd

Untitled

Nov 15th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.29 KB | None | 0 0
  1. #############################################################################################
  2. # A Codificação do texto está correta?
  3. # Codificação: ANSI -> UTF8 Without boom
  4. # Se você não está vendo a acentuação corretamente, seu arquivo está no formato incorreto.
  5. #############################################################################################
  6. # * Wiki do OpenKore em português:
  7. # http://w.openkore-brasil.com/
  8. # * Wiki do OpenKore internacional:
  9. # http://openkore.com
  10. ###############################################################################
  11. # * Fórum internacional do OpenKore:
  12. # http://forums.openkore.com
  13. # * Fórum em português do OpenKore:
  14. # http://forums.openkore-brasil.com/
  15. ###############################################################################
  16.  
  17. ######## Opções de login e especificação do servidor ########
  18.  
  19. master
  20. server
  21. username
  22. password
  23. loginPinCode
  24. char
  25.  
  26. # Opções do Poseidon (http://wiki.openkore.com/index.php/PoseidonServer)
  27. # Essas configurações devem ser as mesmas do Poseidon.txt
  28. poseidonServer 127.0.0.1
  29. poseidonPort 24390
  30.  
  31. bindIp
  32. forceMapIP
  33.  
  34. # 1 = rodar dentro do cliente do RO, 2 = usar proxy autônomo, proxy = atua como proxy verdadeiro
  35. # http://wiki.openkore.com/index.php/XKore
  36. XKore 0
  37. XKore_port 2350
  38. XKore_dll NetRedirect.dll
  39. XKore_autoAttachIfOneExe 1
  40. XKore_silent 1
  41. XKore_bypassBotDetection 0
  42. XKore_exeName ragexe.exe
  43.  
  44. # XKore 2 / Configurações de proxy
  45. XKore_listenIp 127.0.0.1
  46. XKore_listenPort 6901
  47. XKore_publicIp 127.0.0.1
  48. XKore_ID
  49.  
  50. # Não é aconselhável usar secureAdminPassword se você estiver usando Xkore 2
  51. secureAdminPassword 1
  52. adminPassword
  53. callSign
  54. commandPrefix ;
  55. callSignGM 0
  56. inGameAuth 0
  57.  
  58. pauseCharServer 0
  59. pauseMapServer 0
  60. ignoreInvalidLogin 0
  61. secureLogin_requestCode
  62.  
  63. # Opening cash shop when connected to map server (recv/ST0)
  64. whenInGame_requestCashPoints 0
  65.  
  66. message_length_max 80
  67.  
  68. ######## Configuração principal ########
  69.  
  70. alias_heal sp 28
  71.  
  72. allowedMaps
  73. allowedMaps_reaction 1
  74.  
  75. attackAuto 2
  76. attackAuto_party 1
  77. attackAuto_onlyWhenSafe 0
  78. attackAuto_followTarget 1
  79. attackAuto_inLockOnly 1
  80. attackAuto_notInTown 1
  81. attackDistance 1.5
  82. attackDistanceAuto 0
  83. attackMaxDistance 2.5
  84. attackMaxRouteDistance 100
  85. attackMaxRouteTime 4
  86. attackMinPlayerDistance 2
  87. attackMinPortalDistance 4
  88. attackUseWeapon 1
  89. attackNoGiveup 0
  90. attackCanSnipe 0
  91. attackCheckLOS 0
  92. attackLooters 0
  93. attackChangeTarget 1
  94. aggressiveAntiKS 0
  95.  
  96. autoMoveOnDeath 0
  97. autoMoveOnDeath_x
  98. autoMoveOnDeath_y
  99. autoMoveOnDeath_map
  100.  
  101. attackEquip_topHead
  102. attackEquip_midHead
  103. attackEquip_lowHead
  104. attackEquip_leftHand
  105. attackEquip_rightHand
  106. attackEquip_leftAccessory
  107. attackEquip_rightAccessory
  108. attackEquip_robe
  109. attackEquip_armor
  110. attackEquip_shoes
  111. attackEquip_arrow
  112.  
  113. #Requer o plugin breakTime: http://wiki.openkore.com/index.php?title=BreakTime
  114. autoBreakTime {
  115. startTime
  116. stopTime
  117. }
  118.  
  119. autoConfChange {
  120. minTime
  121. varTime
  122. lvl
  123. joblvl
  124. }
  125.  
  126. autoMakeArrows 0
  127.  
  128. autoRestart 0
  129.  
  130. autoRestartMin 10800
  131. autoRestartSeed 3600
  132.  
  133. autoRestartSleep 1
  134. autoSleepMin 900
  135. autoSleepSeed 900
  136.  
  137. autoResponse 0
  138. autoResponseOnHeal 0
  139.  
  140. autoSpell
  141. autoSpell_safe
  142.  
  143. avoidGM_namePattern
  144. avoidGM_near 0
  145. avoidGM_near_inTown 0
  146. avoidGM_talk 0
  147. avoidGM_reconnect 1800
  148. avoidGM_ignoreList
  149.  
  150. avoidList 1
  151. avoidList_inLockOnly 0
  152. avoidList_reconnect 1800
  153.  
  154. cachePlayerNames 1
  155. cachePlayerNames_duration 900
  156. cachePlayerNames_maxSize 100
  157.  
  158. clientSight 20
  159.  
  160. dcPause 1
  161. dcOnDeath 0
  162. dcOnDualLogin 0
  163. dcOnDisconnect 0
  164. dcOnEmptyArrow 0
  165. dcOnMaxReconnections 0
  166. dcOnMute 0
  167. dcOnPM 0
  168. dcOnZeny 0
  169. dcOnStorageFull 1
  170. dcOnPlayer 0
  171. dcOnServerShutDown 0
  172. dcOnServerClose 0
  173. dcOnJobLevel
  174. dcOnLevel
  175.  
  176. follow 0
  177. followCheckLOS 0
  178. followTarget
  179. followEmotion 1
  180. followEmotion_distance 4
  181. followFaceDirection 0
  182. followDistanceMax 6
  183. followDistanceMin 3
  184. followLostStep 12
  185. followSitAuto 0
  186. followBot 0
  187. followRandom 0
  188. followRandomDistance 4
  189.  
  190. itemsTakeAuto 2
  191. itemsTakeAuto_party 0
  192. itemsGatherAuto 2
  193. itemsMaxWeight 89
  194. itemsMaxWeight_sellOrStore 48
  195. itemsMaxNum_sellOrStore 99
  196. cartMaxWeight 7900
  197. itemsTakeAuto_new 0
  198. itemsTakeGreed 0
  199. itemsCheckWeight 1
  200.  
  201. lockMap
  202. lockMap_x
  203. lockMap_y
  204. lockMap_randX
  205. lockMap_randY
  206.  
  207. route_escape_reachedNoPortal 1
  208. route_escape_randomWalk 1
  209. route_escape_shout
  210. route_avoidWalls 1
  211. route_randomWalk 1
  212. route_randomWalk_inTown 0
  213. route_randomWalk_maxRouteTime 75
  214. route_maxWarpFee
  215. route_maxNpcTries 5
  216. route_teleport 0
  217. route_teleport_minDistance 150
  218. route_teleport_maxTries 8
  219. route_teleport_notInMaps
  220. route_step 15
  221. route_removeMissingPortals_NPC 1
  222. route_removeMissingPortals 0
  223. route_tryToGuessMissingPortalByDistance 1
  224. route_reAddMissingPortals 1
  225.  
  226. runFromTarget 0
  227. runFromTarget_dist 6
  228.  
  229. saveMap
  230. saveMap_warpToBuyOrSell 1
  231. saveMap_warpChatCommand
  232. memo1
  233. memo2
  234. memo3
  235. memo4
  236.  
  237. shopAuto_open 0
  238. shop_random 0
  239. shop_useSkill 1
  240.  
  241. buyerShopAuto_open 0
  242. buyerShop_random 0
  243.  
  244. sitAuto_hp_lower 40
  245. sitAuto_hp_upper 100
  246. sitAuto_sp_lower 0
  247. sitAuto_sp_upper 0
  248. sitAuto_follow 0
  249. sitAuto_over_50 0
  250. sitAuto_idle 1
  251. sitAuto_look
  252. sitAuto_look_from_wall
  253. sitTensionRelax 0
  254.  
  255. statsAddAuto 0
  256. statsAddAuto_list
  257. statsAddAuto_dontUseBonus 0
  258. statsAdd_over_99 1
  259.  
  260. skillsAddAuto 0
  261. skillsAddAuto_list
  262.  
  263. tankMode 0
  264. tankModeTarget
  265.  
  266. teleportAuto_hp 10
  267. teleportAuto_sp 0
  268. teleportAuto_idle 0
  269. teleportAuto_portal 0
  270. teleportAuto_search 0
  271. teleportAuto_minAggressives 0
  272. teleportAuto_minAggressivesInLock 0
  273. teleportAuto_onlyWhenSafe 0
  274. teleportAuto_maxDmg 500
  275. teleportAuto_maxDmgInLock 0
  276. teleportAuto_deadly 1
  277. teleportAuto_useSkill 1
  278. teleportAuto_useChatCommand
  279. teleportAuto_allPlayers 0
  280. teleportAuto_notPlayers
  281. teleportAuto_atkCount 0
  282. teleportAuto_atkMiss 10
  283. teleportAuto_unstuck 0
  284. teleportAuto_lostTarget 0
  285. teleportAuto_dropTarget 0
  286. teleportAuto_dropTargetKS 0
  287. teleportAuto_attackedWhenSitting 0
  288. teleportAuto_totalDmg 0
  289. teleportAuto_totalDmgInLock 0
  290. teleportAuto_equip_leftAccessory
  291. teleportAuto_equip_rightAccessory
  292. teleportAuto_lostHomunculus
  293. teleportAuto_useItemForRespawn
  294. teleportAuto_item1
  295. teleportAuto_item2
  296.  
  297. dealAuto 1
  298. dealAuto_names
  299. partyAuto 1
  300. partyAutoShare 0
  301. partyAutoShareItem 0
  302. partyAutoShareItemDiv 0
  303. guildAutoDeny 1
  304.  
  305. verbose 1
  306. showDomain 0
  307. showDomain_NPC parseMsg_presence
  308. showDomain_Shop list
  309. squelchDomains
  310. verboseDomains
  311. beepDomains
  312. beepDomains_notInTown
  313. friendlyAID
  314. showTime
  315. showTimeDomains
  316. showTimeDomainsFormat
  317. wx_map_maxAutoSize 300
  318. wx_map_monsterSticking 1
  319. wx_map_npcSticking 1
  320. wx_map_playersSticking 1
  321. wx_map_portalSticking 5
  322. wx_map_route
  323. wx_npcTalk
  324. wx_captcha
  325. showAllDamage 0
  326. manualURL http://wiki.openkore.com/index.php?title=Manual
  327. forumURL http://forums.openkore.com
  328.  
  329. logChat 0
  330. logPrivateChat 1
  331. logPartyChat 1
  332. logGuildChat 1
  333. logSystemChat 1
  334. logEmoticons
  335. logConsole 0
  336. logAppendUsername 1
  337. logAppendServer 0
  338. monsterLog 0
  339. logDead 0
  340.  
  341. chatTitleOversize 0
  342. shopTitleOversize 0
  343. buyerShopTitleOversize 0
  344.  
  345. sleepTime 10000
  346.  
  347. ignoreAll 0
  348. itemHistory 0
  349. autoTalkCont 1
  350. noAutoSkill 0
  351. portalCompile 1
  352. portalRecord 2
  353. missDamage 0
  354.  
  355. tankersList
  356.  
  357. repairAuto 0
  358. repairAuto_list
  359.  
  360. status_mapProperty 0
  361. status_mapType 0
  362.  
  363. removeActorWithDistance
  364. monster_filter
  365.  
  366. ######## Configurações para Assistente ########
  367.  
  368. mercenary_attackAuto 2
  369. mercenary_attackAuto_party 1
  370. mercenary_attackAuto_notInTown 1
  371. mercenary_attackAuto_onlyWhenSafe 0
  372. mercenary_attackDistance 1.5
  373. mercenary_attackMaxDistance 2.5
  374. mercenary_attackMaxRouteTime 4
  375. mercenary_attackCanSnipe 0
  376. mercenary_attackCheckLOS 0
  377. mercenary_attackNoGiveup 0
  378. mercenary_attackChangeTarget 1
  379.  
  380. mercenary_followDistanceMax 10
  381. mercenary_followDistanceMin 3
  382.  
  383. mercenary_route_step 15
  384.  
  385. mercenary_tankMode 0
  386. mercenary_tankModeTarget
  387.  
  388. mercenary_teleportAuto_hp 10
  389. mercenary_teleportAuto_maxDmg 500
  390. mercenary_teleportAuto_maxDmgInLock 0
  391. mercenary_teleportAuto_deadly 1
  392. mercenary_teleportAuto_unstuck 0
  393. mercenary_teleportAuto_dropTarget 0
  394. mercenary_teleportAuto_dropTargetKS 0
  395. mercenary_teleportAuto_totalDmg 0
  396. mercenary_teleportAuto_totalDmgInLock 0
  397. mercenary_teleportAuto_attackedWhenSitting 0
  398.  
  399. ######## Configurações para homunculus ########
  400.  
  401. homunculus_attackAuto 2
  402. homunculus_attackAuto_party 1
  403. homunculus_attackAuto_notInTown 1
  404. homunculus_attackAuto_onlyWhenSafe 0
  405. homunculus_attackDistance 1.5
  406. homunculus_attackMaxDistance 2.5
  407. homunculus_attackMaxRouteTime 4
  408. homunculus_attackCanSnipe 0
  409. homunculus_attackCheckLOS 0
  410. homunculus_attackNoGiveup 0
  411. homunculus_attackChangeTarget 1
  412.  
  413. homunculus_followDistanceMax 10
  414. homunculus_followDistanceMin 3
  415.  
  416. homunculus_route_step 15
  417.  
  418. homunculus_tankMode 0
  419. homunculus_tankModeTarget
  420.  
  421. homunculus_runFromTarget 0
  422. homunculus_runFromTarget_dist 6
  423.  
  424. homunculus_StandByAuto 0
  425. homunculus_teleportAuto_hp 10
  426. homunculus_teleportAuto_maxDmg 500
  427. homunculus_teleportAuto_maxDmgInLock 0
  428. homunculus_teleportAuto_deadly 1
  429. homunculus_teleportAuto_unstuck 0
  430. homunculus_teleportAuto_dropTarget 0
  431. homunculus_teleportAuto_dropTargetKS 0
  432. homunculus_teleportAuto_totalDmg 0
  433. homunculus_teleportAuto_totalDmgInLock 0
  434. homunculus_teleportAuto_attackedWhenSitting 0
  435.  
  436. # Ligar/desligar alimentações automáticas dos homunculus
  437. homunculus_autoFeed 1
  438. # Alimenta o homúnculo quando atingir o valor de fome (homunculus_hunger > homunculus_return)
  439. homunculus_hunger 15
  440. # Vaporiza o homúnculo quando atingir o valor de fome
  441. homunculus_return 11
  442. # Em quais mapas devemos permitir a alitemação? (deixe em branco para qualquer mapa)
  443. homunculus_autoFeedAllowedMaps
  444.  
  445. # Liga/Desliga alimentação automática do pet
  446. pet_autoFeed 1
  447. # Alimentar pet quando alcançar o valor de fome
  448. pet_hunger 25
  449. # Retornar pet ao ovo quando atingir o valor de fome
  450. pet_return 20
  451.  
  452. ######## Opções de blocos ########
  453. # Você pode copiar e colar qualquer bloco várias vezes. Então, se você quiser
  454. # configurar duas habilidades de ataque, apenas duplicar o bloco attackSkillSlot.
  455.  
  456. attackSkillSlot {
  457. lvl 10
  458. dist 1.5
  459. maxCastTime 0
  460. minCastTime 0
  461. hp
  462. sp > 10
  463. homunculus_hp
  464. homunculus_sp
  465. homunculus_dead
  466. onAction
  467. whenStatusActive
  468. whenStatusInactive
  469. whenFollowing
  470. spirit
  471. amuletType
  472. aggressives
  473. previousDamage
  474. stopWhenHit 0
  475. inLockOnly 0
  476. notInTown 0
  477. timeout 0
  478. disabled 0
  479. monsters
  480. notMonsters
  481. monstersCount
  482. maxAttempts 0
  483. maxUses 0
  484. target_hp
  485. target_whenStatusActive
  486. target_whenStatusInactive
  487. target_deltaHp
  488. inInventory
  489. isSelfSkill 0
  490. equip_topHead
  491. equip_midHead
  492. equip_lowHead
  493. equip_leftHand
  494. equip_rightHand
  495. equip_leftAccessory
  496. equip_rightAccessory
  497. equip_robe
  498. equip_armor
  499. equip_shoes
  500. equip_arrow
  501. manualAI 0
  502. }
  503.  
  504. attackComboSlot {
  505. afterSkill
  506. waitBeforeUse
  507. dist 1.5
  508. isSelfSkill 1
  509. target_hp
  510. target_deltaHp
  511. monsters
  512. notMonsters
  513. monstersCount
  514. }
  515.  
  516. doCommand {
  517. hp
  518. sp
  519. homunculus_hp
  520. homunculus_sp
  521. homunculus_dead
  522. onAction
  523. whenStatusActive
  524. whenStatusInactive
  525. whenFollowing
  526. spirit
  527. amuletType
  528. aggressives
  529. monsters
  530. notMonsters
  531. monstersCount
  532. stopWhenHit 0
  533. inLockOnly 0
  534. notWhileSitting 0
  535. notInTown 0
  536. timeout
  537. disabled 0
  538. inInventory
  539. inCart
  540. inMap
  541. manualAI 0
  542. }
  543.  
  544. useSelf_skill {
  545. lvl 10
  546. maxCastTime 0
  547. minCastTime 0
  548. hp
  549. sp
  550. homunculus_hp
  551. homunculus_sp
  552. homunculus_dead
  553. onAction
  554. whenStatusActive
  555. whenStatusInactive
  556. whenFollowing
  557. spirit
  558. amuletType
  559. aggressives
  560. monsters
  561. notMonsters
  562. monstersCount
  563. stopWhenHit 0
  564. inLockOnly 0
  565. notWhileSitting 0
  566. notInTown 0
  567. timeout 0
  568. disabled 0
  569. inInventory
  570. manualAI 0
  571. }
  572.  
  573. useSelf_skill_smartHeal 1
  574.  
  575. partySkillDistance 0..8
  576.  
  577. partySkill {
  578. lvl 10
  579. dist 3
  580. maxCastTime 0
  581. minCastTime 0
  582. hp
  583. sp
  584. homunculus_hp
  585. homunculus_sp
  586. homunculus_dead
  587. onAction
  588. whenStatusActive
  589. whenStatusInactive
  590. whenFollowing
  591. spirit
  592. amuletType
  593. aggressives
  594. monsters
  595. notMonsters
  596. monstersCount
  597. stopWhenHit 0
  598. inLockOnly 0
  599. notWhileSitting 0
  600. notInTown 0
  601. timeout 0
  602. disabled 0
  603. manualAI 0
  604. target
  605. target_hp
  606. target_isJob
  607. target_isNotJob
  608. target_whenStatusActive
  609. target_whenStatusInactive
  610. target_aggressives
  611. target_monsters
  612. target_timeout 0
  613. target_deltaHp
  614. target_dead 0
  615. inInventory
  616. isSelfSkill 0
  617. }
  618.  
  619. monsterSkill {
  620. target
  621. maxUses
  622. # Condições de uso de habilidades, incluindo isSelfSkill
  623. # Condições Self
  624. # Condição para alvo: monstro
  625. }
  626.  
  627. autoSwitch_default_rightHand
  628. autoSwitch_default_leftHand
  629. autoSwitch_default_arrow
  630.  
  631. # NOTA: No caso de armas de duas mãos, ou sem escudo,
  632. # duplicar o nome da arma para 'rightHand'.
  633. # Para atacar com as mãos, especifique "[NONE]" (sem as aspas) no rightHand
  634.  
  635. autoSwitch {
  636. rightHand
  637. leftHand
  638. arrow
  639. distance
  640. useWeapon
  641. }
  642.  
  643. equipAuto {
  644. topHead
  645. midHead
  646. lowHead
  647. leftHand
  648. rightHand
  649. leftAccessory
  650. rightAccessory
  651. robe
  652. armor
  653. shoes
  654. arrow
  655. monsters
  656. notMonsters
  657. monstersCount
  658. weight 0
  659. whileSitting 0
  660. hp
  661. sp
  662. homunculus_hp
  663. homunculus_sp
  664. homunculus_dead
  665. onAction
  666. whenStatusActive
  667. whenStatusInactive
  668. whenFollowing
  669. spirit
  670. amuletType
  671. aggressives
  672. stopWhenHit 0
  673. inLockOnly 0
  674. notWhileSitting 0
  675. notInTown 0
  676. timeout 0
  677. disabled 0
  678. inInventory
  679. manualAI 0
  680. }
  681.  
  682. useSelf_item {
  683. hp
  684. sp
  685. homunculus_hp
  686. homunculus_sp
  687. homunculus_dead
  688. onAction
  689. whenStatusActive
  690. whenStatusInactive
  691. whenFollowing
  692. spirit
  693. amuletType
  694. aggressives
  695. monsters
  696. notMonsters
  697. monstersCount
  698. stopWhenHit 0
  699. inLockOnly 0
  700. notWhileSitting 0
  701. notInTown 0
  702. timeout
  703. disabled 0
  704. inInventory
  705. manualAI 0
  706. }
  707.  
  708. ######## Armazenamento Automático/Venda automática ########
  709.  
  710. buyAuto {
  711. npc
  712. standpoint
  713. distance 5
  714. price
  715. minAmount 2
  716. maxAmount 3
  717. batchSize
  718. disabled 0
  719. }
  720.  
  721. sellAuto 0
  722. sellAuto_npc
  723. sellAuto_standpoint
  724. sellAuto_distance 5
  725. sellAuto_npc_steps s
  726.  
  727. storageAuto 0
  728. storageAuto_npc
  729. storageAuto_standpoint
  730. storageAuto_distance 5
  731. storageAuto_npc_type 1
  732. storageAuto_npc_steps
  733. storageAuto_password
  734. storageEncryptKey
  735. storageAuto_keepOpen 0
  736. storageAuto_useChatCommand
  737. storageAuto_useItem 0
  738. storageAuto_useItem_item
  739. storageAuto_notAfterDeath
  740. relogAfterStorage 0
  741. minStorageZeny 50
  742.  
  743. npcTimeResponse
  744. npcWrongStepsMethod 0
  745.  
  746. getAuto {
  747. minAmount
  748. maxAmount
  749. passive
  750. disabled 0
  751. }
  752.  
  753. ######## Opções de depuração; útil apenas para desenvolvedores ########
  754.  
  755. debug 0
  756. debugPacket_unparsed 0
  757. debugPacket_received 0
  758. debugPacket_ro_sent 0
  759. debugPacket_sent 0
  760. debugPacket_exclude
  761. debugPacket_include
  762. debugPacket_include_dumpMethod
  763. debugDomains
  764. logToFile_Debug
  765. logToFile_Errors
  766. logToFile_Messages
  767. logToFile_Warnings
  768. history_max 50
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement