Search found 34 matches

by Szynsz
12 May 2024, 01:34
Forum: Gaming
Topic: Auto gatherer script
Replies: 0
Views: 186

Auto gatherer script

Could someone create a script for me that would click on a specific point every minute with the game minimized (borderless window mode)? I wanted to make automatic resource gatherer in an mmo game this way. Script should be sarted and stopped by hotkey
by Szynsz
28 Jul 2023, 08:43
Forum: Gaming
Topic: Pressing F key script
Replies: 2
Views: 552

Re: Pressing F key script

Thank you so much :)
by Szynsz
27 Jul 2023, 14:08
Forum: Gaming
Topic: Pressing F key script
Replies: 2
Views: 552

Pressing F key script

Hello,
I'm looking for a script that will press the F key when I press another key say "=" and hold it until I press the "=" again, can anyone help me?
by Szynsz
23 May 2023, 06:32
Forum: Gaming
Topic: Auto chat message
Replies: 3
Views: 699

Re: Auto chat message

It work great, thx alot :)
by Szynsz
22 May 2023, 12:02
Forum: Gaming
Topic: Auto chat message
Replies: 3
Views: 699

Re: Auto chat message

Anyone?
by Szynsz
20 May 2023, 09:14
Forum: Gaming
Topic: Auto chat message
Replies: 3
Views: 699

Auto chat message

Hello im looking for script that press T to open chat in game, type message and hit enter. Can anyone help? I forgot to write that I want to run a script using F3
by Szynsz
27 Apr 2023, 04:56
Forum: Gaming
Topic: Need script that hold "r" button for me
Replies: 3
Views: 504

Re: Need script that hold "r" button for me

Thx you guys, i test first one and it work perfectly :)
by Szynsz
19 Apr 2023, 22:47
Forum: Gaming
Topic: Need script that hold "r" button for me
Replies: 3
Views: 504

Need script that hold "r" button for me

Hello,
Anyone can make for me a script that push r button for me when i hit F1 and release it when i hit F1 again? I will be grateful
by Szynsz
15 Apr 2023, 07:33
Forum: Gaming
Topic: Looking for LMB autoclicker Topic is solved
Replies: 14
Views: 13160

Re: Looking for LMB autoclicker Topic is solved

It work perfectly, thank you so much :)
by Szynsz
15 Apr 2023, 07:07
Forum: Gaming
Topic: Looking for LMB autoclicker Topic is solved
Replies: 14
Views: 13160

Re: Looking for LMB autoclicker Topic is solved

; This is the second autoclicker ever made; all royalties to mikeyww, please #Requires AutoHotkey v2.0 auto := False F4:: { Global auto := !auto SoundBeep 1000 + 500 * auto } #HotIf auto LButton:: { SetKeyDelay 25, 25 While GetKeyState(ThisHotkey, "P") SendEvent '{' ThisHotkey '}' } #HotIf Hello ag...
by Szynsz
26 Mar 2023, 15:54
Forum: Gaming
Topic: Looking for LMB autoclicker Topic is solved
Replies: 14
Views: 13160

Re: Looking for LMB autoclicker Topic is solved

Its work great, thx so much :)
by Szynsz
26 Mar 2023, 12:17
Forum: Gaming
Topic: Looking for LMB autoclicker Topic is solved
Replies: 14
Views: 13160

Looking for LMB autoclicker Topic is solved

Hello,
I don't know how to code scripts, so i have big request to somebody to make a script that will fast click lmb when i hold lmb down and it will have switch to turn on/of under F4. Can anyone do that script for me?
by Szynsz
13 Feb 2019, 06:30
Forum: Ask for Help (v1)
Topic: Key mapping
Replies: 4
Views: 923

Re: Key mapping

I read tutorial and made similar script but it doesn't work, but your working great. Thx :)
by Szynsz
13 Feb 2019, 03:48
Forum: Ask for Help (v1)
Topic: Key mapping
Replies: 4
Views: 923

Key mapping

Hello,
In my keyboard i have broken s button. Can anyone make for me a script tak map capslock a s button?
by Szynsz
26 Dec 2018, 15:52
Forum: Ask for Help (v1)
Topic: Looking for mute/unmute computer script
Replies: 4
Views: 8443

Re: Looking for mute/unmute computer script

@CyL0N sorry for wrong section then, i will test your code but thx for help anyway.
@CyL0N thx for script it work perfectly
by Szynsz
16 Dec 2018, 03:19
Forum: Ask for Help (v1)
Topic: Looking for mute/unmute computer script
Replies: 4
Views: 8443

Looking for mute/unmute computer script

Hello
Im looking for script that mute/unmute my computer even if i play maximized game. If it possible i want to make one shortcut for mute and unmute (preffer shift= F1)
by Szynsz
12 Oct 2018, 10:40
Forum: Gaming Help (v1)
Topic: Looking for afk script
Replies: 12
Views: 31956

Re: Looking for afk script

Ok second script works, thx :)

One more thing. This script can be use in minimized window?
by Szynsz
05 Oct 2018, 11:55
Forum: Gaming Help (v1)
Topic: Looking for afk script
Replies: 12
Views: 31956

Re: Looking for afk script

Madness i try your script but change F7 and F8 to W and S. I open notepad and start script, but nothing happens. But your script is what i need, simple program that send w and after 5 sec send s and loop it.
by Szynsz
19 Aug 2018, 14:53
Forum: Gaming Help (v1)
Topic: Looking for afk script
Replies: 12
Views: 31956

Re: Looking for afk script

Can anyone make this script working? I will be realy grateful.
by Szynsz
17 Aug 2018, 17:45
Forum: Gaming Help (v1)
Topic: Looking for afk script
Replies: 12
Views: 31956

Re: Looking for afk script

Sorry, but can you modify this script for me? Im totaly dump in programming.

Go to advanced search