Jump to content

fraggle

Elite+
  • Content Count

    65
  • Joined

  • Last visited

Posts posted by fraggle


  1. i use enduring cry, works really good

    you can see it here

    viewtopic.php?f=25&t=673

    ; Set here the key or the mouse button of the skill.

    skill2_key=mouse_wheel

    ; Set here the minimum distance from monster to use this skill.

    skill2_min_distance_value=200

    ; Set here the maximum distance from monster to use this skill.

    skill2_max_distance_value=500

    ; Set here if you want to use this skill as an aura.

    skill2_is_aura=false

    ; Set here the timer before the bot using the skill again.

    skill2_cooldown=500

    ; Set here the skill's priority (higher value = higher priority).

    skill2_priority=11


  2. town ist still not detected i ran the check town script

    in town=0x2B3964

    outside=0x2B3964

    all mana used=0x2B3964

    all the same, and i dont know why

    eeb.ini

    [general]

    ;##############################################################################

    ;

    ; AURAS CONFIG

    ;

    ;##############################################################################

    ;

    ; *doauras => Want to use auras at the beginning of each run (1=yes 0=no)

    ;

    ; *aurakeys => This represent your 5 skill slots keystones

    ; change if you use different keys than default keystones (default Q,W,E,R,T)

    ;

    ; *auras => This represent your 5 skill slots

    ; Set 1 = use as aura, 0 = dont use as aura

    ; example 0,0,1,1,1 two first skills slots(Q,W) dont used as auras

    ; last three skills slots(E,R,T) used as auras

    ;

    ;==============================================================================

    doauras =1

    aurakeys =Q,W,E,R,T

    auras =1,1,1,1,0

    ;==============================================================================

    ;##############################################################################

    ;

    ; INVENTORY CONFIG

    ;

    ;##############################################################################

    ;

    ; *row1...5 => Represent every cell of row1 to 5 at your inventory

    ; Set 1 to keep whatever is there, 0 to stash it.

    ;

    ;==============================================================================

    row1 =1,1,0,0,0,0,0,0,0,0,0,0

    row2 =0,0,0,0,0,0,0,0,0,0,0,0

    row3 =0,0,0,0,0,0,0,0,0,0,0,0

    row4 =0,0,0,0,0,0,0,0,0,0,0,0

    row5 =0,0,0,0,0,0,0,0,0,0,0,0

    ;==============================================================================

    ;##############################################################################

    ;

    ; GAME AND Exiledbot KEYSTONES

    ;

    ;##############################################################################

    ;

    ; *keyPauseBot => Keystone for pause unpause @ exiledbot (default F12)

    ;

    ; *keyOpenInv => Keystone for open inventory @ poe (default I)

    ;

    ; *keyShowLabels => Keystone for show labels @ poe (default Z)

    ;

    ; *keyShowCharInfo => Keystone for show character info @ poe (default C)

    ;

    ;==============================================================================

    keyPauseBot =F12

    keyOpenInv =I

    keyShowLabels =Z

    keyShowCharInfo =C

    ;==============================================================================

    ;##############################################################################

    ;

    ; GAME AND Exiledbot PATHS & NAMES

    ;

    ;##############################################################################

    ;

    ; *path_poe => Path where is installed poe (don't include game exe)

    ; normal paths C:\Program Files\Grinding Gear Games\Path of Exile or

    ; C:\Program Files (x86)\Grinding Gear Games\Path of Exile

    ;

    ; *path_bot => Path of exiledbot (don't include exiledbot exe)

    ;

    ; *name_poe => Name of the game exe

    ; If GGG change the name of their exe change this, otherwise leave it

    ;

    ; *name_bot => Name of the exiledbot exe

    ; If exiledbot team change the name of their exe change this, otherwise

    ; leave it

    ;

    ; *name_poe_win => Name of the window when you run game exe

    ; If GGG change the name displayed on window poe change this,

    ; otherwise leave it

    ;

    ; *name_bot_win => Name of the window when you run exilebot exe

    ; The name of exilebot window is the path + the exe name including the

    ; extension of exilebot

    ;

    ; *path_images => Path where images are

    ;

    ;==============================================================================

    path_poe =C:\Program Files (x86)\GGG\Path of Exile

    path_bot =D:\Bot\_eebv2.1\Exiled Bot Beta v0.10

    name_poe =PathOfExile.exe

    name_bot =ExiledBot.exe

    name_poe_win =Path of Exile

    name_bot_win =ExiledBot v0.10

    path_images =D:\Bot\_eebv2.1\_images

    ;==============================================================================

    ;##############################################################################

    ;

    ; RESTART & BREAK CONFIG

    ;

    ;##############################################################################

    ;

    ; *restartBot => Restart exiledbot and poe every xxx time (1=yes 0=no)

    ;

    ; *timeRestartBot => Time transcurred before restart (in seconds)

    ;

    ; *takeBreak => When bot is restarting, take a break (1=yes 0=no)

    ;

    ; *timeBreak => Duration of break (in seconds)

    ;

    ; 7200 seconds = 2 hours

    ; 300 seconds = 5 minutes

    ;

    ;==============================================================================

    restartBot =1

    timeRestartBot =3600

    takeBreak =1

    timeBreak =5

    ;==============================================================================

    ;##############################################################################

    ;

    ; TIMERS CONFIG

    ;

    ;##############################################################################

    ;

    ; *maxGameLength => Max time in a map (in seconds), if this time is reached,

    ; the bot and game is restarted, should be like 10 seconds more than

    ; run_max_time variable in config.ini

    ;

    ; *maxTimeNoNewGame => Max time without new game detected (in seconds), if this

    ; time is reached, the bot and game is restarted.

    ;

    ; *minGameLength => Minimum Game Length (in seconds), if game duration is shorter

    ; than this, bot it's paused till time is reached.

    ;

    ; *lagTimer => If you have lag, increase this value (in milliseconds **) ?????

    ;

    ;==============================================================================

    maxGameLength =280

    maxTimeNoNewGame =180

    minGameLength =120

    lagTimer =60

    ;==============================================================================

    ;##############################################################################

    ;

    ; MISC CONFIG

    ;

    ;##############################################################################

    ;

    ; *writelog => Write log @ file log_eeb.txt (1=yes 0=no)

    ;

    ; *trylog => Use TrayTip log (1=yes 0=no)

    ;

    ; *upGems => Upgrade gems when visiting town (1=yes 0=no)

    ;

    ; *stashGames => Number of games before stashing

    ;

    ;==============================================================================

    writelog =0

    trylog =0

    upGems =1

    stashGames =2

    ;==============================================================================

    [internal]

    ;##############################################################################

    ;

    ; INTERNAL CONFIG

    ;

    ;##############################################################################

    ;

    ;

    ; *lastgame => number of last game done, automatically updated

    ; You can reset or change this number

    ;

    ; *crash => counter for number of crash found (ExiledBot GUI), automatically updated

    ;

    ; *minGameExit => counter for number of games with premature exit, automatically updated

    ;

    ;==============================================================================

    lastgame =69

    crash =0

    minGameExit =0

    resurrect =0

    loopwalk =109

    ;==============================================================================

    any idea?


  3. Hi

    I just found Shavronne's Wrappings in docks merci with 1 Socket,

    5Socket it with 35 Jewellers

    5 Linked it with 14 Fusings

    had a "low roll" Spell DMG + ES though used 2 Blessed 1 Divine now its almost Perfect :D:D:D:D:D:D

    the question now is Sell it now or Wait for the Official Release and hope for more players --> more exalts

    And what do you think its worth

    Posted Image

    i posted in chat and got offers for 35 ex,

    What do you think?


  4. I don't get any flickering. :D

    it looks something like this and is annoying as fuck, you can press F1 and it gets better a lillte, but is still super annoying,

    http://www.youtube.com/watch?v=QIIOOTjxH40

    if you dont have this Flickering , pls pls tell me your configuration

    Whats your:

    Windows version Host 32/64 bit?

    Windows Version Guest 23/64 bit?

    Your configuration for VmWare.

    Would be awesome to get rid of this :D


  5. Hi

    i thought it would be a nice idea to upload a video of my bot's Gameplay.

    my bot runs with 230% IIR and 84% IIQ, 81% Fire/Cold/Lightning Resist, 5200 DPS and these Items:

    Posted Image Posted Image Posted Image Posted Image Posted Image Posted Image Posted Image Posted Image Posted Image

    here is the tree:

    http://www.pathofexile.com/passive-skill-tree/AAAAAgEAAdwB5wUtDq0UIBRNGNsZLhnpGjgaVRv6IQIhVSFgJIsl3yftKLUppSr2MfsyCTboOQ5AoEE_Q5xHflBHUFBR5lRJVw1YY1nzXhNfP2BLYIhhIWFSZKNlTW5pcql07XTxeu97jHy7fNmDOITZhO-Mz5BVkc6ZK565ns2fy6IAouqkGacwp4SrxayqtC-53b2BvqfAD8AaxFjFisbY0iHSTdSP2WHeweLq5K3nUu8O707vfPAf8i_z3fZI974=

    maybe someone has some suggestions of improvement :)

    Would be nice to see the bot running some other builds.

    A Video of a Sporker would be nice.

    i run a simple ahk script to spam the quicksilver flasks every 8 Seconds

    loop

    {

    WinSet, AlwaysOnTop, On, Path of Exile

    WinWait, Path of Exile

    WinMove, 0, 0

    WinMove, Path of Exile,,,, 800, 600

    send {4}

    sleep 8000

    send {5}

    sleep 8000

    }

    }

    Here are my ini files

    System.ini

    ; Bot system config file

    ; DO NOT EDIT THIS FILE UNLESS YOU KNOW WHAT YOU ARE DOING !!

    [general]

    ; AI loop delay in milliseconds (default=10)

    AI_loop_delay=10

    ; Delay in milliseconds between each click when selecting an area

    area_selection_click_delay=500

    ; Set here the delay in ms to wait before looting an item (to ensure that the item is really the one we want)

    pickup_delay=200

    [absurd_values]

    ; Monster absurd hp value, if value get higher monster will be ignored

    absurd_monster_hp_value=40000

    ; Player absurd hp value, if value get higher, we are offline

    absurd_player_hp_value=40000

    [pathfinding]

    ; Distance moved each time to get closer of the target

    move_distance=15

    ; Distance used to stop pathfinding and start using skills on monsters

    attack_distance=30

    ; Set distance explored while character is running around the map

    exploration_distance=100

    Skills:

    ; Skills config file

    [skills]

    ; Set here the key or the mouse button of the skill.

    skill0_key=mouse_left

    ; Set here the minimum distance from monster to use this skill.

    skill0_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.

    skill0_max_distance_value=400

    ; Set here if you want to use this skill as an aura.

    skill0_is_aura=false

    ; Set here the timer before the bot using the skill again.

    skill0_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).

    skill0_priority=0

    ; Set here the key or the mouse button of the skill.

    skill1_key=mouse_right

    ; Set here the minimum distance from monster to use this skill.

    skill1_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.

    skill1_max_distance_value=250

    ; Set here if you want to use this skill as an aura.

    skill1_is_aura=false

    ; Set here the timer before the bot using the skill again.

    skill1_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).

    skill1_priority=10

    ; Set here the key or the mouse button of the skill.

    skill2_key=mouse_wheel

    ; Set here the minimum distance from monster to use this skill.

    skill2_min_distance_value=200

    ; Set here the maximum distance from monster to use this skill.

    skill2_max_distance_value=500

    ; Set here if you want to use this skill as an aura.

    skill2_is_aura=false

    ; Set here the timer before the bot using the skill again.

    skill2_cooldown=500

    ; Set here the skill's priority (higher value = higher priority).

    skill2_priority=11

    ; Set here the key or the mouse button of the skill.

    skill3_key=Q

    ; Set here the minimum distance from monster to use this skill.

    skill3_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.

    skill3_max_distance_value=1000

    ; Set here if you want to use this skill as an aura.

    skill3_is_aura=true

    ; Set here the timer before the bot using the skill again.

    skill3_cooldown=1200

    ; Set here the skill's priority (higher value = higher priority).

    skill3_priority=11

    ; Set here the key or the mouse button of the skill.

    skill4_key=W

    ; Set here the minimum distance from monster to use this skill.

    skill4_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.

    skill4_max_distance_value=1000

    ; Set here if you want to use this skill as an aura.

    skill4_is_aura=true

    ; Set here the timer before the bot using the skill again.

    skill4_cooldown=1200

    ; Set here the skill's priority (higher value = higher priority).

    skill4_priority=11

    ; Set here the key or the mouse button of the skill.

    skill5_key=E

    ; Set here the minimum distance from monster to use this skill.

    skill5_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.

    skill5_max_distance_value=1000

    ; Set here if you want to use this skill as an aura.

    skill5_is_aura=true

    ; Set here the timer before the bot using the skill again.

    skill5_cooldown=1200

    ; Set here the skill's priority (higher value = higher priority).

    skill5_priority=11

    ; Set here the key or the mouse button of the skill.

    skill6_key=R

    ; Set here the minimum distance from monster to use this skill.

    skill6_min_distance_value=0

    ; Set here the maximum distance from monster to use this skill.

    skill6_max_distance_value=1000

    ; Set here if you want to use this skill as an aura.

    skill6_is_aura=true

    ; Set here the timer before the bot using the skill again.

    skill6_cooldown=1200

    ; Set here the skill's priority (higher value = higher priority).

    skill6_priority=11

    ; Set here the key or the mouse button of the skill.

    skill7_key=T

    ; Set here the minimum distance from monster to use this skill.

    skill7_min_distance_value=50

    ; Set here the maximum distance from monster to use this skill.

    skill7_max_distance_value=1000

    ; Set here if you want to use this skill as an aura.

    skill7_is_aura=false

    ; Set here the timer before the bot using the skill again.

    skill7_cooldown=0

    ; Set here the skill's priority (higher value = higher priority).

    skill7_priority=10

    Pickit:

    ; Pickit config file

    [general]

    ; Set here if you want the bot to pickup or not scrolls.

    pickup_scrolls=true

    ; Set here if you want the bot to pickup or not rare items.

    pickup_rare_items=false

    ; Set here which quality minimum you want to pick a gem.

    gem_quality_min=0

    ; Number of try on the location where the item is supposed to be, before moving the cursor

    number_of_try_on_right_location=5

    ; Number of time the bot will increase (half) or decrease (half) y mouse coordinate when clicking on an item (default : 30)

    try_range=30

    ; Offset used each time the bot tries a new time

    pickup_try_offset_y=7

    Config:

    ; Bot main config file

    [general]

    ; Define here which character you want to use in the character selection screen (default : 0, top character).

    character_to_use=1

    ; Define here what is the last act unlocked by your character.

    last_act_unlocked=3

    ; Define here what is the last difficulty unlocked (1=normal, 2=cruel, 3=merciless).

    last_difficulty_unlocked=3

    ; Open chest ?

    open_chest=false

    ; Open chest under this range (clean monsters before) (0 : infinite).

    chest_range=400

    ; Level gems ?

    level_gems=false

    ; If you want to use Alt to loot items, setting this option to true may reduce the number of crap loot, to use this parameter, you need to enable the option Key Pickup in the UI options and be sure the highlight key is set up on alt (default : true)

    use_alt_to_loot=true

    ; Here write the name of the zone that you want the bot to clean. You have to write it /! HE SAME WAY/!as it is written in the coordinates.ini file (without _x or _y ofc). For now, the bot can only clean one zone per run.

    zone_to_clean=lunaris_temple

    ; Important!! you have to give the act which the zone belongs.

    zone_to_clean_act=3

    ; Set the difficulty desired (1=normal, 2=cruel, 3=merciless).

    zone_to_clean_difficulty=3

    ; Percent of the map from which bot consider map is cleared, bot will restart instance when value reached.

    area_clean_percent=0.8

    ; If the bot didn't kill anything during last 60s (default), next instance! (set to 0 to disable this feature).

    monster_no_kill_timeout=50

    ; Maximum time (in seconds) allowed per run. when timer is reached, exit to login and start again.

    run_max_time=240

    [combat]

    ; Bot will kill any monster at this range before looting anything (chest and item).

    safe_range=400

    ; Max distance to engage monsters (0 : infinite)

    monster_max_attack_distance_value=0

    [flasks]

    ; If life goes below this value, use pot.

    use_life_flask_percent=0.75

    ; If mana goes below this value, use pot.

    use_mana_flask_percent=0.15

    ; If life goes below this value, chicken.

    chicken_life_percent=0.3

    ; If energy shield goes below this value, chicken (default : 0, means that it is desactivated).

    chicken_energy_shield_percent=0

    ; Flask key in slot (begining from left).

    flask_key_slot1=1

    ; Flask healing time (in millisecond).

    flask_slot1_recharge_rate=7000

    ; Flask key in slot (begining from left).

    flask_key_slot2=2

    ; Flask healing time (in millisecond).

    flask_slot2_recharge_rate=6500

    ; Flask key in slot (begining from left).

    flask_key_slot3=3

    ; Flask healing time (in millisecond).

    flask_slot3_recharge_rate=5000

    ; Flask key in slot (begining from left).

    flask_key_slot4=4

    ; Flask healing time (in millisecond).

    flask_slot4_recharge_rate=5600

    ; Flask key in slot (begining from left).

    flask_key_slot5=5

    ; Flask healing time (in millisecond).

    flask_slot5_recharge_rate=5600

    ; Flask cooldown to avoid using flask multiple times when low life.

    flask_delay=3000

    http://www.youtube.com/watch?v=YbPIHuLyzdM

    Hope to see some other Videos,


  6. hi

    i cant install the new setup.

    the setup crashes always at the same point: Registering: Wingdng3.tff

    anyone has the same problem?

    hm worked in my vm...

    try manually delete the Wingdings3 true type font - and re-run setup

    i removed the ttf and re-run the setup, still the same problem?

    i tried it in a VM and it worked,

    i guess its a problem on my windows,

    anyway i can update my old version and it works,

    other question what is BAR there are no settings i just can activate or deactivate it , but what does it?


  7. As the title says im interested in the zones that are best for the possibilities the bot has atm.

    As i was leveling a new character i found mud flats in act1 and crossroads in act 2 really good.

    but what about act 3 im farming city of sarn atm,

    im lvl 74 now i out leveled the zone and get drop panalty, because the zone im in is to low.

    can you bot docks, or does the bot get stuck all the time, or what about Barracks?

    Just interested in the zones you are botting in general

×
×
  • Create New...