Search found 36 matches
- Tue Jul 08, 2008 4:15 pm
- Forum: Technical / Scripting
- Topic: Help with an IF statement please
- Replies: 17
- Views: 15176
- Tue Jul 08, 2008 3:04 pm
- Forum: Technical / Scripting
- Topic: Help with some big issues please!
- Replies: 9
- Views: 8254
- Mon Jul 07, 2008 6:30 pm
- Forum: Technical / Scripting
- Topic: Help with some big issues please!
- Replies: 9
- Views: 8254
Okay i tried to replace Windowaction>Open,Warcraft III with the following: Windowaction>0,Warcraft III i tried this one too: Windowaction>1,Warcraft III both of these commands doesn't work When i press the button that is supposed to RUN the game, and not just open it, it doesn't do anything... i cli...
- Mon Jul 07, 2008 5:26 pm
- Forum: Technical / Scripting
- Topic: Help with some big issues please!
- Replies: 9
- Views: 8254
I still don't get it. i have been reading it all, but it doesn't give any sense to me. If i do this: windowaction>1,warcraft III* Then it opens the game if the window is there... but the Run program>warcraft III does NOT work, and thats my hole problem .. I have these codes: Line 94: Windowaction>Op...
- Mon Jul 07, 2008 4:13 pm
- Forum: Technical / Scripting
- Topic: Help with some big issues please!
- Replies: 9
- Views: 8254
Yes, thats right! Its the "Open" command which is causing the error. But how can i prevent that? I mean if i have a: Windowaction>Open, Warcraft III and later: Run Program>Warcraft III I can't do the run when i have the open, so how can i make a possible solution for that? I would really apreciate a...
- Sun Jul 06, 2008 2:32 pm
- Forum: Technical / Scripting
- Topic: Help with some big issues please!
- Replies: 9
- Views: 8254
Help with some big issues please!
Hey, first of all i'd like to hear if anyone can revert a compiled exe? I lost my hole script due to a virus on my comp, i didn't have a backup (yes, very very stupid) I have an old backup with much of bugs, but if you compare it to the other script it looks allmost the same, that should be proof en...
- Wed May 14, 2008 8:42 pm
- Forum: Technical / Scripting
- Topic: An really annoying problem
- Replies: 2
- Views: 3868
- Wed May 14, 2008 5:55 pm
- Forum: Technical / Scripting
- Topic: An really annoying problem
- Replies: 2
- Views: 3868
An really annoying problem
Okay, so i started making a new program with a lot of checkboxes in it, i have 25 to be exactly ;) Okay, so what i want to do is when one of them is checked the program regonices and moves the mouse, let me explain it better I have a lot of these So .. 1 (The first checkbox, i need the mouse to go t...
- Wed Mar 19, 2008 9:14 pm
- Forum: Technical / Scripting
- Topic: Split macros? Or how do it do?
- Replies: 7
- Views: 7889
- Sun Mar 16, 2008 2:02 pm
- Forum: Technical / Scripting
- Topic: Split macros? Or how do it do?
- Replies: 7
- Views: 7889
- Sat Mar 15, 2008 7:30 pm
- Forum: Technical / Scripting
- Topic: Split macros? Or how do it do?
- Replies: 7
- Views: 7889
Okay, so im a bit confused on how these works, i tried to split the code up into 3 diffrent files, then i compiled them, my main file looks like this: Dialog>Dialog1 Caption=Marcdk's AutoGoldMining Bot Width=339 Height=155 Top=227 Left=148 Close= 0 Resize=0 Button=Start Bot,224,8,75,25,1 Label=Close...
- Sun Mar 09, 2008 6:30 pm
- Forum: Technical / Scripting
- Topic: Help with my macro :/ Isn't working
- Replies: 4
- Views: 5288
- Sun Mar 09, 2008 11:49 am
- Forum: Technical / Scripting
- Topic: Help with my macro :/ Isn't working
- Replies: 4
- Views: 5288
Help with my macro :/ Isn't working
Hey everybody :) I tried to make a macro which does the following: u press a button, F4, or something, then the bot sends some text which you can edit in the bot... here is my code: Let>Comma=, Dialog>Dialog1 Caption=Marcdks F-Tool Width=450 Height=240 Top=193 Left=172 Close=0 Rezise=0 Label=Choose ...
- Sun Mar 02, 2008 7:33 pm
- Forum: Technical / Scripting
- Topic: Split macros? Or how do it do?
- Replies: 7
- Views: 7889
- Sun Mar 02, 2008 5:36 pm
- Forum: Technical / Scripting
- Topic: Split macros? Or how do it do?
- Replies: 7
- Views: 7889
Split macros? Or how do it do?
Hey again :) Im working on a BIG bot which locates goldmines in a game called Warcraft 3, well, these goldmines is on diffrent places in each map, i have coded most of them, what i want to do with this script, is to get the Workers going to the goldmine when the game begins :) Okay, so i will give u...