Poker Forum

Over 1,246,000 Posts!

Subscribe to FTR web feed
Already Registered?      Username:    Password:   Remember      Forgot Password
  >    > 

I Will pay for a custom AHK Script

  
 
LinkBack Thread Tools Display Modes
sauce123
Old 07-19-2007, 04:33 PM     Post subject: I Will pay for a custom AHK Script #1 (permalink)  
sauce123's Avatar
4-of-a-Kind

Join Date: Feb 2007
Location: Dizzy
Posts: 2,405
sauce123 will become famous soon enough
Send a message via AIM to 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 got more flava than fruitstripe gum
 
Reply With Quote
Join the FTR Poker Forum to disable these banners and start posting!
IowaSkinsFan
Old 07-19-2007, 09:51 PM     Post subject: Re: I Will pay for a custom AHK Script #2 (permalink)  
IowaSkinsFan's Avatar
Straight Flush

Join Date: Oct 2004
Posts: 7,148
IowaSkinsFan will become famous soon enoughIowaSkinsFan will become famous soon enough
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.
Check out the new blog!!!
 
Reply With Quote
sauce123
Old 07-20-2007, 03:50 AM #3 (permalink)  
sauce123's Avatar
4-of-a-Kind

Join Date: Feb 2007
Location: Dizzy
Posts: 2,405
sauce123 will become famous soon enough
Send a message via AIM to sauce123
i just want someone to modify bet pot so that it works for the numbers i want
I got more flava than fruitstripe gum
 
Reply With Quote
Trikflow77
Old 07-20-2007, 03:52 PM #4 (permalink)  
Trikflow77's Avatar
Full House

Join Date: Jan 2005
Location: im so asian
Posts: 1,460
Trikflow77
I will do it but it wont bet pot it will move all in.....muahahahaha
 
Reply With Quote
sauce123
Old 07-20-2007, 04:09 PM #5 (permalink)  
sauce123's Avatar
4-of-a-Kind

Join Date: Feb 2007
Location: Dizzy
Posts: 2,405
sauce123 will become famous soon enough
Send a message via AIM to sauce123
trikscript77??


sigh... i have no self puncontrol

but seriously u comin to turning stone?
I got more flava than fruitstripe gum
 
Reply With Quote
Trikflow77
Old 07-20-2007, 05:32 PM #6 (permalink)  
Trikflow77's Avatar
Full House

Join Date: Jan 2005
Location: im so asian
Posts: 1,460
Trikflow77
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
 
Reply With Quote
phantom_lord
Old 07-23-2007, 07:58 PM #7 (permalink)  
phantom_lord's Avatar
Flush

Join Date: Oct 2006
Location: Dublin
Posts: 349
phantom_lord
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
"
Reply With Quote
euphoricism
Old 07-23-2007, 09:44 PM #8 (permalink)  
euphoricism's Avatar
4-of-a-Kind

Join Date: Mar 2005
Location: Your place or my place
Posts: 3,610
euphoricism
Send a message via AIM to euphoricism
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.
<Staxalax> Honestly, #flopturnriver is the one thing that has improved my game the most.
Directions to join the #flopturnriver Internet Relay Chat - Come chat with us!
 
Reply With Quote
Renton
Old 07-24-2007, 06:10 PM #9 (permalink)  
Renton's Avatar
Straight Flush

Join Date: Jan 2006
Location: Atlanta, GA, USA
Posts: 5,991
Renton will become famous soon enough
ATTENTION

SOMEONE PLEASE MAKE A 12 TABLING PISSBREAK SCRIPT FOR STARS.

THX
Reply With Quote
Trikflow77
Old 07-24-2007, 06:36 PM #10 (permalink)  
Trikflow77's Avatar
Full House

Join Date: Jan 2005
Location: im so asian
Posts: 1,460
Trikflow77
Quote:
Originally Posted by Renton
ATTENTION

SOMEONE PLEASE MAKE A 12 TABLING PISSBREAK SCRIPT FOR STARS.

THX
QFT
 
Reply With Quote
bigred
Old 07-24-2007, 07:10 PM #11 (permalink)  
bigred's Avatar
PROFESSIONAL TROLL

Join Date: Sep 2004
Location: Nest of Douchebags
Posts: 2,184
bigred is a name known to allbigred is a name known to allbigred is a name known to allbigred is a name known to allbigred is a name known to allbigred is a name known to all
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
 
Reply With Quote
IowaSkinsFan
Old 07-24-2007, 09:07 PM #12 (permalink)  
IowaSkinsFan's Avatar
Straight Flush

Join Date: Oct 2004
Posts: 7,148
IowaSkinsFan will become famous soon enoughIowaSkinsFan will become famous soon enough
yeah sauce im pretty sure u can change the bet sizing on it to whatever you want.
Check out the new blog!!!
 
Reply With Quote
bigred
Old 07-24-2007, 10:18 PM #13 (permalink)  
bigred's Avatar
PROFESSIONAL TROLL

Join Date: Sep 2004
Location: Nest of Douchebags
Posts: 2,184
bigred is a name known to allbigred is a name known to allbigred is a name known to allbigred is a name known to allbigred is a name known to allbigred is a name known to all
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
 
Reply With Quote
phantom_lord
Old 07-25-2007, 01:47 AM #14 (permalink)  
phantom_lord's Avatar
Flush

Join Date: Oct 2006
Location: Dublin
Posts: 349
phantom_lord
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......
Reply With Quote
bigred
Old 07-25-2007, 03:08 AM #15 (permalink)  
bigred's Avatar
PROFESSIONAL TROLL

Join Date: Sep 2004
Location: Nest of Douchebags
Posts: 2,184
bigred is a name known to allbigred is a name known to allbigred is a name known to allbigred is a name known to allbigred is a name known to allbigred is a name known to all
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
 
Reply With Quote
bigred
Old 07-25-2007, 03:42 AM #16 (permalink)  
bigred's Avatar
PROFESSIONAL TROLL

Join Date: Sep 2004
Location: Nest of Douchebags
Posts: 2,184
bigred is a name known to allbigred is a name known to allbigred is a name known to allbigred is a name known to allbigred is a name known to allbigred is a name known to all
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
 
Reply With Quote
phantom_lord
Old 07-27-2007, 06:40 PM #17 (permalink)  
phantom_lord's Avatar
Flush

Join Date: Oct 2006
Location: Dublin
Posts: 349
phantom_lord
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.
Reply With Quote
phantom_lord
Old 07-29-2007, 05:13 PM #18 (permalink)  
phantom_lord's Avatar
Flush

Join Date: Oct 2006
Location: Dublin
Posts: 349
phantom_lord
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
Reply With Quote
phantom_lord
Old 09-19-2007, 04:14 AM #19 (permalink)  
phantom_lord's Avatar
Flush

Join Date: Oct 2006
Location: Dublin
Posts: 349
phantom_lord
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
Reply With Quote
Halv
Old 09-19-2007, 06:20 AM #20 (permalink)  
Halv's Avatar
pro crastinator
4-of-a-Kind

Join Date: Aug 2005
Location: No hindsight for the blind.
Posts: 1,842
Halv has a reputation beyond reputeHalv has a reputation beyond reputeHalv has a reputation beyond reputeHalv has a reputation beyond reputeHalv has a reputation beyond reputeHalv has a reputation beyond reputeHalv has a reputation beyond reputeHalv has a reputation beyond reputeHalv has a reputation beyond reputeHalv has a reputation beyond reputeHalv has a reputation beyond repute
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!

First music vid: http://www.youtube.com/watch?v=MFerARdGW04
Free stream of different song here: http://www.nrk.no/urort/artist/wellfear ('Lytt'/play button on right side)
 
Reply With Quote
Reply
Latest Poker News
KoRnholio Old 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

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:47 AM.


FTR Testimonials

All content
© FlopTurnRiver.com
Advertising  |   Partners  |   Testimonials  |   T&C  |   Contact Us  |   FTR News & Press  |   Site Map  |   Search FTR

Full Tilt  |   Titan Poker  |   UltimateBet  |   Poker Stars  |   Ladbrokes Bonus  |   Sportsbook  |   Cake Poker  

Play Texas Holdem Online, Online Texas Holdem Strategy, & Poker Forum
This is not a gambling website.