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 08-05-2007, 11:49 AM
tiger_hall tiger_hall is offline
Senior Member
 
Join Date: Dec 2006
Location: Asian women 4LYFE
Posts: 2,256
Default AHK scripts

I have no idea what the feck i am doing with these scripts.. Never used one before trying to use StarsNotes but i cant manage to make the script work. http://www.overcards.com/wiki/moin.cgi/StarsNotes LINK
when putting the script into this new autokeyscript notepad do i keep the top bit of writing that is already in the script or do i delete it.. and should the script not have "END" at the end of the script?? so confused could someone possibly put the script into the thread so i can just copy and paste it into AHK please..
[ QUOTE ]

;
; AutoHotkey Version: 1.x
; Language: English
; Platform: Win9x/NT
; Author: A.N.Other <myemail@nowhere.com>
;
; Script Function:
; Template script (you can customize this template by editing "ShellNew\Template.ahk" in your Windows folder)
;

#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.

[/ QUOTE ]
Apologies for the noobish post
Reply With Quote
  #2  
Old 08-05-2007, 01:10 PM
TheIrishThug TheIrishThug is offline
Senior Member
 
Join Date: Jan 2005
Location: Belligerent and numerous
Posts: 1,819
Default Re: AHK scripts

You can delete the template that AutoHotkey puts in the begining of new .ahk files.

The contents of the file should be exactly what is shown on the OverCards page. I don't see how posting it here is different than copying it from there.

"END" is not a command in AutoHotkey, did you pick that up from some other scripting language?
Reply With Quote
  #3  
Old 08-05-2007, 01:14 PM
tiger_hall tiger_hall is offline
Senior Member
 
Join Date: Dec 2006
Location: Asian women 4LYFE
Posts: 2,256
Default Re: AHK scripts

i try to open the AHK script i get
[ QUOTE ]
#Include file "Functions.ahk" cannot be opened

[/ QUOTE ]
i put .ahk at the end of the file name also...
Reply With Quote
  #4  
Old 08-05-2007, 01:17 PM
TheIrishThug TheIrishThug is offline
Senior Member
 
Join Date: Jan 2005
Location: Belligerent and numerous
Posts: 1,819
Default Re: AHK scripts

Read the StarsNotes page, it says that it needs the RolandFunctions to run. Go to that page, and make that script and name it "Functions.ahk" and put it in the same folder as StarsNotes.
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 02:13 AM.


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