Would you like to react to this message? Create an account in a few clicks or log in to continue.
Hello! Everyone. Thank You for Visiting Our Forum. Feel Free to Post Your Message. Admins/Moderators would like to Answer your Needs & Questions. Thank You & Have A Nice Day.

+3
Kidz
sagucio65
Janice
7 posters

    FCP for your guild

    Janice
    Janice
    Moderator
    Moderator


    Posts : 158
    Join date : 2010-01-07
    Age : 32
    Location : Canada

    FCP for your guild Empty FCP for your guild

    Post by Janice 4/20/2010, 6:16 pm

    i think this will not have any use...
    but i'll post it anyway...

    Code:
    partySkill Full Chemical Protection {
       lvl 5
       sp > 100
       notPartyOnly 1
       notWhileSitting 0
       disabled 0
       target_whenStatusInactive Cp Helm, Cp Weapon, Cp Shield, Cp Armor
       target_isGuild <guildname>
       inInventory Glistening Coat > 1
       isSelfSkill 0
    }

    this is an fcp code that will go to your config.txt file.
    it gives fcp on all the members of the guild you specify at <guildname> only. (non-members will not be given protection)
    *you can add 2 or more guild. just use:
    <guildname>, <guildname1>, <guildname2> and so on...
    -----
    not very a very useful stuff but at least not everyone can use your fcp.


    this one is for specific characters only:
    Code:
    partySkill Full Chemical Protection {
       lvl 5
       sp > 100
       notPartyOnly 1
       notWhileSitting 0
       disabled 0
       target_whenStatusInactive Cp Helm, Cp Weapon, Cp Shield, Cp Armor
       target <name>
       inInventory Glistening Coat > 1
       isSelfSkill 0
    }


    Last edited by Janice on 4/27/2010, 11:14 pm; edited 1 time in total
    sagucio65
    sagucio65
    Novice
    Novice


    Posts : 37
    Join date : 2009-08-24

    FCP for your guild Empty Re: FCP for your guild

    Post by sagucio65 4/22/2010, 9:02 am

    Where can i get the entire creator bot ?
    Janice
    Janice
    Moderator
    Moderator


    Posts : 158
    Join date : 2010-01-07
    Age : 32
    Location : Canada

    FCP for your guild Empty Re: FCP for your guild

    Post by Janice 4/22/2010, 3:00 pm

    you don't need to....
    just paste this at a bot config that uses a creator account to login.
    Kidz
    Kidz
    Super Novice
    Super Novice


    Posts : 232
    Join date : 2010-03-05
    Age : 32
    Location : Anti-Malaysia

    FCP for your guild Empty Re: FCP for your guild

    Post by Kidz 4/22/2010, 7:49 pm

    do we need to set the place that we want the fcp bot to be..?
    Janice
    Janice
    Moderator
    Moderator


    Posts : 158
    Join date : 2010-01-07
    Age : 32
    Location : Canada

    FCP for your guild Empty Re: FCP for your guild

    Post by Janice 4/23/2010, 2:08 pm

    yeah you need to.
    i forgot to add it,
    this is what kidz is talking about:
    change this lines in ur config file.
    Code:
    route_randomWalk 0
    route_randomWalk_inTown 0
    lockMap
    lockMap_x
    lockMap_y

    lockmap is you know.. the map/place u want ur bot to be.
    lockMap_x && lockMap_y is a coordiante on that map. when u use /where on ragnarok, it goes something like (prontera: 142, 120)
    the first number goes to the x and the second number goes to y
    Kidz
    Kidz
    Super Novice
    Super Novice


    Posts : 232
    Join date : 2010-03-05
    Age : 32
    Location : Anti-Malaysia

    FCP for your guild Empty Re: FCP for your guild

    Post by Kidz 4/23/2010, 11:20 pm

    thz sweetheart...

    keep up ur good work...
    itzme17
    itzme17
    Novice
    Novice


    Posts : 41
    Join date : 2010-01-12
    Age : 26
    Location : Sa bahay nyo !

    FCP for your guild Empty Re: FCP for your guild

    Post by itzme17 4/27/2010, 10:10 pm

    If i use only in my character ?
    Zue
    Zue
    1st Class
    1st Class


    Posts : 368
    Join date : 2009-07-17
    Age : 33
    Location : Baguio City

    FCP for your guild Empty Re: FCP for your guild

    Post by Zue 4/29/2010, 12:15 am

    ../hmm ..in what part of config.txt should i put that? ..i tired at the lowest part but it didnt work, ../hmm
    Uchiha Madara
    Uchiha Madara
    Novice
    Novice


    Posts : 60
    Join date : 2010-03-24

    FCP for your guild Empty Re: FCP for your guild

    Post by Uchiha Madara 4/29/2010, 5:24 am

    teh janice ayw po nya mag FCP e

    meron po bang mali sa config ko?
    Janice
    Janice
    Moderator
    Moderator


    Posts : 158
    Join date : 2010-01-07
    Age : 32
    Location : Canada

    FCP for your guild Empty Re: FCP for your guild

    Post by Janice 4/29/2010, 7:02 am

    @zue && madara
    what did you paste on your config???
    let me have a look at it.
    Zue
    Zue
    1st Class
    1st Class


    Posts : 368
    Join date : 2009-07-17
    Age : 33
    Location : Baguio City

    FCP for your guild Empty Re: FCP for your guild

    Post by Zue 4/29/2010, 1:12 pm

    ..here

    Code:

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

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

    master Outer
    server 0
    username
    password
    loginPinCode
    char
    sex

    bindIp
    # For an overview of all servertypes please go to the following URL:
    # http://www.openkore.com/wiki/index.php/ServerType#English
    serverType 8_2

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

    # XKore 2 / Proxy configuration
    XKore_listenIp 127.0.0.1
    XKore_listenPort 6900
    XKore_publicIp 127.0.0.1

    # It is not advised to set secureAdminPassword if you're using Xkore 2
    secureAdminPassword 1
    adminPassword hastajis
    callSign
    commandPrefix ;

    pauseCharServer 0
    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 2
    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 0
    avoidList_inLockOnly 0
    avoidList_reconnect 1800

    cachePlayerNames 1
    cachePlayerNames_duration 900
    cachePlayerNames_maxSize 100

    clientSight 20

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

    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 50
    itemsMaxNum_sellOrStore
    cartMaxWeight 7900
    itemsTakeAuto_new 0
       

    lockMap
    lockMap_x
    lockMap_y
    lockMap_randX
    lockMap_randY

    route_escape_reachedNoPortal 0
    route_escape_randomWalk 0
    route_escape_shout
    route_randomWalk 0
    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 Lighthalzen
    saveMap_warpToBuyOrSell 0
    saveMap_warpChatCommand

    shopAuto_open 0
    shop_random 0

    sitAuto_hp_lower 40
    sitAuto_hp_upper 60
    sitAuto_sp_lower 0
    sitAuto_sp_upper 0
    sitAuto_over_50 0
    sitAuto_idle
    sitAuto_look
    sitAuto_look_from_wall


    statsAddAuto 1
    statsAddAuto_list str 99
    statsAddAuto_dontUseBonus 0
    statsAdd_over_99 0

    skillsAddAuto 0
    skillsAddAuto_list

    tankMode 0
    tankModeTarget

    teleportAuto_hp 0
    teleportAuto_sp 0
    teleportAuto_idle 0
    teleportAuto_portal 0
    teleportAuto_search 2
    teleportAuto_minAggressives 0
    teleportAuto_minAggressivesInLock 0
    teleportAuto_onlyWhenSafe 0
    teleportAuto_maxDmg 5000
    teleportAuto_maxDmgInLock 0
    teleportAuto_deadly 1
    teleportAuto_useSkill 3
    teleportAuto_useChatCommand
    teleportAuto_allPlayers 0
    teleportAuto_atkCount 0
    teleportAuto_atkMiss 10
    teleportAuto_unstuck 0
    teleportAuto_lostTarget 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_useItemForRespawn

    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

    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_attackCanSnipe 0
    homunculus_attackCheckLOS 0
    homunculus_attackNoGiveup 0
    homunculus_attackChangeTarget 1

    homunculus_followDistanceMax 10
    homunculus_followDistanceMin 3

    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

    # 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 911

    # 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

    ######## 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
    }

    doCommand c @alootid 608 {
       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 1800
       disabled 0
       inInventory
       inCart
       inMap
       manualAI 0
    }


    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 0
    notInTown 0
    timeout 0
    disabled 0
    inInventory
    manualAI 0
    }

    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 0
       notInTown 0
       timeout 0
       disabled 0
       inInventory
       manualAI 0
    }

    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 0
       notInTown 0
       timeout 0
       disabled 0
       inInventory
       manualAI 0
    }

    useSelf_skill Enchant Poison {
       lvl 5
       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 120
       inInventory
       manualAI 0
    }

    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 Mastela Fruit {
       hp <= 50%
       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 Awakening Potion {
       hp
       sp
       homunculus_hp
       homunculus_sp
       homunculus_dead
       onAction
       whenStatusActive
       whenStatusInactive Concentration Potion
       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 0
    storageAuto_npc
    storageAuto_distance 5
    storageAuto_npc_type 1
    storageAuto_npc_steps
    storageAuto_password
    storageAuto_keepOpen 0
    storageAuto_useChatCommand @storage
    relogAfterStorage 0
    minStorageZeny 0

    npcTimeResponse

    getAuto Mastela Fruit {
       minAmount 1
       maxAmount 70
       passive
    }

    getAuto Awakening Potion {
       minAmount 1
       maxAmount 10
       passive
    }

    refineAuto 1
    refineAuto_npc prt_in 63 60
    refineAuto_distance 5
    refineAuto_maxRefine 7
    refineAuto_npc_steps r1 r0 r0
    refineAuto_equip Odin's Blessing [1]
    refineAuto_material Elunium
    refineAuto_minZenny 2000
    refineAuto_incremental 4
    refineAuto_getAutoAdjust 0
    refineAuto_dcWhenDone 0
    refineAuto_visitStorage 0



    autoRefine Odin's Blessing [1] {
       refineStone Elunium
       refineNpc prt_in 63 60
       npcSequence c r0 c r0 c w2 c w2 r0 w2 c c n
       zenny 3000
       maxRefine 7
       disabled 0
    }

    ######## 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
    serverEncoding Western
    charBlockSize 108
    macro_orphans terminate

    partySkill Full Chemical Protection {
       lvl 5
       sp > 100
       notPartyOnly 1
       notWhileSitting 0
       disabled 0
       target_whenStatusInactive Cp Helm, Cp Weapon, Cp Shield, Cp Armor
       target_isGuild Tugs Tugs Tugs
       inInventory Glistening Coat > 1
       isSelfSkill 0
    }

    ..there
    Janice
    Janice
    Moderator
    Moderator


    Posts : 158
    Join date : 2010-01-07
    Age : 32
    Location : Canada

    FCP for your guild Empty Re: FCP for your guild

    Post by Janice 4/29/2010, 2:26 pm

    i tried it and it works for me.
    maybe the name of the guild is wrong. some hidden special characters maybe.

    try this:
    Code:

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

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

    master Outer
    server 0
    username compo02
    password iloveyou123
    loginPinCode
    char 9
    sex

    bindIp
    # For an overview of all servertypes please go to the following URL:
    # http://www.openkore.com/wiki/index.php/ServerType#English
    serverType 8_2

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

    # XKore 2 / Proxy configuration
    XKore_listenIp 127.0.0.1
    XKore_listenPort 6900
    XKore_publicIp 127.0.0.1

    # It is not advised to set secureAdminPassword if you're using Xkore 2
    secureAdminPassword 1
    adminPassword kikourie
    callSign
    commandPrefix ;

    pauseCharServer 0
    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 2
    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 0
    avoidList_inLockOnly 0
    avoidList_reconnect 1800

    cachePlayerNames 1
    cachePlayerNames_duration 900
    cachePlayerNames_maxSize 100

    clientSight 20

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

    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 50
    itemsMaxNum_sellOrStore
    cartMaxWeight 7900
    itemsTakeAuto_new 0
     

    lockMap
    lockMap_x
    lockMap_y
    lockMap_randX
    lockMap_randY

    route_escape_reachedNoPortal 0
    route_escape_randomWalk 0
    route_escape_shout
    route_randomWalk 0
    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 Lighthalzen
    saveMap_warpToBuyOrSell 0
    saveMap_warpChatCommand

    shopAuto_open 0
    shop_random 0

    sitAuto_hp_lower 40
    sitAuto_hp_upper 60
    sitAuto_sp_lower 0
    sitAuto_sp_upper 0
    sitAuto_over_50 0
    sitAuto_idle 1
    sitAuto_look
    sitAuto_look_from_wall


    statsAddAuto 1
    statsAddAuto_list str 99
    statsAddAuto_dontUseBonus 0
    statsAdd_over_99 0

    skillsAddAuto 0
    skillsAddAuto_list

    tankMode 0
    tankModeTarget

    teleportAuto_hp 0
    teleportAuto_sp 0
    teleportAuto_idle 0
    teleportAuto_portal 0
    teleportAuto_search 2
    teleportAuto_minAggressives 0
    teleportAuto_minAggressivesInLock 0
    teleportAuto_onlyWhenSafe 0
    teleportAuto_maxDmg 5000
    teleportAuto_maxDmgInLock 0
    teleportAuto_deadly 1
    teleportAuto_useSkill 3
    teleportAuto_useChatCommand
    teleportAuto_allPlayers 0
    teleportAuto_atkCount 0
    teleportAuto_atkMiss 10
    teleportAuto_unstuck 0
    teleportAuto_lostTarget 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_useItemForRespawn

    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

    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_attackCanSnipe 0
    homunculus_attackCheckLOS 0
    homunculus_attackNoGiveup 0
    homunculus_attackChangeTarget 1

    homunculus_followDistanceMax 10
    homunculus_followDistanceMin 3

    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

    # 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 911

    # 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

    ######## 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
    }

    doCommand c @alootid 608 {
       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 1800
       disabled 0
       inInventory
       inCart
       inMap
       manualAI 0
    }


    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 0
    notInTown 0
    timeout 0
    disabled 0
    inInventory
    manualAI 0
    }

    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 0
       notInTown 0
       timeout 0
       disabled 0
       inInventory
       manualAI 0
    }

    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 0
       notInTown 0
       timeout 0
       disabled 0
       inInventory
       manualAI 0
    }

    useSelf_skill Enchant Poison {
       lvl 5
       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 120
       inInventory
       manualAI 0
    }

    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 Mastela Fruit {
       hp <= 50%
       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_item Awakening Potion {
       hp
       sp
       homunculus_hp
       homunculus_sp
       homunculus_dead
       onAction
       whenStatusActive
       whenStatusInactive Concentration Potion
       whenFollowing
       spirit
       aggressives
       monsters
       notMonsters
       stopWhenHit 0
       inLockOnly 0
       notWhileSitting 0
       notInTown 0
       timeout 0
       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 0
    storageAuto_npc
    storageAuto_distance 5
    storageAuto_npc_type 1
    storageAuto_npc_steps
    storageAuto_password
    storageAuto_keepOpen 0
    storageAuto_useChatCommand @storage
    relogAfterStorage 0
    minStorageZeny 0

    npcTimeResponse

    getAuto Mastela Fruit {
       minAmount 1
       maxAmount 70
       passive
    }

    getAuto Awakening Potion {
       minAmount 1
       maxAmount 10
       passive
    }

    refineAuto 1
    refineAuto_npc prt_in 63 60
    refineAuto_distance 5
    refineAuto_maxRefine 7
    refineAuto_npc_steps r1 r0 r0
    refineAuto_equip Odin's Blessing [1]
    refineAuto_material Elunium
    refineAuto_minZenny 2000
    refineAuto_incremental 4
    refineAuto_getAutoAdjust 0
    refineAuto_dcWhenDone 0
    refineAuto_visitStorage 0



    autoRefine Odin's Blessing [1] {
       refineStone Elunium
       refineNpc prt_in 63 60
       npcSequence c r0 c r0 c w2 c w2 r0 w2 c c n
       zenny 3000
       maxRefine 7
       disabled 0
    }

    ######## 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
    serverEncoding Western
    charBlockSize 108
    macro_orphans terminate

    partySkill Full Chemical Protection {
       lvl 5
       sp > 100
       notPartyOnly 1
       notWhileSitting 0
       disabled 0
       target_whenStatusInactive Cp Helm, Cp Weapon, Cp Shield, Cp Armor
       target_isGuild Tugs Tugs Tugs
       inInventory Glistening Coat > 1
       isSelfSkill 0
    }
    i made the bot to sit and stand in here so you know if the bot is responding.
    Uchiha Madara
    Uchiha Madara
    Novice
    Novice


    Posts : 60
    Join date : 2010-03-24

    FCP for your guild Empty Re: FCP for your guild

    Post by Uchiha Madara 4/29/2010, 8:21 pm

    teh janice ayaw parin nya mag FCP

    yung gusto ko na config yung tawigin ko lng yung bot ko FCP
    fcp kaagad sya meron kapo non?

    din po yung taget ko ung name lng ng main char ko hindi guild.
    Zue
    Zue
    1st Class
    1st Class


    Posts : 368
    Join date : 2009-07-17
    Age : 33
    Location : Baguio City

    FCP for your guild Empty Re: FCP for your guild

    Post by Zue 4/29/2010, 10:41 pm

    ..wew, ..still it doesnt work, ..hahaha, ..but i use the coding kind of FCP bot like ou will say or pm the bot a certain code to FCP you, ..does that affect on the program? ..coz my bot FCP folder has macro.txt and macros.txt
    Janice
    Janice
    Moderator
    Moderator


    Posts : 158
    Join date : 2010-01-07
    Age : 32
    Location : Canada

    FCP for your guild Empty Re: FCP for your guild

    Post by Janice 4/29/2010, 11:39 pm

    @zue
    it won't affect the program at all.

    @madara
    if you want it like that, you will need to use macro on that.
    like the one zue is using.

    zue!!! mind sharing yours????
    Zue
    Zue
    1st Class
    1st Class


    Posts : 368
    Join date : 2009-07-17
    Age : 33
    Location : Baguio City

    FCP for your guild Empty Re: FCP for your guild

    Post by Zue 4/30/2010, 12:22 am

    ..erhmm?? ..sharing my whut? ../gg ..nah, juz kidding, ..my config in my bot w/c i use coding for FCP? ..anyways, ..imma use other bot program and try this guild FCP i coz my FCP bot was i think fixed for coding FCP.. Very Happy
    Uchiha Madara
    Uchiha Madara
    Novice
    Novice


    Posts : 60
    Join date : 2010-03-24

    FCP for your guild Empty Re: FCP for your guild

    Post by Uchiha Madara 4/30/2010, 11:00 pm

    please zue i need badly please
    XtiaN
    XtiaN
    2nd Class
    2nd Class


    Posts : 718
    Join date : 2009-09-18
    Age : 31
    Location : Spain-Madrid

    FCP for your guild Empty Re: FCP for your guild

    Post by XtiaN 5/2/2010, 3:40 pm

    zue shelfishhh! Well.. Its k ;D i also got it too /slur
    Kidz
    Kidz
    Super Novice
    Super Novice


    Posts : 232
    Join date : 2010-03-05
    Age : 32
    Location : Anti-Malaysia

    FCP for your guild Empty Re: FCP for your guild

    Post by Kidz 5/4/2010, 12:38 am

    share with me bro.../rice...
    XtiaN
    XtiaN
    2nd Class
    2nd Class


    Posts : 718
    Join date : 2009-09-18
    Age : 31
    Location : Spain-Madrid

    FCP for your guild Empty Re: FCP for your guild

    Post by XtiaN 5/4/2010, 4:06 pm

    Lol.. Ask zueee /Slur

    Sponsored content


    FCP for your guild Empty Re: FCP for your guild

    Post by Sponsored content


      Current date/time is 5/2/2024, 7:46 pm