Search found 6 matches

by JustARegularGuy
21 Jan 2018, 12:36
Forum: Gaming Help (v1)
Topic: Scripting Help
Replies: 1
Views: 538

Scripting Help

Good Morning Ladies and Gentlemen! Can someone tell me what I am doing wrong in this script? I am trying to make this work in a non-active window selecting F keys for particular functions. Starting by pushing the F3 key, single instant, the only key that needs to be held down, is the F4 key at the e...
by JustARegularGuy
20 Jan 2018, 19:36
Forum: Gaming Help (v1)
Topic: Script Writing Help Topic is solved
Replies: 13
Views: 3532

Re: Script Writing Help Topic is solved

Mast can u private message me please?
by JustARegularGuy
17 Jan 2018, 09:19
Forum: Gaming Help (v1)
Topic: Script Writing Help Topic is solved
Replies: 13
Views: 3532

Re: Script Writing Help Topic is solved

Man these answers... They probably read as much ahk as you, guy. And that "10 minute" sleep killed me... xD This is how you do it: *Q:: breaktheCHEATERloop=0 Loop, { if breaktheCHEATERloop=cheaterdetected!! break Send, {F1 Down} Sleep,100 Send, {F1 Up} Sleep,1000 Send, {F2 Down} Sleep,100 Send, {F2...
by JustARegularGuy
16 Jan 2018, 17:29
Forum: Gaming Help (v1)
Topic: Script Writing Help Topic is solved
Replies: 13
Views: 3532

Re: Script Writing Help Topic is solved

You should probably clarify your purpose for this script. If it's to cheat (possibly level up while you're away from the computer?) in an MMO, people should know that before they help you. I agree 100% with you. No, it is to help me with my arthritis. I have trouble clicking all the F keys simotane...
by JustARegularGuy
16 Jan 2018, 17:21
Forum: Gaming Help (v1)
Topic: Script Writing Help Topic is solved
Replies: 13
Views: 3532

Re: Script Writing Help Topic is solved

Please use code tags https://autohotkey.com/boards/faq.php?mode=bbcode#f2r1 SetKeyDelay does not get reset with every Send . And SendPlay does not use the SetKeyDelay settings. Do you want the F7 key to be in the down state for 10 seconds? I guess I wouldn't know how to do that, or how to get it to...
by JustARegularGuy
16 Jan 2018, 16:51
Forum: Gaming Help (v1)
Topic: Script Writing Help Topic is solved
Replies: 13
Views: 3532

Re: Script Writing Help Topic is solved

@Exaskryz any ideas?

Go to advanced search