Search found 69 matches

by GreatGazoo
06 Jan 2018, 01:13
Forum: Gaming Help (v1)
Topic: Button Holding Script Topic is solved
Replies: 8
Views: 2534

Re: Button Holding Script Topic is solved

i forget how i used to do it

i think something like

getkeystate w
if D
send shift D
if U
send shift U
its been years since ive used AHK, im trying to teach myself again how to use it for fun, probably no help at all but im thinking
by GreatGazoo
06 Jan 2018, 00:20
Forum: Ask for Help (v1)
Topic: Activating a script by double tapping a key
Replies: 2
Views: 1894

Re: Activating a script by double tapping a key

using a hotstring will do what you want; A hotstring's default behavior can be changed in two possible ways: The #Hotstring directive, which affects all hotstrings physically beneath that point in the script. The following example puts the C and R options into effect: #Hotstring c r. Putting options...
by GreatGazoo
05 Jan 2018, 23:46
Forum: Ask for Help (v1)
Topic: Guicontrol Move works for 2 buttons but NOT a third
Replies: 3
Views: 782

Re: Guicontrol Move works for 2 buttons but NOT a third

this is interesting... im just getting back into AHK after a few years (5) im trying to teach myself how to use this again, its a fun hobby i never used GUI before and i just started to work on one for the first time, so this is nice seeing what it should look like i might make a thread about mine b...
by GreatGazoo
05 Jan 2018, 23:33
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 626617

Re: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

installer didnt work i think i have a different version of AHK that this cant recognize
by GreatGazoo
01 Jan 2018, 02:49
Forum: Gaming Help (v1)
Topic: Need a little(I guess) help with triggerbot script Topic is solved
Replies: 19
Views: 5236

Re: Need a little(I guess) help with triggerbot script Topic is solved

might be a dumb question, did you try SendPlay ? probably so.... yeah if you tried them all
by GreatGazoo
29 Dec 2017, 19:11
Forum: Gaming Help (v1)
Topic: Need a little(I guess) help with triggerbot script Topic is solved
Replies: 19
Views: 5236

Re: Need a little(I guess) help with triggerbot script Topic is solved

cant you just search pixel color in the center and if not send click, or you want to just wave around and if you ever mouse over the enemy it shoots
by GreatGazoo
28 Dec 2017, 03:24
Forum: Gaming Help (v1)
Topic: fortnite double shot gun
Replies: 9
Views: 6316

Re: fortnite double shot gun

maybe there should be a (sleep 100, click) ;in there somewhere its been a long time since i used AHK and im trying to teach myself how to use it again i do remember everyone who asks for help, people around here rather help you learn then do it for you teach you to fish kind of thing instead of feed...

Go to advanced search