| Author |
Message |
Topic: Disabling UpDown Arrows |
Conquer
Replies: 7
Views: 164
|
Forum: Ask for Help Posted: Mon Jul 07, 2008 5:44 pm Subject: Disabling UpDown Arrows |
| You could perhaps have two separate buttons imitating an updown control, one button for up and one button for down (perhaps with ^/v as labels). Then the buttons could have labels which would add (or ... |
Topic: Fade in/out taskbar |
Conquer
Replies: 6
Views: 1280
|
Forum: Scripts & Functions Posted: Sun Jun 29, 2008 10:06 pm Subject: Fade in/out taskbar |
How to use the extra real estate though?
I know this is kind of a grave dig, but..
channelog: Great script, thanks for sharing.
this is my version of the script: (Allows you to use the extra ... |
Topic: HELP PLZ!!! Rules for Halo, and how to make them work. |
Conquer
Replies: 19
Views: 375
|
Forum: Ask for Help Posted: Sat Jun 28, 2008 10:28 pm Subject: HELP PLZ!!! Rules for Halo, and how to make them work. |
Er, don't you need to send 2 enter keystrokes? Like when you're typing it in halo?
SetKeyDelay, -1
^1::
Send,{Enter}---ATTENTION---{Enter}{Enter}*WARNING* M ... |
Topic: if not A_IsAdmin... restart script without manual entering? |
Conquer
Replies: 4
Views: 227
|
Forum: Ask for Help Posted: Fri May 16, 2008 11:18 pm Subject: if not A_IsAdmin... restart script without manual entering? |
Sounds... Sly
Um, use the command RunAs ?
lolz |
Topic: [Solved] Another Noob question from me... Iniwrite... |
Conquer
Replies: 7
Views: 262
|
Forum: Ask for Help Posted: Mon Apr 28, 2008 10:54 pm Subject: [Solved] Another Noob question from me... Iniwrite... |
When it's solved, mark the title of the thread like this: (For easy readability)
(Epic Win)
rather than
Thread Topic Here .. Solved (Epic Fail, like Titan's captcha. )
Thx for listenin ... |
Topic: Keeping the Fox quiet... |
Conquer
Replies: 9
Views: 433
|
Forum: Ask for Help Posted: Mon Apr 28, 2008 10:49 pm Subject: Keeping the Fox quiet... |
ggwwtt, you are ruining his evil plan with your user-aware "code".
Anyways, I tried to improve the code:
(Failed attempt):
#Singleinstance,force
#Persistent
FoxPat ... |
Topic: Keeping the Fox quiet... |
Conquer
Replies: 9
Views: 433
|
Forum: Ask for Help Posted: Sat Apr 26, 2008 5:47 pm Subject: Keeping the Fox quiet... |
QuietFoxLaunch:
Run, firefox.exe http://www.google.ca ,,Hide UseErrorLevel
If ErrorLevel
return ; Script failed to launch the browser/site
Else
goto QuietFoxControl
return
Quie ... |
Topic: Script stopped working with IE7 |
Conquer
Replies: 4
Views: 198
|
Forum: Ask for Help Posted: Tue Apr 15, 2008 2:45 am Subject: Script stopped working with IE7 |
/me Saved the day once again  |
Topic: Monitoring script - Copy entered text to log file |
Conquer
Replies: 3
Views: 191
|
Forum: Ask for Help Posted: Tue Apr 15, 2008 2:30 am Subject: Monitoring script - Copy entered text to log file |
| No, I don't think you could get the text on a button in a website, because its not actually a button, as its not on your os, its on the web page. I don't think ImageSearch would work either, as themes ... |
Topic: Want to write a script for money? |
Conquer
Replies: 6
Views: 319
|
Forum: Ask for Help Posted: Tue Apr 08, 2008 5:04 pm Subject: Want to write a script for money? |
| You should probably provide some screen shots of the site, as well; also mention what tasks are needed to be scripted. Be more specific about these "bunch of hotkeys" and you'll likely get a ... |
Topic: [Solved] Animated GUI Windows Causing Clipboard Set Error |
Conquer
Replies: 5
Views: 227
|
Forum: Ask for Help Posted: Sun Apr 06, 2008 3:49 pm Subject: [Solved] Animated GUI Windows Causing Clipboard Set Error |
Hey, this is my script.
#SingleInstance,Force
Gui, Add, Edit, w400 h400 vEditWp, This is a test.
Gui, Add, Button,y+5 gCopyText, Copy Text
Gui, +LastFound ; (For the line below)
I ... |
Topic: silently add url to firefox bookmarks database |
Conquer
Replies: 7
Views: 954
|
Forum: Ask for Help Posted: Sat Apr 05, 2008 1:20 am Subject: silently add url to firefox bookmarks database |
| Just an idea, run the site hidden then silently send Ctrl+D (Bookmark this page) having your script (critically for most reliable results) hooked onto shell and set the transparency of the window to 1 ... |
Topic: hotkey for BlockInput |
Conquer
Replies: 4
Views: 161
|
Forum: Ask for Help Posted: Wed Apr 02, 2008 8:46 pm Subject: hotkey for BlockInput |
| If you want to block Ctrl+Alt+Delete aswell, use the search function to find my reg solution. |
Topic: My first post. |
Conquer
Replies: 4
Views: 244
|
Forum: General Chat Posted: Wed Apr 02, 2008 1:06 am Subject: My first post. |
| lawl kk gg / gl ftw |
Topic: YOU HAS FAILED! - Failed projects thread! |
Conquer
Replies: 6
Views: 581
|
Forum: General Chat Posted: Wed Apr 02, 2008 1:02 am Subject: YOU HAS FAILED! - Failed projects thread! |
| lawl!!!!!!!!!!!!!!!!!!!!!!!! @Titan, epic fail!!! |
| |