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 enough that i made it. I Pm'ed the admistrator, but didn't recieve any answer yet

I have another problem too. I'm currently started a new macro where i have a lot of old scripts togehter in one macro using tabpages to manage trough them (very smart, thanks for this feature)
I have a problem with it. I have a command in one of my bots telling to open: Warcraft III, Its a window action so the game is supposed to stay open for this macro to work...
the problem is that i have a macro that is supposed to execute Warcraft III, so when i try to run it, it gives the following error:
---------------------------
Warning
---------------------------
Line: 608 Specified Window "open,Warcraft III" Not Present.
Any Subsequent Key Sends In Script May Cause Exceptions.
---------------------------
Abort Ignore
---------------------------
How can i come around this? I mean, when the script is loading it goes trough ALL the code (and there is more then 2000 lines) I want that when i press the start button it goes to an exact place in the script and starts from there, Is that possible? I mean, if i go to tabpage 5 and press: Start, the bot goes to line 900 and starts from there... Possible? I hope so :/
I hope someone can help me, i would REALLY apreciate that! Thanks