| Author |
Message |
Topic: Accelerated Scrolling Script |
W()RmS
Replies: 21
Views: 2255
|
Forum: Scripts & Functions Posted: Sun Jan 10, 2010 1:49 am Subject: Accelerated Scrolling Script |
BoffinbraiN
actaily it is because my mousewheel is half broken
and then i need something to make it scrol fast for when i'm useing the Physgun in Garrysmod |
Topic: Accelerated Scrolling Script |
W()RmS
Replies: 21
Views: 2255
|
Forum: Scripts & Functions Posted: Sat Jan 09, 2010 11:35 pm Subject: Accelerated Scrolling Script |
| is there anyway to make this have a effect in games like in HL2? |
Topic: Hide system tray icon |
W()RmS
Replies: 3
Views: 190
|
Forum: Ask for Help Posted: Tue Nov 03, 2009 7:27 am Subject: Hide system tray icon |
hide the Autohotkey icon that appears in the system tray
p.s it's called a Processor icon on Danish so I just directly translated it from there |
Topic: Hide system tray icon |
W()RmS
Replies: 3
Views: 190
|
Forum: Ask for Help Posted: Mon Nov 02, 2009 9:58 pm Subject: Hide system tray icon |
| is there any command to hide the icon of a processor on the system tray?? |
Topic: SteamWin - Project now split from SteamLab |
W()RmS
Replies: 5
Views: 937
|
Forum: Scripts & Functions Posted: Sat Oct 31, 2009 11:16 am Subject: SteamWin - Project now split from SteamLab |
It's not just you--I doubt any of my current links work due to a lot of network restructuring.
This version of SteamWin is outdated anyhow; it "outgrew" AHK and graduated to Visual C#, bu ... |
Topic: SteamWin - Project now split from SteamLab |
W()RmS
Replies: 5
Views: 937
|
Forum: Scripts & Functions Posted: Sat Oct 31, 2009 8:27 am Subject: SteamWin - Project now split from SteamLab |
| is it just me or does the link don't work? |
Topic: Ctrl + Xbuuton 2 dosen't work |
W()RmS
Replies: 4
Views: 90
|
Forum: Ask for Help Posted: Mon Sep 21, 2009 8:42 pm Subject: Ctrl + Xbuuton 2 dosen't work |
thanks that worked  |
Topic: Ctrl + Xbuuton 2 dosen't work |
W()RmS
Replies: 4
Views: 90
|
Forum: Ask for Help Posted: Mon Sep 21, 2009 3:33 pm Subject: Ctrl + Xbuuton 2 dosen't work |
just this here (i'm a noobie at AHK scripts)
XButton2::
{
MouseMove, 600, 0, 0, R
sleep 40
MouseMove, 219, 0, 0, R
}
all i does it just a 180 degrees spin but i if i hold Ctr ... |
Topic: Ctrl + Xbuuton 2 dosen't work |
W()RmS
Replies: 4
Views: 90
|
Forum: Ask for Help Posted: Mon Sep 21, 2009 2:52 pm Subject: Ctrl + Xbuuton 2 dosen't work |
| Xbutton2 works but if i hold ctrl or Shift and press Xbutton2 then it dosen't work why? |
| |