Jump to content
8 minutes ago, MetalSkinGaming said:

i mean like a script that only holds the mouse button for like 1 ms and then releases it no matter for how long i press

you will not achieve that precision,

but have you tried reading the AHK manual?

https://autohotkey.com/docs/AutoHotkey.htm

CPU: Intel i7 5820K @ 4.20 GHz | MotherboardMSI X99S SLI PLUS | RAM: Corsair LPX 16GB DDR4 @ 2666MHz | GPU: Sapphire R9 Fury (x2 CrossFire)
Storage: Samsung 950Pro 512GB // OCZ Vector150 240GB // Seagate 1TB | PSU: Seasonic 1050 Snow Silent | Case: NZXT H440 | Cooling: Nepton 240M
FireStrike // Extreme // Ultra // 8K // 16K

 

Link to comment
https://linustechtips.com/topic/595783-autohotkey-scripts/#findComment-7742517
Share on other sites

Link to post
Share on other sites

5 minutes ago, DXMember said:

you will not achieve that precision,

but have you tried reading the AHK manual?

https://autohotkey.com/docs/AutoHotkey.htm

ive seen a script like this before but it was in a pack and i only want 1 single script

 

and i want it to shoot like a pistol even if its a auto fire gun

Link to comment
https://linustechtips.com/topic/595783-autohotkey-scripts/#findComment-7742545
Share on other sites

Link to post
Share on other sites

2 minutes ago, MetalSkinGaming said:

ive seen a script like this before but it was in a pack and i only want 1 single script

 

and i want it to shoot like a pistol even if its a auto fire gun

the manual I linked provides enough information

but there are seriously easier ways to do it, like clicking the mouse once?

CPU: Intel i7 5820K @ 4.20 GHz | MotherboardMSI X99S SLI PLUS | RAM: Corsair LPX 16GB DDR4 @ 2666MHz | GPU: Sapphire R9 Fury (x2 CrossFire)
Storage: Samsung 950Pro 512GB // OCZ Vector150 240GB // Seagate 1TB | PSU: Seasonic 1050 Snow Silent | Case: NZXT H440 | Cooling: Nepton 240M
FireStrike // Extreme // Ultra // 8K // 16K

 

Link to comment
https://linustechtips.com/topic/595783-autohotkey-scripts/#findComment-7742557
Share on other sites

Link to post
Share on other sites

1 minute ago, DXMember said:

the manual I linked provides enough information

but there are seriously easier ways to do it, like clicking the mouse once?

its not as easy as that if you play a game like counterstrike u just keep spraying which is bad

 

Link to comment
https://linustechtips.com/topic/595783-autohotkey-scripts/#findComment-7742560
Share on other sites

Link to post
Share on other sites

3 minutes ago, MetalSkinGaming said:

its not as easy as that if you play a game like counterstrike u just keep spraying which is bad

 

i wouldn't know, back in the day when I played CS 1.6 I ran around with a DE and headshooting people with CD Hack

CPU: Intel i7 5820K @ 4.20 GHz | MotherboardMSI X99S SLI PLUS | RAM: Corsair LPX 16GB DDR4 @ 2666MHz | GPU: Sapphire R9 Fury (x2 CrossFire)
Storage: Samsung 950Pro 512GB // OCZ Vector150 240GB // Seagate 1TB | PSU: Seasonic 1050 Snow Silent | Case: NZXT H440 | Cooling: Nepton 240M
FireStrike // Extreme // Ultra // 8K // 16K

 

Link to comment
https://linustechtips.com/topic/595783-autohotkey-scripts/#findComment-7742576
Share on other sites

Link to post
Share on other sites

5 minutes ago, MetalSkinGaming said:

its not as easy as that if you play a game like counterstrike u just keep spraying which is bad

I play CS:GO regularly and don't have this problem. If you're clicking once and it's causing you to spray then it sounds like your mouse is broken or possibly a driver issue. A script is not the correct way to fix this.

-KuJoe

Link to comment
https://linustechtips.com/topic/595783-autohotkey-scripts/#findComment-7742588
Share on other sites

Link to post
Share on other sites

1 minute ago, KuJoe said:

I play CS:GO regularly and don't have this problem. If you're clicking once and it's causing you to spray then it sounds like your mouse is broken or possibly a driver issue. A script is not the correct way to fix this.

the problem is that i get stressed sometimes and then i start to spray its not like it sprays automatically

Link to comment
https://linustechtips.com/topic/595783-autohotkey-scripts/#findComment-7742596
Share on other sites

Link to post
Share on other sites

Just now, MetalSkinGaming said:

the problem is that i get stressed sometimes and then i start to spray its not like it sprays automatically

Oh, then in that case best of luck to you. I just checked the link that @DXMember provided and it's really easy to script something like that, just read the examples provided for anything mouse related.

-KuJoe

Link to comment
https://linustechtips.com/topic/595783-autohotkey-scripts/#findComment-7742608
Share on other sites

Link to post
Share on other sites

3 minutes ago, KuJoe said:

Oh, then in that case best of luck to you. I just checked the link that @DXMember provided and it's really easy to script something like that, just read the examples provided for anything mouse related.

i dont rly know where to start and i have no clue how to make it work

Link to comment
https://linustechtips.com/topic/595783-autohotkey-scripts/#findComment-7742611
Share on other sites

Link to post
Share on other sites

5 minutes ago, MetalSkinGaming said:

i dont rly know where to start and i have no clue how to make it work

@DXMember posted a link above, I would start there. Before reading this thread I didn't have a clue how to do it either but after less than 5 minutes after clicking the link I figured it out. AHK's website has a lot of good examples so you can copy and paste most of it and make edits to fit your needs.

-KuJoe

Link to comment
https://linustechtips.com/topic/595783-autohotkey-scripts/#findComment-7742625
Share on other sites

Link to post
Share on other sites

2 minutes ago, KuJoe said:

@DXMember posted a link above, I would start there. Before reading this thread I didn't have a clue how to do it either but after less than 5 minutes after clicking the link I figured it out. AHK's website has a lot of good examples so you can copy and paste most of it and make edits to fit your needs.

ok ill try thx

Link to comment
https://linustechtips.com/topic/595783-autohotkey-scripts/#findComment-7742631
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×