Jump to content

alkpone

Administrators
  • Content Count

    1741
  • Joined

  • Last visited

Everything posted by alkpone

  1. alkpone

    Crystal flasks

    Crystal flasks ??????????
  2. 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).
  3. 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.
  4. 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
  5. 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
  6. 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)
  7. alkpone

    [Bug] key to use on fail chest opening

    Gonna be fixed in next version.
  8. alkpone

    Bot is crashing - No solution works

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

    Bot Occasionally changes weapon slot

    It never happened to me, but I'll try to investigate it.
  10. 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)
  11. 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
  12. 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.
  13. alkpone

    Bot is crashing 100% .. AA/RF issues

    Looks like your configuration is screwed up. You can try to reset cfg file to default and add the skill settings one by one until you find where the issue comes from (normal difficulty can help If you find that a setting is wrong please tell me which one so I can reproduce. Feel free to post your settings file here as well.
  14. Bot version 0.40f has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.40f Don't forget to reconfigure everything from default files, copy paste of configuration files won't work!! Improvements since 0.40e : Offsets updated for Garena CIS version 1.3.1g. Bot can now use tp to town in max instead of log out when after a "no monster kill" timeout.
  15. alkpone

    Exiled bot choosing area but not moving

    Hey dude, what does the logfile say ? Did you wait 30sec+, crossroads can be a big and complex map to load.
  16. alkpone

    Added *Use portal gem* to spell options?

    Are you sure that your bot is taking scrolls ? Which version are you using ?
  17. Bot version 0.40e has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.40e Don't forget to reconfigure everything from default files, copy paste of configuration files won't work!! Improvements since 0.40d : Fixed exploration path reset after drinking a quicksilver flask. Exploration path was recomputed each time bot drank a quicksilver flask resulting in a lot of "thinking" time loss.
  18. Bot version 0.40d has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.40d Don't forget to reconfigure everything from default files, copy paste of configuration files won't work!! Improvements since 0.40c : Added an option to reset map and start another if bot detects that it entered a master quest area. Fixed Arctic Armour and Righteous Fire recasting. Added a max range setting for scroll pickup. This is to avoid back and forth that happens sometimes when bot returns to the area.
  19. alkpone

    HAI

    Yo All GMSTEMPLE people are FRIENDS!!
  20. alkpone

    Vaal zone Farm

    +1What specific behavior do you need exactly for unique flasks ??
  21. alkpone

    bug? ("stash reading")

    I think I know where the problem comes from, but as it's related to random memory stuff, I need to reproduce it at least once to check if I'm right
  22. Hey dude, not a bad idea, I'm gonna see if it's possible to do something about it. Especially since I'm trying to reverse waypoints and to know if they are activated or not (which would solve your one second sacrifice issue ^^).
  23. alkpone

    Odd behaviour after reentering a map

    This is due to exploration computation that are taking time. Just wait for the bot to do what he has to do, sometimes it just need to think a little ^^.
  24. Bot version 0.40c has been released. You can download it here : http://www.exiled-bot.net/downloads/stat/download_counter.php?file=Exiled_Bot_Beta_v0.40c Don't forget to reconfigure everything from default files, copy paste of configuration files won't work!! Improvements since 0.40b : Fixed stash tab bug from v0.40b.
  25. alkpone

    Bot drinks all flasks in 2sec / Dispel debuff bug

    Hey dude, Check out new version v0.40b, both bugs should be fixed.
×
×
  • Create New...