Poker Forum
|
Over 1,246,000 Posts!
|
|
|
>
>
I Will pay for a custom AHK Script
|
|
|
sauce123
|
07-19-2007, 04:33 PM
Post subject: I Will pay for a custom AHK Script
|
#1 (permalink)
|
|
4-of-a-Kind
Join Date: Feb 2007
Location: Dizzy
Posts: 2,405
|
|
If someone can program me a custom betpot script mod thing and in general help me with poker software i will ship you 50 on stars or full tilt. pm for details- though plz note that respected posters/ppl i have met in person will get preferential treatment. (also if this is more than like 1-2 hours of work ill pay more i just kind of doubt it is).
|
|
I got more flava than fruitstripe gum
|
Play for FREE and practice your game at...
Join the FTR Poker Forum to disable these banners and start posting!
|
|
IowaSkinsFan
|
07-19-2007, 09:51 PM
Post subject: Re: I Will pay for a custom AHK Script
|
#2 (permalink)
|
|
Straight Flush
Join Date: Oct 2004
Posts: 7,148
|
|
Quote:
|
Originally Posted by sauce123
If someone can program me a custom betpot script mod thing and in general help me with poker software i will ship you 50 on stars or Full Tilt. pm for details- though plz note that respected posters/ppl i have met in person will get preferential treatment. (also if this is more than like 1-2 hours of work ill pay more i just kind of doubt it is).
|
I think Halvsame is the only guy who does scripts so better pay him.
|
|
|
|
sauce123
|
|
4-of-a-Kind
Join Date: Feb 2007
Location: Dizzy
Posts: 2,405
|
|
i just want someone to modify bet pot so that it works for the numbers i want
|
|
I got more flava than fruitstripe gum
|
|
Trikflow77
|
|
Full House
Join Date: Jan 2005
Location: im so asian
Posts: 1,460
|
|
I will do it but it wont bet pot it will move all in.....muahahahaha
|
|
|
|
sauce123
|
|
4-of-a-Kind
Join Date: Feb 2007
Location: Dizzy
Posts: 2,405
|
|
trikscript77??
sigh... i have no self puncontrol
but seriously u comin to turning stone?
|
|
I got more flava than fruitstripe gum
|
|
Trikflow77
|
|
Full House
Join Date: Jan 2005
Location: im so asian
Posts: 1,460
|
|
i dont know i am supposed to be in savanna ga for the last 2 weeks in august but i think im going to try to only be there for a week and head up to TS. If things are really in a mess i might have to stay though. oh and btw, i cant write scripts so count me out unless you want to pay me for nothing
|
|
|
|
phantom_lord
|
|
Flush
Join Date: Oct 2006
Location: Dublin
Posts: 349
|
|
Quote:
|
Originally Posted by sauce123
i just want someone to modify bet pot so that it works for the numbers i want
|
maybe I'm missing something, but the script _dave_ wrote, that's on overcards, can be changed for each street. like you can have pot pot 2/3 1/2 or w/e.
This bit:
"
~MButton::
Pot(getid(),"1 1 1 1", "smallblind", "ssnl", 0)
return
F18::
Pot(getid(),"1 0.8 0.8 0.8", "smallblind", 0, 0)
return
^MButton::
Pot(getid(),"1", "smallblind", 0, 0)
return
^!MButton::
Pot(getid(),"999", 1, 0, 0)
return
~RButton::
Pot(getid(),"1 0.75 0.66 0.66", "smallblind", "ssnl", 0)
return
"
|
|
|
|
euphoricism
|
|
4-of-a-Kind
Join Date: Mar 2005
Location: Your place or my place
Posts: 3,610
|
|
I've been using FTS and its *primo*. A bit of a resource hog, but it does everything you could ever want at FTP. Auto reload, auto buyin, auto bet by % of pot, auto raise to xy+1 for limpers, and tons and tons more stuff.
But again, a resource hog.
|
|
|
|
Renton
|
|
Straight Flush
Join Date: Jan 2006
Location: Atlanta, GA, USA
Posts: 5,991
|
|
ATTENTION
SOMEONE PLEASE MAKE A 12 TABLING PISSBREAK SCRIPT FOR STARS.
THX
|
|
|
|
Trikflow77
|
|
Full House
Join Date: Jan 2005
Location: im so asian
Posts: 1,460
|
|
Quote:
|
Originally Posted by Renton
ATTENTION
SOMEONE PLEASE MAKE A 12 TABLING PISSBREAK SCRIPT FOR STARS.
THX
|
QFT
|
|
|
|
bigred
|
|
PROFESSIONAL TROLL
Join Date: Sep 2004
Location: Nest of Douchebags
Posts: 2,184
|
|
I need help with AHK. I want to write a script that opens pt, pahud, and AP and also gets pt auto importing hands, etc.
Right now I'm working on the PT part and I've typed this script for the win + x key.
#x::
Run C:\Program Files\Poker Tracker V2\ptrack2.exe
Send {Alt}{Down}{Down}{Right}{Down}{Enter}
return
What I want it to do is open PT, open the file menu (by hitting alt), scroll down to auto import, hit right to access menu of auto imports, and then go down one and select absolute. I can get both to work on their own, load pt, or once pt is loaded, run the send thing and it works fine. Howver, as one script it doesn't work. What do I do?
|
|
LOL OPERATIONS
|
|
IowaSkinsFan
|
|
Straight Flush
Join Date: Oct 2004
Posts: 7,148
|
|
yeah sauce im pretty sure u can change the bet sizing on it to whatever you want.
|
|
|
|
bigred
|
|
PROFESSIONAL TROLL
Join Date: Sep 2004
Location: Nest of Douchebags
Posts: 2,184
|
|
OK I figured out how to load PT, then have it load auto import and my ring stats. However, when I run WinMinimize at the end it minimizes PT before it has time send all the keys. Any idea how to make it wait for this to finish?
|
|
LOL OPERATIONS
|
|
phantom_lord
|
|
Flush
Join Date: Oct 2006
Location: Dublin
Posts: 349
|
|
using sleep 1000 or w/e between all that stuff and minimize would be one way.
i was messing around with ahk a while ago, making a script to open up all my poker stuff, would u mind posting the script to make it auto import? plz......
|
|
|
|
bigred
|
|
PROFESSIONAL TROLL
Join Date: Sep 2004
Location: Nest of Douchebags
Posts: 2,184
|
|
This is all I have so far, opens pt, auto import for AP, and ring stats, and pahud
#x::
Run C:\Program Files\Poker Tracker V2\ptrack2.exe
WinWaitActive Poker Tracker
Send {Alt}{Down}{Down}{Right}{Down}{Enter}
Send s
WinWaitActive Poker Tracker
Send {Alt}{Down}{Down}{Down}{Enter}
Run C:\Program Files\PokerAce Hud\PAHud.exe
return
|
|
LOL OPERATIONS
|
|
bigred
|
|
PROFESSIONAL TROLL
Join Date: Sep 2004
Location: Nest of Douchebags
Posts: 2,184
|
|
Here it is finished for loading pt, auto import for AP, ring stats, minimizning, loading pahud, and then minimizing that. For some reason AP doesn't like to be loaded with this script, the live update thing doesn't initiate. Shortcut is win+x
#x::
Run C:\Program Files\Poker Tracker V2\ptrack2.exe
WinWaitActive Poker Tracker
Send {Alt}{Down}{Down}{Right}{Down}{Enter}
Send s
WinWaitActive Poker Tracker
Send {Alt}{Down}{Down}{Down}{Enter}
Sleep 2000
WinMinimize
Sleep 1000
Run C:\Program Files\PokerAce Hud\PAHud.exe
WinWaitActive PokerAce Hud
WinMinimize
return
|
|
LOL OPERATIONS
|
|
phantom_lord
|
|
Flush
Join Date: Oct 2006
Location: Dublin
Posts: 349
|
|
cool, thanks for that, i added some stuff to it and changed it a bit for ipoker. it goes to preferences and and puts todays date in the filter.
it also puts on the 6mx filter in ipoker.
; Code Starts Here
;
; Noble Start Up Script
; Date: july 27th 2007
; Author: phantom_lord
;
;
;
;
#x::
run C:\Documents and Settings\Shane\Desktop\iPokerBetPot.ahk
;
; Runs pokertracker
;
Run C:\Program Files\Poker Tracker V2\ptrack2.exe
WinWaitActive Poker Tracker
Send {Alt}{Down}{Down}{Right}{Down}{Down}{Down}{Down}{D own}{Down}{Down}{Down}{Down}{Enter}
Send s
WinWaitActive Poker Tracker
Send {Alt}{Down}{Down}{Down}{Enter}
Sleep 2000
MouseClick, left, 879, 113
Sleep, 100
WinWait, Poker Tracker (Version 2.16.03) - [Ring ,
IfWinNotActive, Poker Tracker (Version 2.16.03) - [Ring , , WinActivate, Poker Tracker (Version 2.16.03) - [Ring,
WinWaitActive, Poker Tracker (Version 2.16.03) - [Ring,
MouseClick, left, 281, 246
Sleep, 100
MouseClick, left, 360, 240
Sleep, 100
FormatTime, TimeString,, MMdd20yy
Send %TimeString%
MouseClick, left, 292, 116
WinMinimize
Sleep 1000
;
; Runs Pahud
;
Run C:\Program Files\PokerAce Hud\PAHud.exe
WinWaitActive PokerAce Hud
WinMinimize
;
; Runs Noble
;
run C:\Poker\Noble Poker\casino.exe
;
; Filters tables to 6max only
;
WinWait, Noble Poker,
IfWinNotActive, Noble Poker, , WinActivate, Noble Poker: Players,
WinWaitActive, Noble Poker: Players,
MouseClick, left, 212, 167
Sleep, 100
MouseClick, left, 360, 93
Sleep, 100
MouseClick, left, 219, 162
return
;
;
; Code ends here.
|
|
|
|
phantom_lord
|
|
Flush
Join Date: Oct 2006
Location: Dublin
Posts: 349
|
|
Quote:
|
Originally Posted by bigred
Here it is finished for loading pt, auto import for AP, ring stats, minimizning, loading pahud, and then minimizing that. For some reason AP doesn't like to be loaded with this script, the live update thing doesn't initiate. Shortcut is win+x
#x::
Run C:\Program Files\ Poker Tracker V2\ptrack2.exe
WinWaitActive Poker Tracker
Send {Alt}{Down}{Down}{Right}{Down}{Enter}
Send s
WinWaitActive Poker Tracker
Send {Alt}{Down}{Down}{Down}{Enter}
Sleep 2000
WinMinimize
Sleep 1000
Run C:\Program Files\PokerAce Hud\PAHud.exe
WinWaitActive PokerAce Hud
WinMinimize
return
|
using the winwaitactive command is probably a bit better than the sleep one, not much of a difference tho.
#x::
Run C:\Program Files\Poker Tracker V2\ptrack2.exe
WinWaitActive Poker Tracker
Send {Alt}{Down 2}{Right}{Down}{Enter}
Send s
WinWaitActive Poker Tracker
Send {Alt}{Down 3}{Enter}
WinWaitActive, Poker Tracker (Version 2.16.03) - [Ring,
WinMinimize
Run C:\Program Files\PokerAce Hud\PAHud.exe
WinWaitActive PokerAce Hud
WinMinimize
return
|
|
|
|
phantom_lord
|
|
Flush
Join Date: Oct 2006
Location: Dublin
Posts: 349
|
|
I put this together a while ago, just thought i'd throw it up in the off chance someone might find it useful.
;-----------------------------------------------------------------------------------------------
; GENERAL SETTINGS
; Enter in the location of each of the programs required below.
;
; pahud/poker client/pokertracker/betpotscript
Pahud= C:\Program Files\PokerAce Hud\PAHud.exe
Client= C:\Poker\Noble Poker\casino.exe
PT= C:\Program Files\Poker Tracker V2\ptrack2.exe
Script=C:\Documents and Settings\Shane\Desktop\iPokerBetPot.ahk
;
; Enter what site you're playing on
;
site= Ipoker
;
; Choose whether to filter pt stats to today or now (1 is on, 0 is off)
;
filter= 1
;
; set paths to start other applications, if 5 is not enough, create more ("path6" and so on).
;
path1= C:\Program Files\Spadeit\EyePoker\eyepoker
path2=
path3=
path4=
path5=
; IPOKER SETTINGS (Just ignore this section if you're not playing on ipoker)
;
; choose whether you want the tables to be filtered to show only 6max tables when the ipoker client opens, ("1" is ; ; on, "0" is off)
;
; Also input in the name of the skin you're playing on (Noble/Green Joker etc)
;
;
6max=0
Skin= Noble
; Do Not Edit Below This Line
;------------------------------------------------------------------------------------------------
DetectHiddenWindows, on
#SingleInstance force
Run %Script%
;
; PokerTracker Section
;
IfWinExist, Poker Tracker
WinKill
Run %PT%
WinWait, Poker Tracker (Version 2.16.03) ,
winmaximise
WinMenuSelectItem, Poker Tracker (Version 2.16.03) , , File, Auto-Import, %site%
sleep 400
Sendinput s
sleep 50
WinMenuSelectItem, Poker Tracker (Version 2.16.03) , , File, Ring Game
WinWait, Poker Tracker (Version 2.16.03) -,
;
; Filter
;
If %filter%
{
MouseClick, left, 879, 113
MouseClick, left, 281, 246
MouseClick, left, 360, 240
FormatTime, TimeString,, MMdd20yy
SendInput %TimeString%
MouseClick, left, 292, 116
}
WinMinimize
;
; Run Pahud
;
IfWinNotExist, PokerAce
{
Run %Pahud%
WinWaitActive PokerAce Hud
WinMinimize
}
;
; Run Client
;
run %Client%
;
; Filters tables to 6max only
;
If %6max%
{
WinWait, %Skin% Poker,
IfWinNotActive, %Skin% Poker, , WinActivate, %Skin% Poker: Players,
WinWaitActive, %Skin% Poker: Players,
MouseClick, left, 212, 167
Sleep, 100
MouseClick, left, 360, 93
Sleep, 100
MouseClick, left, 219, 162
}
Loop, 100
{
if (path%a_index% = "")
break
path = % path%a_index%
Run, %path%
}
return
|
|
|
|
Halv
|
|
pro crastinator
4-of-a-Kind
Join Date: Aug 2005
Location: No hindsight for the blind.
Posts: 1,842
|
|
Wait, why isn't this in our favorite subforum Tools of poker? lol j/k, good to see some more people doing a little scripting .
hey saucey, didn't I help you with some of this stuff on AIM? You never mentioned a prize being involved hyachachachachach!
|
|
|
|
Latest Poker News
|
|
KoRnholio
|
05-26-2012, 03:08 PM Australia Legalized Online Poker coming up in next 6 to 12 Months
|
|
According to an email sent out by Mark Bryan, a gaming analyst at Merrill Lynch, the Australian government plans to legalize online poker sometime in the next six to 12 months. This move will coincide ...
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 10:47 AM.
|