Lbessy Posted September 2, 2009 Share Posted September 2, 2009 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 Link to comment Share on other sites More sharing options...
dbzfanatic Posted September 2, 2009 Share Posted September 2, 2009 You have to download NomadMemory.au3 and put it in your autoit includes folder. Go to my website. | My Zazzle Page (custom products)Al Bhed Translator | Direct linkScreenRec ProSimple Text Editor (STE) [TUTORIAL]Task Scheduler UDF <--- First ever UDF!_ControlPaste() UDF[quote name='renanzin' post='584064' date='Sep 26 2008, 07:00 AM']whats help ?[/quote] Link to comment Share on other sites More sharing options...
wolf9228 Posted September 2, 2009 Share Posted September 2, 2009 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§ion=attach&attach_id=23428 or http://www.autoitscript.com/forum/index.php?showtopic=85724 صرح السماء كان هنا Link to comment Share on other sites More sharing options...
Lbessy Posted September 2, 2009 Author Share Posted September 2, 2009 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 Link to comment Share on other sites More sharing options...
dbzfanatic Posted September 2, 2009 Share Posted September 2, 2009 You have to download NomadMemory.au3 and put it in your autoit includes folder.In Windows XP this is C:\Program Files\AutoIt3\Include Go to my website. | My Zazzle Page (custom products)Al Bhed Translator | Direct linkScreenRec ProSimple Text Editor (STE) [TUTORIAL]Task Scheduler UDF <--- First ever UDF!_ControlPaste() UDF[quote name='renanzin' post='584064' date='Sep 26 2008, 07:00 AM']whats help ?[/quote] Link to comment Share on other sites More sharing options...
wolf9228 Posted September 2, 2009 Share Posted September 2, 2009 (edited) 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?ThanksPut the NomadMemory.au3 file In the script folder of the program And use this command#include "NomadMemory.au3"orplaced it In a Include folder And use this command#include <NomadMemory.au3>You will find Include folder on the following pathpath...\AutoIt3\IncludeAutoIt3 It is A folder Of The Autoit language Edited September 2, 2009 by wolf9228 صرح السماء كان هنا Link to comment Share on other sites More sharing options...
Lbessy Posted September 2, 2009 Author Share Posted September 2, 2009 (edited) never mind, i found it. thanks a ton guys, <3 Edited September 3, 2009 by Lbessy Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now