-
Content Count
1767 -
Joined
-
Last visited
Everything posted by alkpone
-
Bot version 0.9c has been released. You can download it here : http://www.exiled-bot.net/downloads/sta ... lpha_v0.9c Improvements since 0.9b : [*:xcdgimf8]Offsets updated for game version 0.11.6. [*:xcdgimf8]AI_loop_delay default value changed from 10 to 40.
-
Gratz !! ^^
-
Need one person to test mapping/stashing tool
TOSViolation replied to topic's alkpone in Exiled Bot Programming
So what about this project ? Is it tested ? Works ? -
You are welcome man!! And be prepared future versions will be even crazier xD Currently I'm working on user experience improvement and searching how game is handling inventories.
-
Gratz !!
-
Advanced Flask Usage (Quicksilver/Divination etc)
madmayhem replied to topic's alkpone in Exiled Bot Feature Request
Thanks for the suggestions madmayhem, this is already on the todo list for some time but I didn't find time to take care of it. Maybe we could keep here a list of the generic behaviours wanted depending of each non-life/mana flask type. It would help a lot to improve flask AI. -
Bot version 0.9b has been released. You can download it here : http://www.exiled-bot.net/downloads/sta ... lpha_v0.9b Improvements since 0.9 : [*:328zhmby]Offsets updated for game version 0.11.5e. [*:328zhmby]Improved bot clicks speed (you can still control it via the AI_loop_delay key from system.ini file). [*:328zhmby]Bot should properly chicken when stucked in town. [*:328zhmby]Fixed one more "stucked in computation bug". [*:328zhmby]Gem leveling fixed.
-
Inventory Database App - db admins please read
Yumstain replied to topic's alkpone in Exiled Bot Programming
Okay, no problem for hosting it on exiled-bot once it's ready. BTW I'm sure we'll find plenty of way to interface your work and the bot in the future!! -
Took out all the dirt from inside my macbook pro, now everything is working like a charm xD (Yeah 3 months after.......)
-
Humm nice idea!!
-
I though that it would be great to have a topic dedicated to market prices and exchange rates. For now the only references I know are : http://www.poeex.info/ and http://www.poecalc.com The problem is that it doesn't seem that these sites are actualized nor very accurate and there is no specific to leagues information. If we could find a good way to have prices actualized here, for each league, I'm sure that everybody will love it
-
New 2 POE Botting
Just4Hacks replied to topic's alkpone in Character builds and strategies & Bot setups
Indeed ^^ -
Thanks
-
Please add the ability to turn off the map clear % restart.
GGG-Botman replied to topic's alkpone in Exiled Bot Feature Request
Yes but if I tell you to try, it means that it should work -
Inventory Database App - db admins please read
Yumstain replied to topic's alkpone in Exiled Bot Programming
Very nice job!! Are you thinking about some implementation with the bot ? -
Use Autohotkey to make bot take door to Lunaris Temple lvl 3
swesteve replied to topic's alkpone in Exiled Bot Programming
Very nice !! -
Please add the ability to turn off the map clear % restart.
GGG-Botman replied to topic's alkpone in Exiled Bot Feature Request
Did anybody tried to put 200 or 300 ? -
Interesting, I'm on a win7 64bit, I will try to reproduce the crash on 32bit. Yeah gems leveling is so crappy, that's why it's disabled by default . Still reverse needs to be done here.
-
Bot is always picking 6L. About the min socket/link, all we need is a pickit . Therefore I planned to reverse the inventories of player and vendors during the next days.
-
Bot version 0.9 has been released. You can download it here : http://www.exiled-bot.net/downloads/sta ... Alpha_v0.9 Improvements since 0.8i : [*:1gmmtbbd]Bot is now raycasting to monsters and chest to know if there is a wall between their positions. [*:1gmmtbbd]Added key "raycast_width" in system.ini file to set up the width of the ray casted. [*:1gmmtbbd]Bot is now killing monsters in safe range and taking items before chickening because of map cleared. [*:1gmmtbbd]Crash occuring when detecting if an item is a ring or an amulet should be fixed. [*:1gmmtbbd]Gem leveling priority is now less than aura casting. [*:1gmmtbbd]Bot can now pickup 6S, 5L and 6L items. [*:1gmmtbbd]Fixed gem leveling not working. [*:1gmmtbbd]Added new key (pickup_5L_items) in pickit.ini file. [*:1gmmtbbd]Added new key (pickup_6S_items) in pickit.ini file. [*:1gmmtbbd]Pathfinding greatly optimized.
-
Hey dude welcome !! I'm happy that you're enjoying our work and I hope you'll have a lot of fun using it. Yeah hope we meet in game too, can't post my poe acc here for some obvious reasons , but maybe I could in pm or in forum chat .
-
I'm still figuring out how to make this possible. I made some researches on PostMessage and SendMessage function and it seems to be very complicated to implement. First I'm not sure that you can hover monster or items using these functions and secondly it would be very easy to detect it by checking real mouse coordinates. Dunno what you think guys about it. Another solution would be to hook some windows mouse functions but I don't really know if it's doable or not. Any help on this would be greatly appreciated.
-
Hi nomore!! I think you are at the right place to learn how to bot If you have any problem, everybody here will be happy to help you with the exiled bot.