i downloaded the release off sourceforge files section and it happened to have mq release exe in there. i tried to run it since i cant afford m$'s ide but it keeps crashing, this a different version than source compiled?
its hard for people to write programs to translate between languages in well established languages after spending large sums of cash. i think you would be hard pressed to find someone to do it in MQ's language free of charge. but you never know /shrug
not really since i dont believe they tell the mouse to click at x,y and also becaues the xml tells it how it looks, not where it is. you can move windows around and those arent stored in xml.. but they are stored in some files. so /shrug
Sub Main /echo $spawn($group(0),name) /return that *should* return MY name seeing as im the first person in the group, and when run outside of a macro, it does, but when inside a macro the echo is Kazan`s Mount00. both $group(0) and $char(id) return my mounts id when run within a macro. not that bi...