noob question...

Help section from before the user variable changes that broke all macros

Moderator: MacroQuest Developers

Lilaminue
decaying skeleton
decaying skeleton
Posts: 7
Joined: Fri Nov 01, 2002 4:31 pm

noob question...

Post by Lilaminue » Sat Dec 28, 2002 3:53 pm

okay im trying to run the hero.mac but when i try i keep getting
Usage: /click <left|right> <mouseloc>


what do i have to have open / not open for this to work right? and how do i shut off the turbo?
<center>
<a href="http://www.mutedfaith.com/quiz/qz4.htm" target="new">
<img src="http://www.mutedfaith.com/images/illusion.jpg" border=0>
</a><br>
<a href="http://www.mutedfaith.com/quiz/qz4.htm" target="new">find your element</a>
at <a href="http://www.mutedfaith.com" target="new">mutedfaith.com</a>.
<a href="http://www.livejournal.com/users/labile"><º></a>
</center>

Mutter
a ghoul
a ghoul
Posts: 105
Joined: Sat Nov 16, 2002 1:09 pm

Hmmm

Post by Mutter » Sat Dec 28, 2002 7:21 pm

One. try searching. I know of about 50 previous posts that address these.

ok.. to say click on the auto drop area of inventory do this :

/click left auto

MUST be using the OLD UI

Otherwise what I do is THIS:

move mouse to where YOUR auto drop (or whatever is) and type this /echo $mouse(y) $mouse(x)
That is the macroquest screen y and x for yer mouse
then do a ummm crap syntax is of ftop of my head but here goes:
/click left (your mouse Y) (your mouse X)
IE: /click left 128 244

that is a BS coord btw