• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

mouse x y display

Joined
Sep 12, 2004
RedCents
20¢
im working on writing a macro that i want to use the /click command in but i cant figure out what position the mous is in for the buttons i want to click is there a command i can type in to show me my mouse's current x and y postion so i can finish this macro im working on
 
MouseX and MouseY are members of Macroquest so the correct syntax is:
${MacroQuest.MouseX} and ${MacroQuest.MouseY}

Just for a heads up the screen starts with 0,0 coordinate in the top left hand of the screen.

P.S. Took a while to find that next time I would suggest breaking out your printout of the complete MQ2 guide sure you have it laying around right=).

p.s.s Red Cents appreciated just renewed my subscription.
 
thanks alot ill try that one out hope it works i spent all night last night till 8 am looking through that MQ2 manual at all the commands but i coudlnt find anything but then again im still kinda newto writing macro's so dont understand it all yet
 
Do you have subscription to mq2 private forums? Donate a couple bucks and you get access there is alot of good macros there for looking over.
 
i tried that one and got same thing jsut NULL - NULL maby im using it wrong.
thisis how im trying it out iin game im just typing
/echo ${Macroquest.mousex} - ${Macroquest.mousey}
/echo ${MacroQuest.MouseX} - ${MacroQuest.MouseY}

Capitilization matters in almost all of mq2's syntax
 
im jsut trying to get the mouse position to use the /click command
and thanks ill make sure i try it with all the caps and stuff hope it works
and thanks alot for all of you guys trying to help me out
 
ok well siddin was rite just needed the cap's in the rite places it worked fine but i guess the thing i was trying to click cant be clicked that way i was reading and is says it dont work in the ui windows unless the cursor is over the button already so i guess i need to know if there is a command to move the mouse cusrsor to a certian loc so i can do it this way unless someone can tell me how to make my character click on the respawn at corpse selection after he accepts a rez and then how to click the respawn button in that window but a command to move the mouse cursor would be enough for me to finsih this thing
 
mouse x y display

Users who are viewing this thread

Back
Top
Cart