Search found 4 matches
- 24 Sep 2019, 19:38
- Forum: Ask For Help
- Topic: Please help me fix my simple script.... and a usage question
- Replies: 0
- Views: 459
Please help me fix my simple script.... and a usage question
Hi this is my current script I have built.. it mostly works but strange thigns happen like when I auto run it also spams e and stuff... maybe you pros could take a look at it and help me fix. This is what I want the script to do to help me in a game called Satisfactory t == press and hold e g == rap...
- 24 Sep 2019, 00:42
- Forum: Ask For Help
- Topic: Hi I am not really understanding scripting.. is this possible..
- Replies: 4
- Views: 659
Re: Hi I am not really understanding scripting.. is this possible..
Thanks so much for eveything.. would you please look at my script for me... At the top I have listed what I want it to do... but only some of it is working. Maybe you could see what I have done wrong? Thanks #SingleInstance /* NOTES: t == press and hold e g == rapid fire press e b == press and hold ...
- 22 Sep 2019, 05:26
- Forum: Ask For Help
- Topic: Hi I am not really understanding scripting.. is this possible..
- Replies: 4
- Views: 659
Re: Hi I am not really understanding scripting.. is this possible..
Hey thanks a lot... the problem with this is that it stops you normally using w.... or so it seemed.. I tried editing it to have it switch on and off with either a key or a middle mouse button.. but I couldn't get it to do anything... TL;DR - How would I modify the code above to remove the double ta...
- 21 Sep 2019, 11:14
- Forum: Ask For Help
- Topic: Hi I am not really understanding scripting.. is this possible..
- Replies: 4
- Views: 659
Hi I am not really understanding scripting.. is this possible..
Hi I am not really understanding scripting.. is this possible.. : What I would like to do : I have a first person game that has a ton of running from point to point but no autorun key. I would like to use autohotkey to set "w" to always be down so I can activate the script and automatically run forw...