Search found 14 matches

by VertiGOD
Wed Feb 12, 2014 2:16 pm
Forum: MQ2::Macros::Help
Topic: Newbie need some starting out help with a simple macro
Replies: 10
Views: 2401

Re: Newbie need some starting out help with a simple macro

Now it makes sense why the /while did not parse. I wondered why my first macro did not work for you, especially because it worked for me. The /while function is a new feature recently added, so if you're not running the current version, then the /while function probably does not exist in your versi...
by VertiGOD
Wed Feb 12, 2014 2:15 pm
Forum: MQ2::Macros::Help
Topic: Newbie need some starting out help with a simple macro
Replies: 10
Views: 2401

Re: Newbie need some starting out help with a simple macro

Maskoi wrote:if becomes /if
and
${Me.Pet.PctHps} wrong syntax PctHps becomes PctHPs
That was a typo in here.. sorry. Had typed it correct in the macro though o.O so guessing it might be due to my mq2 version.. that the hp check syntax was different before? :)
by VertiGOD
Wed Feb 12, 2014 12:26 pm
Forum: MQ2::Macros::Help
Topic: Newbie need some starting out help with a simple macro
Replies: 10
Views: 2401

Re: Newbie need some starting out help with a simple macro

It seems to be working great. Awesome..thanks alot :) One more question though (sorry), I'm trying to add a routine for checking pet hp.. i can do: /echo ${Me.Pet.PctHPs} But if I try: if( ${Me.Pet.PctHps} < 40 ){ /echo OMG pet in trouble! } I get a "could not parse..." error. Any ideas? I...
by VertiGOD
Mon Feb 10, 2014 4:14 pm
Forum: MQ2::Macros::Help
Topic: Newbie need some starting out help with a simple macro
Replies: 10
Views: 2401

Re: Newbie need some starting out help with a simple macro

Hey, thanks for your quick reply :) Tried your code out. It targets the nearest mob and sends in the pet. However it seems to spam alot /pet attack..and keeps chain re-targeting the mob it seems. I had to comment out the /while ( ${Spawn[${TargetID}].Type.NotEqual[corpse]} ) { as it gave a "cou...
by VertiGOD
Sun Feb 09, 2014 3:50 pm
Forum: MQ2::Macros::Help
Topic: Newbie need some starting out help with a simple macro
Replies: 10
Views: 2401

Newbie need some starting out help with a simple macro

Hi, been trying to make a simple macro which basically just targets nearest npc which are close enough to send pet to and then do a /pet attack However..my macro writing skills are basically equal to none...so was hoping for someone to give me a few pointers. This is what I have so far: Sub Main :ma...
by VertiGOD
Sun Jan 26, 2014 6:40 am
Forum: MQ2::Help
Topic: [SOLVED]MQ2 not loading on eqemu server
Replies: 6
Views: 1103

Re: MQ2 not loading on eqemu server

Oh my....that solved it. *facepalm*.

Thank you :)
by VertiGOD
Sat Jan 25, 2014 3:18 pm
Forum: MQ2::Help
Topic: [SOLVED]MQ2 not loading on eqemu server
Replies: 6
Views: 1103

Re: MQ2 not loading on eqemu server

I've tried quite a few actually.

Currently playing on Akka's funhouse. But tried The Hidden Forest, EZ server etc.
by VertiGOD
Sat Jan 25, 2014 12:20 pm
Forum: MQ2::Help
Topic: [SOLVED]MQ2 not loading on eqemu server
Replies: 6
Views: 1103

Re: MQ2 not loading on eqemu server

Hi :) I've followed the wiki; "Currently, using EQEmu requires a clean, unpatched install of EverQuest Titanium Edition to run. To run MacroQuest 2 with EQEmu, version MQ2-20051101, which can be downloaded from the MQ2 archives. Note that because this is an older version of MQ2, not all the fea...
by VertiGOD
Sat Jan 25, 2014 6:47 am
Forum: MQ2::Help
Topic: [SOLVED]MQ2 not loading on eqemu server
Replies: 6
Views: 1103

[SOLVED]MQ2 not loading on eqemu server

Hi, I recently wanted to try out EQ again after years away from the game. I'm currently playing on some EQemu servers. I've downloaded the mq2-20051101 version as stated on the wiki for eqemu and compiled it without errors... However mq2 is never loaded ingame. The eq client is a fresh titanium inst...
by VertiGOD
Thu Nov 10, 2005 12:35 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Jewelry Crafting Macro from 1 to 250 (Version 2.2) 8/3/04
Replies: 45
Views: 17667

Keep getting this as soon as im gonna buy something. Could not send Notification to merchant31 leftmouseup.
Any ideas ?

Thanks in advance.
by VertiGOD
Fri Jul 15, 2005 5:51 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: AFCleric.mac - Cleric automation macro (updated Aug 24th)
Replies: 421
Views: 175337

You know VIP status = king, i cant understand people still stick around here and not just give a few bucks to the devs :(
by VertiGOD
Fri Jul 15, 2005 5:32 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: AFCleric.mac - Cleric automation macro (updated Aug 24th)
Replies: 421
Views: 175337

kinda funny actually, after the string incident where we cant use that anymore, some gifted souls fixed this remarkable macro..

But now when i turn it on.. it doesnt get the string warning of course. just ends it right away. Anyone know why? :)
by VertiGOD
Mon Jan 10, 2005 7:13 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Another Magician auto macro
Replies: 7
Views: 4582

yes you were exactly rajt, newking is the new king that is taking over your domain. Well to be honest, i am a newb when it comes to programming, been busting my chops trying to find out how to get the pet to continuously attack each incoming mob. and still need help to find it out.
by VertiGOD
Mon Jan 10, 2005 6:21 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Another Magician auto macro
Replies: 7
Views: 4582

How can i make the pet assist the maintank after each killed mob.. tested this macro on my mage and the only problem i have is that the pet only assists the tank the first time i start the macro, than it just stands slacking while myself is standing there newking, and that kinda sux. Oh and btw,.. h...