Guest sezly123 Posted August 4, 2005 Posted August 4, 2005 can somebody please tell me how i start to even enter a script. i am trying to set the program to play party poker. please help
HardCopy Posted August 5, 2005 Posted August 5, 2005 can somebody please tell me how i start to even enter a script. i am trying to set the program to play party poker. please help<{POST_SNAPBACK}>Use a keyboard Contributions: UDF _DateYearFirstChildren are like Farts, you can just about stand your own.Why am I not a Vegetarian?...Well...my ancestors didn't fight & evolve to the Top of the food chain for me to survive on Salad
hgeras Posted August 5, 2005 Posted August 5, 2005 First of all you should post it in V3 support and not here.... Second.Download SciTE so as you can use it to write code properly (using your keyboard as HardCopy mentioned) Third.Read the wonderful and self-explained Help File as many times required to fully understand the capabilities of autoit and then start making the plan of what you want. Fourth.Should any questions arise use the magical button called search before posting any questions... Fifth.Try to make something simpler for a start cos what you are trying to do is hard.... That's all.... Useful information about COM/Objects referenceMy Scripts:PapDefragNvidia Temperature Logger V3.0 with graph analyzerAutoiIt Update Checker And Downloader V1.0ArrayPush UDF
aarondellis Posted August 5, 2005 Posted August 5, 2005 Personally, I like the keyboard idea. I tried telepathy and just didn't have the cells.
rakudave Posted August 8, 2005 Posted August 8, 2005 @keyboard: LOL!!! Pangaea Ruler new, UDF: _GUICtrlCreateContainer(), Pangaea Desktops, Pangaea Notepad, SuDoku, UDF: Table
seargent master Posted August 10, 2005 Posted August 10, 2005 (edited) ok autoit3.com downloads download autoit3, then go back to auto it site again click downloads scroll all the way down untill u see scite!!! double click on scite and then download scite4!!!!!! then read the tutorial but i still personally like the keyboard idea Edited August 10, 2005 by seargent master
noleghair Posted August 10, 2005 Posted August 10, 2005 Once you figure out all of the little things like "how do i program". The general theory behind a script that plays poker is that you read a brain (a trainer program of some sort; holdem inspector, etc) and use its logic command the poker screen. a general script would be: when its my turn call function ACTION() do what action tells me (press one of the 3 buttons) ACTION() find out what brain says now on my script i became more creative with things like switching tables after so long or if participation dropped below a certain point i refuse to be too specific because i long since have given it up since it cheapens the game tremendously, and if you need it to win, you shouldnt play anymore
themax90 Posted August 11, 2005 Posted August 11, 2005 You can use my deck simulation that I used in my blackjack game,its completely generic and comes with an examplehttp://www.autoitscript.com/forum/index.php?showtopic=14163
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now