-
Content Count
1748 -
Joined
-
Last visited
Everything posted by alkpone
-
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.
-
Crystal flasks ??????????
-
If Gurud's multiscript is let down, I'll thing about implementing this feature (or if a lot of people ask for it).
-
any good mf build for piety?
IchBinDerKing replied to topic's alkpone in Character builds and strategies & Bot setups
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. -
any chance to make this bot become a progression bot?
babosasa replied to topic's alkpone in Archives
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 -
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
-
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)
-
Gonna be fixed in next version.
-
When crash occurs, it's always a good idea to reset cfg files ^^.
-
It never happened to me, but I'll try to investigate it.
-
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)
-
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
-
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.
-
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.
-
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.
-
Hey dude, what does the logfile say ? Did you wait 30sec+, crossroads can be a big and complex map to load.
-
Added *Use portal gem* to spell options?
MasterOfSilence replied to topic's alkpone in Exiled Bot Feature Request
Are you sure that your bot is taking scrolls ? Which version are you using ? -
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.
-
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.
-
Yo All GMSTEMPLE people are FRIENDS!!
-
+1What specific behavior do you need exactly for unique flasks ??
-
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
-
Tiny feature i think, about waypoints.
MrPlan replied to topic's alkpone in Exiled Bot Feature Request
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 ^^). -
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 ^^.
-
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.