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 07-12-2007, 05:59 AM
Vandalar Vandalar is offline
Junior Member
 
Join Date: Jun 2007
Location: Estonia
Posts: 16
Default NumpadMouse.ahk script settings

Hi. I'm trying to use this script found here
http://www.autohotkey.com/docs/scripts/NumpadMouse.htm
The problem is that i would like the script to save the settings that i have made (cursor speed, acceleration and so on). Does anyone have a solution for this or another program that has the 'save settings' option?
Reply With Quote
  #2  
Old 07-12-2007, 08:45 AM
butcha butcha is offline
Member
 
Join Date: Jun 2007
Posts: 67
Default Re: NumpadMouse.ahk script settings

Hi Vandalar,
You could easily change what values mouse speed and mouse acceleration have when you start the script by changing these two values at the top of the script:

<font class="small">Code:</font><hr /><pre>MouseSpeed = 1
MouseAccelerationSpeed = 1</pre><hr />
If you want the script to remember different settings between restarting the script you would have to use the commands IniWrite and IniRead to store these values in a ini-file. You can read about it in the docs.

May I ask if you are in fact looking for a way to play poker without the mouse? If so there are some scripts that already do this.

/butcha
Reply With Quote
  #3  
Old 07-12-2007, 10:41 AM
Vandalar Vandalar is offline
Junior Member
 
Join Date: Jun 2007
Location: Estonia
Posts: 16
Default Re: NumpadMouse.ahk script settings

Thanks. I thought about these things myself too.
Actually i have made myself a script for microgaming network but at the moment i only need a keyboard as a replacement for a mouse because my wrist hurts a little [img]/images/graemlins/frown.gif[/img]
If i use different rooms at the same time then i have to assign different shortcuts to the keys ? Ofcourse i can make a script for two or more rooms in which i define how the key should respond to a certain active window but that seems a little complicated. So just using my keyboard as a mouse would be easier i think. I hope u understand what i'm talking about cause my english might not be that good.
But i'll certainly check these IniWrite and IniRead commands [img]/images/graemlins/smile.gif[/img]
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 01:50 AM.


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