The game is a mock of Connect 4. If you've never played it: the object is to drop little round pieces into a tray and be the first to get four-of-a-kind in a line in any direction. A little more diffi...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I've been trying to get niftywindows to use vistas flip 3d instead of the ordinary task switch when pressing RButton and WheelUp or WheelDown for a couple of hours now but can't get it to work. (O_o)
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello, could someone please help me with a string translation question? I have an input string that is a time, which may either look like
8:00AM
8:00 AM
AM or PM, 12 hour clock... so we may hav...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
If there is an error executing a line in a script the errorlevel will be set to 1 or ERROR i believe.
but how does this happen??
Code:
filecopy, somefile.exe, c:\somefile.exe
msgbox, ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
hello community.
i recently made a simple password generator [http://www.autohotkey.com/forum/viewtopic.php?t=31879]>
it's really simplistic method.
but how can i measure the security of encryption...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Requires irfnaview installed.
its free
www.irfanview.com [http://www.irfanview.com]>
!Printscreen= active window
Printscreen= entire desktop
Saves the file with a unique name picture #.jpg
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi:
While the title explains what I want to do it is a little different in that this is part of the expose clone...with the clone you have a miniturized grid of all non-minimized windows. Lets say...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all, sorry for the cryptic title.
I'm trying to accomplish a sort of reorder of the swedish + key. Currently it types a ? when holding shift and \ when holding altgr. As I use \ very much I woul...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
As of late, I've been developing a DotA help tool for Warcraft III.
Code:
;Settings
#SingleInstance force
#HotkeyInterval 0
#InstallKeybdHook
#UseHook On
#MaxThreads 20
SetBatchLine...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello,
here is the issue:
I need to work between two files,(a datatel and an Excel) and have a simple
if "yes" go to a routine "yes", execute and return to loop from the...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
I need to get the Winamp Playlist position/index number
of the HIGHLIGHTED track. (as oppsosed to the Playing track)
The Winamp SDK shows no function for this, but this post
on the Winam...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello, could someone please help me with this? Thanks to Z Gecko immensely for the kind assistance earlier getting it this far...
Basically, I would like this to work on all 4 sides, ... the code ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Yahoo SearchMonkey API [http://developer.yahoo.com/searchmonkey/]>
Quote: Using SearchMonkey, developers and site owners can use structured data to make Yahoo! Search results more useful an...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I just download this program
http://www.download.com/Screen-Print-Capture-32/3000-2384_4-10135610.html?tag=lst-1&cdlPid=10188787 [http://www.download.com/Screen-Print-Capture-32/3000-2384_4-101...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Code:
#NoEnv
#InstallKeybdHook
#InstallMouseHook
MButton::
Loop
{
GetKeyState, MButtonState, LButton, P
&...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
IT'S JUST AN EXPERIMENT YET, DO NOT USE IT FOR REAL
here's my small idea.
to generate unique password per site and manage it without memorizing them all.
there's no elegant algorithm. just simple...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I know it's probably stupidly simple but I cannot find it in the help...
Whenever I use auto-replace feature like
::ty::thank you
the cursor automatically moves to the new line...
Can you ple...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Does anyone have the idea how to automatically insert predefined signature into Outlook messages?
I mean - I know how to insert plain text signature, but I'd like to insert the formatted one - like...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am trying to copy URL from website and use it to replace text in the notepad text file.
Here is the code
Code: #1::
send ^c!{tab}
replacement = %clipboa...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Loop
{
Send, 5
Send, 3
Send, 4
Sleep, 1000
}...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
stable version 3 is out.
http://www.phpbb.com/downloads [http://www.phpbb.com/downloads]>...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi, I just want to make that when a thread is interrupted by another hotkey or by it self, it doesnt continues when the second thread finish.
The best solution I found is to put "Reload" b...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I want to know how to get the content of Winmenu,for example,I can get this:
window
-views
-arrange
-title
-1 view1
-2 view2
-3 view3...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have very simple notepad with certain names.
Say:
Chris - 4 times in the text file. I would like to find and replace it with Cric using autohotkey. I know that notepad has CTRL + H to replac...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm writing a script that will close a specific program when I want to start another one. Apparently the second program doesn't like the first for what ever reason, so the first needs to be closed. ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine