Jump to content

Recommended Posts

Posted (edited)

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

Posted

Hi,

very nice Val, really great script.

But your bot loses. :D

So long,

Mega

lol :D

@King.. thanks

@Blackwindow

Larry had a UDF for finding the color under the mouse pointer... search the scripts and scraps

good luck

8)

NEWHeader1.png

  • 2 months later...
Posted

I hope you dont mind if i try to learn from this,although more than likely i'll get discouraged and use this instead.Either way thanks for sharing your code with us.

  • 2 weeks later...
Posted

I hope you dont mind if i try to learn from this,although more than likely i'll get discouraged and use this instead.Either way thanks for sharing your code with us.

hope it helped

8)

NEWHeader1.png

  • 7 months later...
Posted

How can i use this GameBot Builder to the game Savage: the battle of newerth? How?

Put your hand in your right pocket and pull out the mouse inside the hare's mouth from the hat within

.... Got it???

8)

NEWHeader1.png

Posted

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 :)

Posted

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

  • 4 weeks later...
Posted

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?

Posted

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

  • 1 month later...
Posted

Sorry I dont understand this follow

[Colors]

1=0xDFFFD7

2=0xE5FFE0

3=0xE0FFD8

4=0xE4FFDE

5=0xEBFFE7

6=0xEFFFEC

7=0xD4FFCA

8=0xABFF96

9=0xC6FFB8

10=0xF2FFEF

what is it ?

Posted

[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

  • 4 weeks later...
Posted

gamebot seems to fail with me...i press start gamebot...i press F9...but the bot only acts when press F9 again...and it only repeats the act that time.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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