Jump to content

Join our Slack

Talk to other users and have a great time
Slack Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
Sign in to follow this  
jpbot

Enhanced ExileBot (EEB) ahk script v2.1

Recommended Posts

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?

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 :(

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

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 : /

Share this post


Link to post
Share on other sites

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)

Share this post


Link to post
Share on other sites

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 :)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...