Advertisement
This is comment for paste
Time Saver (redundant version of God Mode).ahk
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [TEST ALL THIS GODMODE STUFF AGAIN IF I'M STILL GONNA USE IT, MIGHT ALL BE RESOLVED NOW THAT I HAVE CHANGED SOME STUFF]
- using godmode works but using double-press/long-press/triple-press to set something doesn't seem to load the new hotkey that has been added to the INI, only when I restart the script
- - tested with both [active] & [existing], they both have the issue
- also godmode overwrites the [active] if one of the context wnd entry exists already but with [existing] it just adds it below instead of overwriting, not sure if that's rly a problem tho
- keeping godmode hotkey pressed down for twice as long repeats its function twice, so it opens two INI save windows, consistently with the active context wnd only ([existing] is mostly fine)
- - but letting go after the normal time and then pressing it down again, that won't open a second INI save window.. can't even use the quick-press with an INI save wnd open (strange)
- keeping godmode hotkey pressed down for the normal time opens one INI save window and also triggers a quick-press to open a destination of the active context wnd only ([existing] is fine)
- - but letting go after the normal time and then a quick-press triggers [existing], not [active], and doing a long-press instead of quick-press now 'suddenly' does open a 2nd save window o.o
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement