Search found 12 matches

by FangLeone
02 Oct 2018, 18:48
Forum: Ask for Help (v1)
Topic: Keyboard input and mouse input enable via winactivate?
Replies: 1
Views: 528

Re: Keyboard input and mouse input enable via winactivate?

Really my goal here is to make a script to close a window that pops up about every 4 seconds thats approximate though and i want to have a way to close it when it pops up. (dont ask the purpose of this...kek) Said window also disables keyboard and mouse input so i want to re-enable that as it does. ...
by FangLeone
02 Oct 2018, 18:39
Forum: Ask for Help (v1)
Topic: Keyboard input and mouse input enable via winactivate?
Replies: 1
Views: 528

Keyboard input and mouse input enable via winactivate?

so none of my questions have ever even been replied to but im gonna try to ask ANOTHER question because this is the best spot ive seen to do that (unless someone knows of a AHK discord if you do PLEASE send me a inv) anywho Do you guys think that you could add a way to enable keyboard and mouse inpu...
by FangLeone
14 Sep 2018, 06:30
Forum: Ask for Help (v1)
Topic: Is there a way to password protect a tab?
Replies: 2
Views: 803

Re: Is there a way to password protect a tab?

DOES NO ONE KNOW HOW TO DO THIS?!?!?
by FangLeone
10 Sep 2018, 20:12
Forum: Ask for Help (v1)
Topic: Changing mouse pointer
Replies: 0
Views: 497

Changing mouse pointer

So i used some of the archived forums code to throw this together but i dont know how to change it so it works with hovering over text Excuse me if this is completely obvious im pretty new to scripting all together. Cursor = %A_ScriptDir%\Downloads\CursorPng.cur CursorHandle := DllCall( "LoadCursorF...
by FangLeone
08 Sep 2018, 11:50
Forum: Ask for Help (v1)
Topic: Is there a way to password protect a tab?
Replies: 2
Views: 803

Re: Is there a way to password protect a tab?

i guess sense no1 is replying thats a no.
by FangLeone
06 Sep 2018, 19:13
Forum: Scripts and Functions (v1)
Topic: Scripts management. AHK process list
Replies: 9
Views: 5516

Re: Scripts management. AHK process list

vErY nIcE but honestly this is so useful man. Eventually you sould add a autorefresh so that you dont have to click on it again (the running scripts thing) once you run another script.
by FangLeone
06 Sep 2018, 19:04
Forum: Wish List
Topic: For, % i
Replies: 9
Views: 2713

Re: For, % i

Hmm yeah agreed.
by FangLeone
06 Sep 2018, 19:02
Forum: Off-topic Discussion
Topic: Android Applications
Replies: 30
Views: 17084

Re: Android Applications

Yes and we also want a Chromebook extension for ahk and a scite4ahk for Chromebooks totally yes this is doable. But really, android prevents you from downloading apps unless its from the app store so itd be annoyingly hard.
by FangLeone
06 Sep 2018, 18:59
Forum: Ask for Help (v1)
Topic: $MButton + Wheel UP ????
Replies: 2
Views: 960

Re: $MButton + Wheel UP ????

I guess you could use if $mbutton is pressed testfor if wheelup is if both send right, not sure what the code for that would be but thats a sketch of i think how that would work
by FangLeone
06 Sep 2018, 18:55
Forum: Ask for Help (v1)
Topic: Is there a way to password protect a tab?
Replies: 2
Views: 803

Is there a way to password protect a tab?

Im attempting to make a script to password protect the opening of a tab (enabled on a hotkey) how do you reccomend i do this im gonna go with numpad delete as my hotkey to toggle it. The idea is to either hide the tab altogether unless you alt-tab OR just password protect and rename it (smthin like ...
by FangLeone
31 Aug 2018, 20:17
Forum: Ask for Help (v1)
Topic: I need help killing a script.
Replies: 5
Views: 1270

Re: I need help killing a script.

Yeah Esc::exitapp or Esc::Pause
by FangLeone
31 Aug 2018, 20:15
Forum: Ask for Help (v1)
Topic: Is there a way to make a timer in ahK?
Replies: 1
Views: 1990

Is there a way to make a timer in ahK?

Im attempting to make a gui with a countdown timer so i can trigger a msgbox at the end.

Go to advanced search