fraggle 3 Report post Posted October 1, 2013 @ jpbot changing the coordinates to 655, 582 worked very well, thx Quote Share this post Link to post Share on other sites
Swifty 1 Report post Posted October 1, 2013 jpbot do you think you could make this script look at EXP and suicide, so turn bot off and die, then turn it back on? Quote Share this post Link to post Share on other sites
Swifty 1 Report post Posted October 2, 2013 dont even need this, just after say 5 games, reset. Pause until res screen and repeat. i dont know scripting but this would be awesome! Quote Share this post Link to post Share on other sites
slithering 0 Report post Posted October 3, 2013 How do I get it to not hit the wrong button on the ExiledBot popup? Quote Share this post Link to post Share on other sites
jpbot 6 Report post Posted October 3, 2013 jpbot do you think you could make this script look at EXP and suicide, so turn bot off and die, then turn it back on?I do not have much time at this moment, but I will add this to my TODO list.TODO: Finish my crafting script for poe Add Swich tabs for stashing Suicide exiled? Yeah, I thought about this too. In the theory this shouldn't be so hard to realize. You would "simply" need to position the mouse over the EXP Bar (maybe at each start of a new run) and Image Search for 99% (or maybe 90%,91%,92%,93% an so on). If Imagesearch has found the objective simply pause the bot when you receive dmg. At last another Imagesearch for the resurrect Screen unpause the bot and restart normally. I tried to create this on my own but died over the part where you have to detect DMGinc yup that would be the "hard" part dont even need this, just after say 5 games, reset. Pause until res screen and repeat. i dont know scripting but this would be awesome! hm if we pause where there are no monsters = no damage.How do I get it to not hit the wrong button on the ExiledBot popup?So eeb it is not working for you? is not closing the exiledbot popup? lmk Saludos. Quote Share this post Link to post Share on other sites
slithering 0 Report post Posted October 3, 2013 How do I get it to not hit the wrong button on the ExiledBot popup?So eeb it is not working for you? is not closing the exiledbot popup? lmk Yes, I think it just hits the enter button and opens up the donate page for ExiledBot since that is the default button instead of the OK button. Another issue I had come up: I had a bot in VMware that would randomly do nothing in the middle of grinding because EEB paused the ExiledBot. It then says "minimum game length not reached" and starts counting down to the next game while my character is dead. I'm not sure what's causing it but maybe the visual issues in VMware affecting EEB's recognition. Quote Share this post Link to post Share on other sites
Swifty 1 Report post Posted October 3, 2013 download the most updated eeb, it presses close then start. Quote Share this post Link to post Share on other sites
slithering 0 Report post Posted October 4, 2013 download the most updated eeb, it presses close then start. Okay, the newer version is a lot better for the wrong button hit. I am now having an issue with the town/map detection. I followed the steps in previous posts to find the real values but they don't seem to work because the VM has the bright glitch to it. Quote Share this post Link to post Share on other sites
slithering 0 Report post Posted October 4, 2013 download the most updated eeb, it presses close then start. Okay, the newer version is a lot better for the wrong button hit. I am now having an issue with the town/map detection. I followed the steps in previous posts to find the real values but they don't seem to work because the VM has the bright glitch to it. press F1 Tried that but didn't help. It's not reliably recognizing the colors for some reason. Plus that doesn't work if you want the bot to take breaks. Maybe jpbot can implement F1 pressing and checking. Quote Share this post Link to post Share on other sites
jpbot 6 Report post Posted October 5, 2013 download the most updated eeb, it presses close then start. Okay, the newer version is a lot better for the wrong button hit. I am now having an issue with the town/map detection. I followed the steps in previous posts to find the real values but they don't seem to work because the VM has the bright glitch to it. Thats the problem : / press F1 Tried that but didn't help. It's not reliably recognizing the colors for some reason. Plus that doesn't work if you want the bot to take breaks. Maybe jpbot can implement F1 pressing and checking. F1 may interfere with pixel/image search. I tested my script in a VM but I had the flickering glitch and could not make it work : / Quote Share this post Link to post Share on other sites
jpbot 6 Report post Posted October 5, 2013 new pixel color for town detect (change @ _eeb.ahk) _activeSkillInTown := 0x4C4C4C ;pixel color for active skill in town _activeSkillInMap := 0x3C679B ;pixel color for active skill out of town _activeSkillInMapInactive := 0x2C3B51 ;pixel color for active skill out of town without mana if non work for you use check.town.ahk script (check first page) Quote Share this post Link to post Share on other sites
sirpaella 1 Report post Posted February 1, 2014 can anyone please upload a version of this? an old version would be a big help. thanks Quote Share this post Link to post Share on other sites
dasnon 1 Report post Posted February 9, 2014 Have some questions(didnt tried the script, dont know if it does that what i need). My POE is crashing and I dont know why. It seems to do something with the performance of my VM's or with my ProxyConnection. ; In game: Unstuck. -> does it helps versus the loot/path - loop? ; In game: If x time without a new game it's reached, restart eb and poe. -> does this only work when POE isnt crashed? If its working when POE crashed, this would solve all my problems( the word "In game" is a lil bit confusing); In game: If resurrect screen its detected, restart eb and poe; -> dont unterstand exactly whats the benefit of this? I thought that at resurrect screen EB itself restarts POE and EB? Thanks for sharing and also thanking if someone could answer my questions Quote Share this post Link to post Share on other sites