Jump to content

Basic Macro Stuff


RefleXX
 Share

Recommended Posts

My deal is I made a auto it program to beat that damn Minesweeper game on expert!

it's giving me lip about my recursion level being to high. what is the limit? where do I find it.

I don't want to have it have to check every freaking box one by one, I want my superfast recursion func to work!!!

any suggestions?? thanks

:)

FileMove(".\Bones8185.newB", ".\Bones8185.adv")
Link to comment
Share on other sites

Hi all,

Im kinda new to Macroing, thats what im trying to to:

Simply send the same text string again and again to a 3d application..

all works fine in notepad.exe, but the application is "ignoring" my inputs.

:">

What am I gonna do?

Many games have software in them to block bots and simulated inputs, which they consider cheating. Your game may be one of those.

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

My deal is I made a auto it program to beat that damn Minesweeper game on expert!

it's giving me lip about my recursion level being to high. what is the limit? where do I find it.

I don't want to have it have to check every freaking box one by one, I want my superfast recursion func to work!!!

any suggestions?? thanks

:P

You have a logic error in your script, and won't get any help with it without posting some code... :D

P.S. Why didn't you start your own thread? :)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...