Jump to content

Developing a script writin helper


Recommended Posts

Hey all. I am new here, and fairly new to scripting period, but I want to give Autoit a shot. Please read and interject ideas at any point - either with how I am approaching the problem or technical aspects. I have read all of the docs, but only written the two scripts that are in the examples....

My plan with this thread is to develop a script that will help me write more scripts. I want to write scripts for World of Warcraft that automate certain gameplay aspects. In order to do this certain types of data is required for each script. So I want to build a script that will quickly let me gather the data I need to incorporate into the scripts.

Here is the steps I think I need to take.

1. A box that will stay on top of a maximized WoW window even when I click on the WoW window.

2. When I left click a place on the screen it displays the value for the following variables:

-pixel location

-picel color

-pixel checksum for a box around the cursor (don't know the size of box yet)

-other stuff I don't know about yet but will probably need.

First step for me is to write the box script. I think the right tool for this is GUIcreate. I will start workin on this and post a reply with my first cut. In the mean time ifyou have any suggestions or want to help out please post.

Ok see you in a couple hours with my results.

Edited by Rezeew
Link to comment
Share on other sites

Hi & welcome,

good luck! :D When you are running in trouble post your script and the forum will help you.

PS: There are also a lot of scripts dealing about bots for WoW in S&S.

So long,

Mega

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

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...