how to use *.mac and *ini build a macro

Need help running MacroQuest2? Ask your questions about how to get things to work on your computer.

Moderator: MacroQuest Developers

fcow
decaying skeleton
decaying skeleton
Posts: 1
Joined: Thu Oct 07, 2004 5:51 am

how to use *.mac and *ini build a macro

Post by fcow » Thu Oct 07, 2004 5:54 am

I am a newer
can tell me how to use *.mac and *ini file to build a macro
i will appreciate
thx

ScubaSki
a lesser mummy
a lesser mummy
Posts: 55
Joined: Mon Jun 21, 2004 8:27 pm

Post by ScubaSki » Thu Oct 14, 2004 10:46 pm

I can't believe no one has posted on this one yet...

From Lum...
For Windows Users:

hit F3 while on the desktop

Look at the pretty "Find" window, notice the search button and the field "Search Text:"

type "Readme.chm" in the "Search text:" box

Open this file when it comes up.

Again, Look at the pretty new window, with the categories on the left.

Click the "+" in the box next to "Macro Fundamentals"

click on the first topic

Read.
[code:1]Sub Main
:loop
/if !${me.understand} /call readsig
/if ${me.still.doesn't.understand} /call rtfm
/if ${me.STILL.DOESN'T.FUCKING.UNDERSTAND} /call findgun
goto :loop
/endmacro[/code:1]