Jump to content

alkpone

Administrators
  • Content Count

    1764
  • Joined

  • Last visited

Everything posted by alkpone

  1. Bot version 0.59b has been released. Download file attached to this post. Don't forget to reconfigure everything from default files, copy paste of configuration files won't work!! Improvements since 0.59 : Offsets updated for Garena CIS 2.2.1d. Offsets updated for Garena TH 2.2.1d. User can now configure min and max values of endurance/frenzy/power charge to enable or disable a skill. Bot should no more try to use currency on mirrored/corrupted items. Bot now uses ctrl + click to transfert map from inventory to map device. Fixed a bug where bot would use a 6S item in chaos recipe. Stone golem is now detected properly. Orb of chance are now directly used from stash. Disabled the item drop log in GUI because it could produce some annoying random crashes. Profiles fixed. Exiled_Bot_Beta_v0.59b.zip
  2. Bot version 0.59 has been released. Download file attached to this post. Don't forget to reconfigure everything from default files, copy paste of configuration files won't work!! Improvements since 0.58 : Offsets updated for Game version version 2.2.1. Offsets updated for Steam version version 2.2.1. Offsets updated for Garena CIS 2.2.0h. Offsets updated for Garena TH 2.2.0h. Offsets updated for Garena TW 2.2.0h. Bot should now ignore invisble / not spawned monsters. Perandus chests handled. Fixed doors handling, now bot shouldn't fail exploring without any reason in areas with a lot of doors like the prison anymore. Bot now only use two-handed items for chaos recipe (much more efficient, and one-handed made it buggy). Exiled_Bot_Beta_v0.59.zip
  3. alkpone

    allo de l'aide avec le pick it :)

    Utilisez le pickit par défaut, il est déjà top
  4. alkpone

    Pb avec le mobs qui sortent de terre

    Normalement c'est bon, le bot ne devrais plus attaquer les monstres invisibles / qui sortent de terre depuis la version 0.59.
  5. alkpone

    Gestion de skills

    Je suis en train de développer la gestion des charge pour les skills, avec la possibilité de définir genre: If < x Endurance / Frenzy / Power charges use skill If > y Endurance / Frenzy / Power charges don't use skill
  6. alkpone

    Bot refuse to run map

    Does that mean that laboratory device doesn't work for some people ?
  7. alkpone

    Crash problem

    Yes this is a known issue, we are working on it.
  8. alkpone

    Perandus boxes

    Yes we are working on it, this is a known issue. Need some reversing to find out if a perandus box is openable or not.
  9. alkpone

    Bot has been crashing after couple of hours

    And after today's game update, still a lot of crashes ?
  10. alkpone

    Next update state

    RC / test version for Ascendancy expansion available https://exiled-bot.net/community/index.php/topic/788-exiled-bot-rc-test-versions/?p=5518
  11. alkpone

    Next update state

    I'll upload RC as soon as I have something that works, but expect a lot of bugs. Last expansion it took about 10 days to release a stable version. I can't give you any ETA for this one tho
  12. alkpone

    Next update state

    As some of you probably noticed, 2.1.2c compiler change broke a lot of offsets. Therefore I don't think that we'll have the time to release a working version before Ascendancy expansion release. I'm working hard at finding again the stuff and I'll try to release some RC version asap. Waiting for it, have fun with the game playing manually (or not..)
  13. alkpone

    Bonjour!

    Glad you like it Thanks for your support
  14. Bot version 0.58 has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.58 Don't forget to reconfigure everything from default files, copy paste of configuration files won't work!! Improvements since 0.57f : Added chaos recipe handling. Added an option for the bot to pickup missing chaos recipe rare items (Remember to disable rare item pickup everywhere else in the bot). Current area is now considered as cleared when idle timer is triggered. If stash tabs are full, bot exits.
  15. alkpone

    is there anyway to turn off logging?

    Put files in read only mode.
  16. Bot version 0.57f has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.57f Don't forget to reconfigure everything from default files, copy paste of configuration files won't work!! Improvements since 0.57e : Offsets updated for Game version version 2.1.2c (again). Added an option for user to decide if he wants the bot to stash maps identified or unid. Removed Ignore cartographer strongbox option. Bot automatically exit to login if it enters Sarn Arena by mistake. Fixed back and forth happening in town while bot going to sell items.
  17. alkpone

    0.57d garena sea Clicking on login button

    My bad, I didn't updated the download page properly. Fixed, now you can get 0.57e from download page.
  18. alkpone

    Help to farm map 'stash'

    What version are you using ?
  19. Bot version 0.57e has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.57e Don't forget to reconfigure everything from default files, copy paste of configuration files won't work!! Improvements since 0.57d : Offsets updated for Steam version version 2.1.2c. Offsets fixed for Garena TW 2.1.2c. Offsets fixed for Garena SEA 2.1.2c. Fixed stash tabs reading bug. Fixed crash upon entering master's area. Use shift to move works while exploring now. Added "Card" category to pickit engine. Updated default pickit file. (<3 jps42 <3)
  20. alkpone

    smart pickit is messed up for gems

    Okay the fact is that "Cards" category never was implemented, this is why it produced some random behaviour. Now I added a "Card" category to pickit and updated default pickit for upcoming 0.57e version. Be careful it's "Card" and not "Cards".
  21. alkpone

    Bot can't sell on act 1

    Logs ? Anybody else having this bug ?
  22. alkpone

    [Bug]Bot Loop on Items / Portal

    If anybody can provide some context and explain better how this bug happens maybe I'll fix it before two next years. BTW never saw this bug on my computer.
  23. alkpone

    0.57d pickit syntax , double #

    This is garbage, no one should ever use multiple #. The # should solely be used to separate conditions that are checked after itentifying the item. Already updated the pickit to : // [Type] == "Harbinger Bow" && [Rarity] == "Magic" # [local_maximum_added_physical_damage] >= "49" && [StashItem] == "true" // Tempered&Flaring // [Type] == "Harbinger Bow" && [Rarity] == "Magic" # [local_physical_damage_+%] >= "135" && [StashItem] == "true" // Cruel&Tyrannical&Merciless // [Type] == "Maraketh Bow" && [Rarity] == "Magic" # ([local_socketed_gem_level_+] == "1" || [local_socketed_bow_gem_level_+] == "2") && [StashItem] == "true" // +3 gem psn arrow craft
  24. alkpone

    [FIXED]Clicking login button loop.

    DId you copy the configuration files from another version ?
×
×
  • Create New...