Jump to content

alkpone

Administrators
  • Content Count

    1763
  • Joined

  • Last visited

Everything posted by alkpone

  1. How many FPS do you have in POE while running the bot ?
  2. alkpone

    Add more category for "PickIt".

    Added jewel category in the upcoming RC.
  3. alkpone

    Add more category for "PickIt".

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

    Hola!

    Hey dude, welcome here
  5. 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.
  6. 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.
  7. 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).
  8. 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 ?
  9. alkpone

    I need some help with maps

    Hey dude, Check that other lines if bot isn't ignoring rare maps.
  10. 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"
  11. alkpone

    TH Garena not working

    Check out last version 0.41.
  12. 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.
  13. 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.
  14. alkpone

    Crystal flasks

    Crystal flasks ??????????
  15. 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).
  16. 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.
  17. 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
  18. 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
  19. 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)
  20. alkpone

    [Bug] key to use on fail chest opening

    Gonna be fixed in next version.
  21. alkpone

    Bot is crashing - No solution works

    When crash occurs, it's always a good idea to reset cfg files ^^.
  22. alkpone

    Bot Occasionally changes weapon slot

    It never happened to me, but I'll try to investigate it.
  23. alkpone

    Bot not sell item..

    Did you try to uncomment : [Rarity] == "Unique" # [SellItem] == "true" // Sell all unique that aren't defined in the pickit (be careful with recently added uniques)
  24. alkpone

    Bot is crashing - No solution works

    Hey dude, did you try to reset cfg to default and try to run it ? It's probably some setting that is misconfigured, if you find which one causes the crash I can mostly reproduce and fix
  25. alkpone

    [Bug] key to use on fail chest opening

    This feature was working good last time I test it. Gonna test and fix it asap, you can set the bot to avoid breakable chest waiting for it.
×
×
  • Create New...