Search found 4 matches
- 10 Mar 2020, 15:07
- Forum: AutoGUI
- Topic: AutoGUI - Script Editor, GUI Designer, Debugger and Tools
- Replies: 392
- Views: 291748
Re: AutoGUI - Script Editor, GUI Designer, Debugger and Tools
hi amazing app becouse i copy alot i added this, maybe you could add it to the program? ctrl + alt + click to get a copy on your mouse of the control u clicked here is a video https i.imgur.com /8Dz16UB.mp4 Broken Link for safety
- 26 Feb 2020, 03:06
- Forum: AutoHotkey v2 Development
- Topic: commands as functions (AHK v2 functions for AHK v1)
- Replies: 45
- Views: 24205
Re: commands as functions (AHK v2 functions for AHK v1)
Re.: AutoHotkey v2 alpha (UPDATES) - Page 3 - AutoHotkey Community https://autohotkey.com/boards/viewtopic.php?f=37&t=2120&p=288705#p288705 Map(Params*) { if (Params.Length() & 1) throw Exception("Invalid number of parameters.", -1) return Object(Params*) } hey jeeswg can you update first post or u...
- 12 Nov 2019, 19:54
- Forum: Gaming
- Topic: Control click NEVER works...
- Replies: 17
- Views: 8688
Re: Control click NEVER works...
any news on this?
- 05 Jun 2019, 16:12
- Forum: Scripts and Functions
- Topic: WebSocket.ahk
- Replies: 8
- Views: 6815
Re: WebSocket.ahk
so i use this for a trade site for a game, and all work out but i only can have 6 websocket open when i try to open other one i get this 56619708-d7e84c00-65fc-11e9-8dc8-f327ff4738a1.png basically it say error line 1 character 1 code 0 no url and if i want to continue it will not open the socket, an...