Jump to content

Game Bot - Builder


Valuater
 Share

Recommended Posts

Great job! Now it's easy to cheat! And may I suggest using the [ codebox] tags?

http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]
Link to comment
Share on other sites

Hi,

very nice Val, really great script.

But your bot loses. :D

So long,

Mega

Edited by th.meger

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Link to comment
Share on other sites

  • 2 months later...
  • 2 weeks later...
  • 7 months later...

how can i make the script to click on the colour? when they get the colour?

i only see the "box" moving ard in curveball "following the colour" and not clicking..

But it a great script for me to start as I can easy search for an area and some colour :)

Link to comment
Share on other sites

how can i make the script to click on the colour? when they get the colour?

i only see the "box" moving ard in curveball "following the colour" and not clicking..

But it a great script for me to start as I can easy search for an area and some colour :)

Actually... it does click on the color

MouseClick("left", $Cpos[0], $Cpos[1], 1, 0)

is the line that tells the mouse to click on the color ( only when that color is found )

8)

NEWHeader1.png

Link to comment
Share on other sites

  • 4 weeks later...

I don't understand what getting the colors helps with ><

But to be honest , I'm new and very confused atm ><

From your previous contents , I'm starting to get pissed off at myself BECAUSE I can't figure it out. It sounds like a very simple and extremely helpful script... I just don't get how to use....

tips?

Link to comment
Share on other sites

I don't understand what getting the colors helps with ><

But to be honest , I'm new and very confused atm ><

From your previous contents , I'm starting to get pissed off at myself BECAUSE I can't figure it out. It sounds like a very simple and extremely helpful script... I just don't get how to use....

tips?

use the ini file on page #1 and it will load the game and run it

8)

NEWHeader1.png

Link to comment
Share on other sites

  • 1 month later...

[Colors]

1=0xDFFFD7

2=0xE5FFE0

3=0xE0FFD8

4=0xE4FFDE

5=0xEBFFE7

6=0xEFFFEC

7=0xD4FFCA

8=0xABFF96

9=0xC6FFB8

10=0xF2FFEF

When a color is found, the bot clicks on that color

[colors]

1st color it looks for

2nd color it looks for ( no more than one color is needed/required )

3rd...etc, etc

8)

NEWHeader1.png

Link to comment
Share on other sites

  • 4 weeks later...
Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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