d2qol 1.5.0 - Quality of Life Utility

Threads that no longer serve a purpose. Read-only.
User avatar
Quirinus
Team Member
1510 | 184
Common Posting Badge
Posted over 1.000 messages
Legendary Popularity Badge
Has a thread with over 250.000 views
Great Love Badge
Earned over 100 cookies
Common Supporter Badge
Donated 1 time
Legendary Contribution Badge
Median XL Team Member
DeaTh wrote:

Quirinus, could you tell me about settings related to the ping? I can't set up script to work with ladder latency (around 140-200ms)
I tried change settings MouseClickDelay/MouseClickDownDelay and sleep_click but this has no effect :(


I pm'ed you the fix, since I don't want to hijack this thread.
"but if it's simple it's not that hard" - Quirinus 2017
"small things like this are not a big deal" - Quirinus 2017
User avatar
Dude Love
Grubber
312 | 16
Common Popularity Badge
Has a thread with over 10.000 views
I can't help but to think you could have just made these as AutoHotKey scripts (and I think there are already some floating around the forum that do the same thing your program does -- I use a few of them)
Edited by Dude Love 7 years.
User avatar
Quirinus
Team Member
1510 | 184
Common Posting Badge
Posted over 1.000 messages
Legendary Popularity Badge
Has a thread with over 250.000 views
Great Love Badge
Earned over 100 cookies
Common Supporter Badge
Donated 1 time
Legendary Contribution Badge
Median XL Team Member
The op did make it in AHK.

Back when I was coding mine, AI3 was waaaay ahead of AHK and had tons of features more. Seems like AHK caught up after a few years, and might even be better now (not sure tho, since I haven't checked in detail).
"but if it's simple it's not that hard" - Quirinus 2017
"small things like this are not a big deal" - Quirinus 2017
User avatar
ryunp
Lava Lord
97 | 73
Great Popularity Badge
Has a thread with over 50.000 views
Common Love Badge
Earned over 20 cookies
Common Guide Badge
Created a complete character guide
Great Contribution Badge
Is an active collaborator / developer
Quirinus wrote:The op did make it in AHK.

Back when I was coding mine, AI3 was waaaay ahead of AHK and had tons of features more. Seems like AHK caught up after a few years, and might even be better now (not sure tho, since I haven't checked in detail).


AHK has shifted heavily towards Javascript in nature. It now supports heavy OO mechanics. You can utilize first class functions and prototypical inheritance, context binding, among other awesome improvements. It's not quite as elegant as JS, but it's a joy to use and enables decent declarative code constructs!

Function Objects example:
► Show Spoiler
User avatar
Skyfysh
Imp
5 | 0
How you doing? I love the idea of the program but it just doesn't want to work for me. I have no idea. Im trying everything I can. Read over your info on how to get it working but it's just not doing anything for me. Thanks
User avatar
ryunp
Lava Lord
97 | 73
Great Popularity Badge
Has a thread with over 50.000 views
Common Love Badge
Earned over 20 cookies
Common Guide Badge
Created a complete character guide
Great Contribution Badge
Is an active collaborator / developer
Major update. Cleaned up UI and added click repeating functionality. Shoutout to Fidel Cashflow for bug testing and feedback.
User avatar
ryunp
Lava Lord
97 | 73
Great Popularity Badge
Has a thread with over 50.000 views
Common Love Badge
Earned over 20 cookies
Common Guide Badge
Created a complete character guide
Great Contribution Badge
Is an active collaborator / developer
Fixed a bug where keybinds using modifier keys, such as Shift+G, would not send a Key Up event. Just re-download and replace the exe. Thanks Fidel Cashflow once again for feedback.

Note: If certain settings aren't saving, let it recreate the default config file. Delete d2qol.json when the utility is NOT running.
User avatar
Zennith
Grubber
310 | 30
Common Popularity Badge
Has a thread with over 10.000 views
Common Love Badge
Earned over 20 cookies
Great Supporter Badge
Donated 5 times
Love your tool, thank you for keeping it up to date.
User avatar
ryunp
Lava Lord
97 | 73
Great Popularity Badge
Has a thread with over 50.000 views
Common Love Badge
Earned over 20 cookies
Common Guide Badge
Created a complete character guide
Great Contribution Badge
Is an active collaborator / developer
Updated once again. Added tooltip details, a few more options including latency compensation during actions. Also added versioning stamp for better clarity. It's pretty solid as is, let me know if you find any kinks.
User avatar
Gekko64
Shadowgate Totem
1728 | 102
Common Posting Badge
Posted over 1.000 messages
Common Popularity Badge
Has a thread with over 10.000 views
Great Love Badge
Earned over 100 cookies
Common Supporter Badge
Donated 1 time
awesome stuff, thanks