Samuel91 6 Posted September 27, 2020 Currently Dreambot colors the screen a semitransparent red while solving random events, logging in, etc. I would like to expand this with a optional setting to add a green and yellow semitransparent overlay. Green: means script is running Yellow: means script is paused No Coloring/Normal: no script is running The green/yellow overlay would be optional and you could toggled them on/off in the settings menu. Alternatively you could also be able to toggle them on via command line arguments (ex: --enable-green, --enable-yellow, --enable-all-overlays).
Samuel91 6 Author Posted September 27, 2020 Me being an idiot and forgetting i paused the script to look at something... then coming back to find i've died...
Samuel91 6 Author Posted September 27, 2020 32 minutes ago, RetroBot said: You could implement yourself by drawing a rectangle on paint Only if I have access to the source code though.
LordJashin32 54 Posted September 27, 2020 11 hours ago, Samuel91 said: Currently Dreambot colors the screen a semitransparent red while solving random events, logging in, etc. I would like to expand this with a optional setting to add a green and yellow semitransparent overlay. Green: means script is running Yellow: means script is paused No Coloring/Normal: no script is running The green/yellow overlay would be optional and you could toggled them on/off in the settings menu. Alternatively you could also be able to toggle them on via command line arguments (ex: --enable-green, --enable-yellow, --enable-all-overlays). Are you on DB3? Does the line at the bottom not say if its paused/resumed/playing, etc? Um this sounds good but I'd like to be able to adjust opacity on it. If it was in the client. And have it optional in general. If u really wanted to be picky. I'd choose different colors just incase of color blind people. If any exist on here. @Samuel91 Umm. I think i could make this happen for u if i could figure out how to add a paint listener to client without implementing the interface.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.