-
Content Count
1755 -
Joined
-
Last visited
Everything posted by alkpone
-
How does POE Process its Text/Strings?
neversaymore replied to topic's alkpone in Exiled Bot Programming
Hey neversaymore, Game is using 99% of the time Unicode strings. I hope this solve your problem. -
Hi dude, welcome here!!
-
Ahahaha, and I can say that on my comp, char is pathfinding to monster and bot seems to be stable... So Christmas will be soon I guess
-
Yeah of course, this is planned !!
-
Yep yep yep that's on my todo list for a while. As soon as gui and pathfinding are ready I'll make it.
-
If you set in skills.ini file pickup_rare_items=false bot shouldn't take any rare.
-
Bot version 0.7f has been released. You can download it here : http://www.exiled-bot.net/downloads/sta ... lpha_v0.7f Improvements since 0.7e : [*:1as2n3s6]Fixed bot not drinking mana pot and not energy shield chickening issues. [*:1as2n3s6]Bot can now pick rare items, see pickup_rare_items key in pickit.ini files (forgot to mention it in v0.7e patch note).
-
Hey countrykiller, welcome!! I'm happy to see that you're enjoying playing around with the bot, thanks a lot for your feedback. If you want to help, just pm me and we can talk on gtalk or skype to see if we can start to work on something. Hope you'll enjoy being part of the community.
-
Bot version 0.7e has been released. You can download it here : http://www.exiled-bot.net/downloads/sta ... lpha_v0.7e Improvements since 0.7d : [*:2buxinr9]Offsets updated for game version 0.11.4. [*:2buxinr9]Level_gems is now false by default. [*:2buxinr9]Pickit improved. Now you can define various pickup options in the pickit.ini file. Basically the bot "tries" others screen positions after a certain amount of unsuccessful tries. [*:2buxinr9]Bot is no more reseting bot timer when in town. [*:2buxinr9]Fixed a hardcoded value (20000) which was making the configuration key "absurd_monster_hp_value" from system.ini file not working properly. [*:2buxinr9]Maybe Exile are now detectable if you increase this value, not sure of the result yet. [*:2buxinr9]Pathfinding is probably ready for the next release !!!
-
Hi bcain, welcome !! Yeah it's currently possible to run the bot under a vm. In the future we will work on making it working in background, in an undetectable way.
-
Hey everybody, just wanted to let you know about current work that me and foRei have done so far . Here we have the crossroads map read from game memory... Pathfinding is coming my friends!!
-
Hi, I would strongly recommend that you start by learning a general purpose programming language (c++). General programming experience is extremely valuable, since you'll spend less time fighting yourself and more effort learning. Hopefully this process will introduce you to fundamental computer science topics and how Windows work. You should look into topics such as: Memory (heap, stack, global/static), Win32 API, kernel objects, etc. Realistically, this would span several years. So be sure to have fun with it! +1 !!
-
area_selection_click_delay This one ?
-
Suggestion for 6 socket pickup
countrykiller replied to topic's alkpone in Exiled Bot Feature Request
Yeah that's cool, we could use it to figure out the links.. -
New to PoE but real happy there is a bot in the works!
Avicus replied to topic's alkpone in Introduce yourself
Hi avicus, Welcome here, hope you'll have a lot of fun with us -
Hi dave, Thanks for the donation, ofc we'll go as far as possible Hope you'll have some good time on the forum and using the bot.
-
Hey everybody, Today I'm very happy to announce that foRei is joining the team. We spent the last days reversing the game and found some very juicy information =). I'm sure the bot is going to have great improvements soon so stay tuned and say a big welcome to foRei. Welcome dude!! Let's rock the game together. Remember to be kind with him and please don't spam him asking a lot of questions about reverse engineering .
-
Hey yoperry003, welcome here !! Thank you for the donation I hope you'll enjoy your time on the forum and toying around with the bot.
-
ability to use skills based on number of mobs close by ?
Swifty replied to topic's alkpone in Exiled Bot Feature Request
Yeah I would love to see that one since the beginning. But it's still on the todo list atm -
Yes of course!! Thank you for reporting this one.
-
Hi beefnuggy, welcome here !! I hope that you'll enjoy being part of the community.