AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

starcraft brood war player unit automating

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
etopsirhc



Joined: 12 Mar 2008
Posts: 32
Location: OR

PostPosted: Thu Mar 13, 2008 5:25 am    Post subject: starcraft brood war player unit automating Reply with quote

ok i'm a n00b at this and i dont even know where to start but i want to make a script that will let me set up a end less loop of things to do (like scv mine minerals then make more scvs until there are so many of them)

i found a couple of things that may help with finding out the sprite id and other info that may help, datedit and memgraft both can be found at
http://www.starcraft.org/downloads/CustomsDownloads[/url]
Back to top
View user's profile Send private message Visit poster's website
Guest






PostPosted: Thu Mar 13, 2008 7:23 am    Post subject: Reply with quote

Great game, Ive been playing it for about 15 years now Smile I wouldn't recommend using AHK to right a script for it though because its unpredictable. The screen scrolls in all directions and nothing is constant. If you're looking for a winbot or something similar, there are dozens available for download already.
Back to top
Sergio
Guest





PostPosted: Thu Mar 13, 2008 3:51 pm    Post subject: Yeah, I second that. Reply with quote

Agreed. AHK can be unpredictable in stable situations let alone Starcraft. Not only that but there aren't keyboard shortcuts to select SCVs, only to make things once selected.
Back to top
etopsirhc



Joined: 12 Mar 2008
Posts: 32
Location: OR

PostPosted: Thu Mar 13, 2008 10:01 pm    Post subject: Re: Yeah, I second that. Reply with quote

Sergio wrote:
Agreed. AHK can be unpredictable in stable situations let alone Starcraft. Not only that but there aren't keyboard shortcuts to select SCVs, only to make things once selected.

what would u say if i told u i could make a scv selecting shortcut (hopefully) i'll post the SCV sel code once i get it working
Back to top
View user's profile Send private message Visit poster's website
Guest






PostPosted: Wed Mar 19, 2008 10:21 pm    Post subject: Reply with quote

the initial screen is predictable, and you can find the cc via a custom image search, thats not the problem.

The problem is that when you click or select or press a key, it is going to disturb whatever the user is doing at the time. Suppose you automatically hotkey the cc to 1, and the user is attacking, then AHK sends "1s" to queue an scv, it just unselected your attack units. not acceptable.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group