Jump to content

Recommended Posts

Posted

hey there,

I've tried to run a couple wow bots to see if they work, then to try to figure out what all the scripts mean, but all the bots that have

#include <NomadMemory.au3>
in them seem to cause an error. I'm just wondering if i need to download some sort of file to get them to work of if ALL the scripts that include them are somehow broken?

Thank you,

Lbessy

Posted

  On 9/2/2009 at 12:02 AM, 'Lbessy said:

hey there,

I've tried to run a couple wow bots to see if they work, then to try to figure out what all the scripts mean, but all the bots that have

#include <NomadMemory.au3>
in them seem to cause an error. I'm just wondering if i need to download some sort of file to get them to work of if ALL the scripts that include them are somehow broken?

Thank you,

Lbessy

Download NomadMemory.au3

http://www.autoitscript.com/forum/index.php?app=core&module=attach&section=attach&attach_id=23428

or

http://www.autoitscript.com/forum/index.php?showtopic=85724

صرح السماء كان هنا

 

Posted

is there a special folder in Autoit that i have to save it to? or do i create a folder and have to name it something special?Thanks

Posted

  On 9/2/2009 at 12:24 AM, 'dbzfanatic said:

You have to download NomadMemory.au3 and put it in your autoit includes folder.

In Windows XP this is C:\Program Files\AutoIt3\Include
Posted (edited)

  On 9/2/2009 at 1:23 AM, 'Lbessy said:

is there a special folder in Autoit that i have to save it to? or do i create a folder and have to name it something special?Thanks

Put the NomadMemory.au3 file In the script folder of the program And use this command

#include "NomadMemory.au3"

or

placed it In a Include folder

And use this command

#include <NomadMemory.au3>

You will find Include folder on the following path

path

...\AutoIt3\Include

AutoIt3 It is A folder Of The Autoit language

Edited by wolf9228

صرح السماء كان هنا

 

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
  • Recently Browsing   0 members

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