Jump to content

Need help with Warcraft3 Auto builder


nusaki
 Share

Recommended Posts

I’m trying to create Warcraft 3 autoit bot that will create units automatically. But, in order to do that I need to know if I have enough resources to make them. How can I gather information on resources from the game? Do I need to use memory reading or is here easier way. Also if I need to use memory reading, please give me heads up like what programs I should use and do I need to be export in c++ for that :D

keywen.com

Link to comment
Share on other sites

Memory Reading would probably be easiest. Use Cheat Engine to find the addresses and then use them in your script. You can incorporate the reads/writes through NomadMemory.au3 which you should be able to find on the forums.

Link to comment
Share on other sites

Manadar that bot doesn’t know how much gold player have. It builds ghouls until it gets message not “enough gold”.

Dbzfanatic, Thank you for reply. I got Chet Engine but couldn’t find code responsible for gold :D yet, ill be keep trying

keywen.com

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