Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 12-24-2006, 04:51 PM
disco_stu1978 disco_stu1978 is offline
Senior Member
 
Join Date: Nov 2005
Posts: 291
Default help with a chunk of code?

I know this is really rough, but the concept will work pretty well for me, except for one little thing. It will not work. can someone see where I am going wrong here?

numpad0:: run C:\Program Files\GameTimePlus\GameTimePlus.exe
IfWinExist GameTime+
{
WinActivate
send !{down}{enter}
Return
}

So essentially this is linked to my num 0 button and lets me add tablles fast, but for some reason it will not complete the action?

any help would be great, cheers
Reply With Quote
  #2  
Old 12-25-2006, 09:21 AM
illunious illunious is offline
Senior Member
 
Join Date: Oct 2003
Posts: 1,992
Default Re: help with a chunk of code?

send {alt}{down}{enter} is what u need i think. (you're sending alt+down which does nothing)

Also, you'll probably want to add IfWinNotExist, GameTime+ {run}
and
WinWait, GameTime+ after that (before you activate and send keys)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:40 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.