Blitze 1 Report post Posted January 9, 2014 they should do many things but so far the just add keys auth to get more money. this is kinda wrong when bot is not stable, crashing, looping all the way they force ppl to buy keys. Actually they force us to register more accuonts because they didnt add option for buying extra keys after u claim ur "free" 3 elite The keys are actually to keep us elite members as privileged members. Without it, people just distribute the bot or crack it. The reason why its only 3 is because if u realized before u buy it, it mentioned 3 licence. So alk is keeping to his promise. The period where u could run 10 was a privileged period. So please try to understand, keys are a security feature so tat elite have privileged or else we paid $25 and those freeloaders use for free? Quote Share this post Link to post Share on other sites
stef 30 Report post Posted January 9, 2014 i rekon they should implement this into the actual Bot. (just setup a config like auto poe uses) within the bot itself.. perhaps this could be a feature they should add? well, kinda hard. autopoe has to stay standalone as a script, since it is for monitoring purposes only (exiled bot/poe). best case would be that they take over the script and develop it even further (since its some kind of debugging that would actually help the bot). its probably not possible to fix every error, and thats where autopoe could jump in to stay on topic: how do you get the offsets for the login process, any1 know? Quote Share this post Link to post Share on other sites
Blitze 1 Report post Posted January 9, 2014 The thing about the login i tink its image recognition as the image file is available in resources. So what offset is required? It would do an image search. match = click. But its somethings else that is wrong i tink. I wish blacksun could teach me how to update or wat to look out for so i can keep this project alive Quote Share this post Link to post Share on other sites
pronoooob 42 Report post Posted January 9, 2014 images are right i think its the offsets... i'll find out from the blacksunz Quote Share this post Link to post Share on other sites
stef 30 Report post Posted January 9, 2014 The thing about the login i tink its image recognition as the image file is available in resources. So what offset is required? It would do an image search. match = click. But its somethings else that is wrong i tink. I wish blacksun could teach me how to update or wat to look out for so i can keep this project alive nope, it uses memory reading to check. if i am not mistaken here guess in theory i might be able to fix it, but idk anything about memory adresses in poe. would need to know how to get the new offset, before an update attempt. tried to pm BlackSun, but his box seems disabled. Quote Share this post Link to post Share on other sites
BlackSun 1000000 Report post Posted January 9, 2014 i rekon they should implement this into the actual Bot. (just setup a config like auto poe uses) within the bot itself.. perhaps this could be a feature they should add? I'll implement this to the bot, but right now it is not the highest priority, bot crashes a lot, so it is an useless function still the bot will be stable. We are working hard on the crashes. they should do many things but so far the just add keys auth to get more money. this is kinda wrong when bot is not stable, crashing, looping all the way they force ppl to buy keys. Actually they force us to register more accuonts because they didnt add option for buying extra keys after u claim ur "free" 3 elite Programming is not like washing dishes. We have to spend a lots of time debugging and some times we can't even reproduce the bugs. It is easy to say that. Try to program a bot then I'll accept what you just said. By the way we are working on the crashes. And with the auth system we trying to keep our project safe from hackers. The keys are actually to keep us elite members as privileged members. Without it, people just distribute the bot or crack it. The reason why its only 3 is because if u realized before u buy it, it mentioned 3 licence. So alk is keeping to his promise. The period where u could run 10 was a privileged period. So please try to understand, keys are a security feature so tat elite have privileged or else we paid $25 and those freeloaders use for free? Thank you for making it clear. The thing about the login i tink its image recognition as the image file is available in resources. So what offset is required? It would do an image search. match = click. But its somethings else that is wrong i tink. I wish blacksun could teach me how to update or wat to look out for so i can keep this project alive Right now the autopoe is reading current things from memory: Logged in or not Current experience of the character Images are used to check current status if not logged in: PoE is asking for e-mail PoE has a message box opened (in-game, something like "Account unlocked") PoE is asking for password nope, it uses memory reading to check. if i am not mistaken here guess in theory i might be able to fix it, but idk anything about memory adresses in poe. would need to know how to get the new offset, before an update attempt. tried to pm BlackSun, but his box seems disabled. Because a lots of ppl using this script and you asked it I'll update this script soon. I don't really have time or mood for it, but you asked so I'll do it. Some of you are too nice to refuse the request Quote Share this post Link to post Share on other sites
7heend 1 Report post Posted January 9, 2014 Anyways, i hope for working autopoe 2 Just can't do my "systems" work correct without this tool. Quote Share this post Link to post Share on other sites
Blitze 1 Report post Posted January 9, 2014 thanks blacksun! Black i actualy tried and fix the login portion so that works now but i dont know how to get it reading if bot is idle so it always cloeses and reopens after the timer ends regardless if idle or not. I wish you can teach me how to do updates so i can do it for future and you dont have to next time Let me know. My current autopoe script edit is with pronoob if u just wana take a look. (slooopy tho) Quote Share this post Link to post Share on other sites
Bradbot86 1 Report post Posted January 10, 2014 Because a lots of ppl using this script and you asked it I'll update this script soon. I don't really have time or mood for it, but you asked so I'll do it. Some of you are too nice to refuse the request Thankyou! i have not been able to run my bot efficiently without this tool. This tool is a life saver! and saves me alot of grey hairs Quote Share this post Link to post Share on other sites
pronoooob 42 Report post Posted January 10, 2014 black sun r bawss Quote Share this post Link to post Share on other sites
7heend 1 Report post Posted January 11, 2014 anyone got it to work? Quote Share this post Link to post Share on other sites
Blitze 1 Report post Posted January 11, 2014 anyone got it to work? Mine works fine but i had to add a custom idle script because i don't know how to find the offset for it.Meaning it basically cant detect when bot idles and just logoffs every 5 min if you stated that in the config file. I fixed the authentication part tho. I think black is working on it so thats why i havent posted mine,might not be stable. My version require more cpu as well due to running 1 more ahk script. Quote Share this post Link to post Share on other sites
BlackSun 1000000 Report post Posted January 11, 2014 New version out, I updated offsets and reworked the status detecting, if you have any bugs add a debugging=1 key to [settings] section so it will look something like this: [settings] logging=1 debugging=1 log_file=C:\autopoe.log click_delay=2 It will enable debug logging, and will create a lots of log into the log file. Then you can send it to me and I can fix the bugs. Quote Share this post Link to post Share on other sites
Blitze 1 Report post Posted January 11, 2014 thanks alot blacksun. If you have time and would like to teach me how to do updates etc. I dont mind. I can help you out whenever there are updates etc. so you wont be so busy Quote Share this post Link to post Share on other sites
babosasa 0 Report post Posted January 12, 2014 http://i.imgur.com/F2HWKgA.jpggot the error report and the bot keep restarting the bot . image uploaded Quote Share this post Link to post Share on other sites
BlackSun 1000000 Report post Posted January 12, 2014 http://i.imgur.com/F2HWKgA.jpg got the error report and the bot keep restarting the bot . image uploaded Please enable debugging and upload the log file: New version out, I updated offsets and reworked the status detecting, if you have any bugs add a debugging=1 key to [settings] section so it will look something like this: [settings] logging=1 debugging=1 log_file=C:\autopoe.log click_delay=2 It will enable debug logging, and will create a lots of log into the log file. Then you can send it to me and I can fix the bugs. Quote Share this post Link to post Share on other sites
7heend 1 Report post Posted January 12, 2014 Mine is not starts the bot, just idleing on character selection screen. Nothing interested in log files, but: [1/12/2014 7:24:25 PM]: System startup [1/12/2014 7:24:30 PM]: System startup [1/12/2014 7:24:31 PM]: Starting client [1/12/2014 7:25:18 PM]: Clicking on login button Tried both var. of bot .exe name: ExiledBot / ExiledBot GUI, nothing works. Quote Share this post Link to post Share on other sites
7heend 1 Report post Posted January 13, 2014 Any solution? Quote Share this post Link to post Share on other sites
BlackSun 1000000 Report post Posted January 13, 2014 Mine is not starts the bot, just idleing on character selection screen. Nothing interested in log files, but: [1/12/2014 7:24:25 PM]: System startup [1/12/2014 7:24:30 PM]: System startup [1/12/2014 7:24:31 PM]: Starting client [1/12/2014 7:25:18 PM]: Clicking on login button Tried both var. of bot .exe name: ExiledBot / ExiledBot GUI, nothing works. Any solution? Sorry, had no time to answer. It seems it didn't even try to start the bot. This is the full log? Note: I forgot to menton there is a smart bot exe search now, as long as the exe has ExiledBot in it and ends with .exe it will be detected as the bot exe Quote Share this post Link to post Share on other sites
7heend 1 Report post Posted January 13, 2014 (edited) Sorry, had no time to answer. It seems it didn't even try to start the bot. This is the full log? Note: I forgot to menton there is a smart bot exe search now, as long as the exe has ExiledBot in it and ends with .exe it will be detected as the bot exe Ok. I figured out, that was a config mistake. But no mistakes for now, it sends error "PathOfExile.exe not found" when i'm selecting directory of "shared folder" on vm and NO ERROR when i'm selecting directory like folder on C:\ (vm). Old directory (Z:\Path Of Exile) works fine before. Btw, AutoPoe folder placed on C:\ (vm) Edited January 13, 2014 by 7heend Quote Share this post Link to post Share on other sites
michal 0 Report post Posted January 13, 2014 don't work for me. [2014-01-13 21:19:52]: Starting bot[2014-01-13 21:20:02]: Bot didn't answer, restarting[2014-01-13 21:20:02]: Running bot[2014-01-13 21:20:02]: Starting bot and so on. i have try: starting poe start bot pause bot start autopoe unpause bot --->5seconds, it closes bot, restarting it, 5seconds closing bot, and so on. I tryied also: Close all programs. Run Autopoe and: it opens POE goes to chosing character page starts bot->5seconds->closing bot>starts bot>closing and so on Quote Share this post Link to post Share on other sites
metaxer 7 Report post Posted January 13, 2014 Try Loop { IfWinExist, ExiledBot.exe - Application Error { WinClose } Sleep 10000 } Sleeps after it loops once closing ExiledBot.exe after its started by autopoe - how to fix it? Quote Share this post Link to post Share on other sites
Tweety 3 Report post Posted January 14, 2014 After the bot crashes that leads to this window: http://prntscr.com/2j5a4d The AutoPoE tool will start up the bot, close it, start it, close it, again and again, because he can't click the save settings, start bot button or maybe because he get's messed up because of the additional Window, the one from the screenshot, because he is recognised as something to do with the bot. A guy before me, babosasa, had the same problem but on his screenshot you can't see what window he has in the background. I am not providing a log because it's easy to reproduce the problem. Leave 3 bots for 12 hours - one of them will crash and that window will pop up. When it does - Auto PoE fails and does nothing but restarts the Bot app. Quote Share this post Link to post Share on other sites
BlackSun 1000000 Report post Posted January 14, 2014 After the bot crashes that leads to this window: http://prntscr.com/2j5a4d The AutoPoE tool will start up the bot, close it, start it, close it, again and again, because he can't click the save settings, start bot button or maybe because he get's messed up because of the additional Window, the one from the screenshot, because he is recognised as something to do with the bot. A guy before me, babosasa, had the same problem but on his screenshot you can't see what window he has in the background. I am not providing a log because it's easy to reproduce the problem. Leave 3 bots for 12 hours - one of them will crash and that window will pop up. When it does - Auto PoE fails and does nothing but restarts the Bot app. I think i fixed this bug, v1.8a is out, check if it is fixed. Ok. I figured out, that was a config mistake. But no mistakes for now, it sends error "PathOfExile.exe not found" when i'm selecting directory of "shared folder" on vm and NO ERROR when i'm selecting directory like folder on C:\ (vm). Old directory (Z:\Path Of Exile) works fine before. Btw, AutoPoe folder placed on C:\ (vm) I don't really understand what is this problem, maybe you choose your directory wrong? don't work for me. [2014-01-13 21:19:52]: Starting bot [2014-01-13 21:20:02]: Bot didn't answer, restarting [2014-01-13 21:20:02]: Running bot [2014-01-13 21:20:02]: Starting bot and so on. i have try: starting poe start bot pause bot start autopoe unpause bot --->5seconds, it closes bot, restarting it, 5seconds closing bot, and so on. I tryied also: Close all programs. Run Autopoe and: it opens POE goes to chosing character page starts bot->5seconds->closing bot>starts bot>closing and so on I'll have to work a littlebit more on this, sorry about that Quote Share this post Link to post Share on other sites
mbxnir 5 Report post Posted January 14, 2014 BlackSun i can confirm that new version close the error window at last! got this error few min ago with old autopoe version. Closed autopoe, download new version run it and miracle happen - he close error window and start bot. Well at least its works for me so far Quote Share this post Link to post Share on other sites