Jump to content

alkpone

Administrators
  • Content Count

    1767
  • Joined

  • Last visited

Everything posted by alkpone

  1. Bot version 0.50 has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.50 Don't forget to reconfigure everything from default files, copy paste of configuration files won't work!! Improvements since 0.41d : Offsets updated for Game version 2.0.0d. Offsets updated for Steam version 2.0.0d. Offsets updated for Garena SEA version 2.0.0c. Offsets updated for Garena TW version 2.0.0d. Coordinates used by the bot are now relative to the active window's client area, which excludes the window's title bar, menu (if it has a standard one) and borders. Client coordinates are less dependent on OS version and theme. Added Cards in default pickit file. Bot will take every type if smart pickit is disabled. Added act 4 handling. Added Kaom farming. Added new category for pickit : "Jewel". Bot can now use "golem" skills properly, just tick the option in combat settings. Fixed custom npc selling.
  2. alkpone

    running fail ENGLISH language in Garena TW

    Can anybody confirm that the Root->Data replacing trick works ?
  3. alkpone

    Cyclone Again

    I had a look on this issue today, and indeed, that's not an easy one. Can't think about any simple relevant way to fix it..
  4. alkpone

    Manual Waypoint Input

    Nice idea !! For your interest, lastly (just before 2.0.0 release) I was working on a system that would detect enabled wp automatically, would take them and be able to navigate toward any area. However I'm still needing to reverse and find some data to make this dream come true.
  5. How many FPS do you have in POE while running the bot ?
  6. alkpone

    Add more category for "PickIt".

    Added jewel category in the upcoming RC.
  7. alkpone

    Add more category for "PickIt".

    What specific setting would you need for divination cards and gems ?
  8. alkpone

    Hola!

    Hey dude, welcome here
  9. alkpone

    [Garena TH] Bot crash after a while of botting

    Just released a fix, sorry about that I'm working hard on awakening update and it's not easy to maintain code working with all versions.
  10. Bot version 0.41d has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.41d Don't forget to reconfigure everything from default files, copy paste of configuration files won't work!! Improvements since 0.41c : Fixed crash that appeared in previous version.
  11. Bot version 0.41c has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.41c Don't forget to reconfigure everything from default files, copy paste of configuration files won't work!! Improvements since 0.41b : Offsets updated for Garena TH version 1.5.1G. Improved looting logic. Now bot bot detects last unlocked act and difficulty all by itself. Fixed combat settings GUI crash (Recast arctic armor).
  12. alkpone

    flask goner and bot not responding

    First bug is going to be fixed in next version. Second one, it never happened to me. So you need to find out how this could happen at what step etc. Does anybody else having the issue ?
  13. alkpone

    I need some help with maps

    Hey dude, Check that other lines if bot isn't ignoring rare maps.
  14. alkpone

    Not running rare maps

    Maybe some of your maps are ignored because bot gets easily stucked in them. Try out to erase whole ipd file and just keep the line [MapLevel] >= "66" && [MapLevel] < "73" && [Rarity] == "Rare" # [RunMap] == "true"
  15. alkpone

    TH Garena not working

    Check out last version 0.41.
  16. Bot version 0.41b has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.41b Don't forget to reconfigure everything from default files, copy paste of configuration files won't work!! Improvements since 0.41 : Offsets updated for Garena TH. Offsets updated for Garena SEA. Offsets updated for Garena CIS. Fixed instant flasks handling bug.
  17. Bot version 0.41 has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.41 Don't forget to reconfigure everything from default files, copy paste of configuration files won't work!! Improvements since 0.40f : Fixed bot not using "key to use on fail" while opening chest. Added support for Garena TH version (only for client in english language, see : https://exiled-bot.net/community/index.php/topic/4901-pls-add-poe-thai-server-to-list/#entry27977). Now bot handles instant flask and use them only after non-instant flask, unless life/mana is under percent value specified in use_instant_life_flask_percent/use_instant_mana_flask_percent keys from flasks.ini file. Dispell debuff with flask should now work properly. Replaced "Use tp instead of logout" function by "Set map cleared on logout". If enabled and bot chicken because of no monster timeout, bot is gonna run another map instead of going back to current one.
  18. alkpone

    Crystal flasks

    Crystal flasks ??????????
  19. alkpone

    Autoflask in passive mode

    If Gurud's multiscript is let down, I'll thing about implementing this feature (or if a lot of people ask for it).
  20. Actually bot will leave and remake new instance ONLY if it left from Lunaris Temple lvl 2. If from Lunaris Temple lvl 3, it will create tp and take it back after selling / stashing items. I'm open to suggestions about how to improve current system.
  21. Yeah auto questing is planned, and we have the data to do it, be patient tho, it's a big feature involving a lot of coding and testing
  22. alkpone

    Pls add Poe Thai server to list

    Just finished the implementation, gonna make some more test and release it. You'll have to setup the game to run in english tho: Rename folder GameData\Apps\PoETH to PoETH2, then create folder PoETH and put the following compiled file inside. #include <stdio.h> #include <stdlib.h> int main(int argc, char *argv[]) { char command[4096] = {0}; sprintf(command, "cd ..\\POETH2 && PathOfExile.exe %s --language english", argv[1]); system(command); } Or you can download the file here : www.exiled-bot.net/downloads/pathofexile.exe
  23. alkpone

    Exile-Bot Dead..

    Chancing item works good here, and default pickit file is easily customizable and contains a lot of good items. I don't see why you are whining. We'll try to simplify the bot configuration in the future, as most of the current problems seem linked to some misconfiguration. And if you want some platinum support for special users like you, you can drop me a pm I'll add you on skype (can't cfg the bot for you tho)
  24. alkpone

    [Bug] key to use on fail chest opening

    Gonna be fixed in next version.
  25. alkpone

    Bot is crashing - No solution works

    When crash occurs, it's always a good idea to reset cfg files ^^.
×
×
  • Create New...