• 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

potions macro errors

lostangelintx

Member
Joined
May 8, 2013
RedCents
252¢
Maskoi, I posted this in another thread, maybe you missed it. Just an FYI,
I am having problems with KissAssist, or maybe just with potions.mac.

After getting the dream dust and alaris essense, I once again went back to the alchemy room.
/mac potions hotxv errors out. It won't target the second vendor. It moves to him and stops. If I wait until it moves to him and target him myself manually, then it tries to buy the ingredient, then failes. Gives error in mq2 window about variables. Also with hotxvi.

All the other potions, skin spikes, gate work. But the healing pots won't work.
Not sure how to copy text from mq2 window or I could provide you with the exact error messages.

- - - Updated - - -

Also, is there a way to add invis (cloudy) potions to macro?
 
I believe there is a plugin included in the compile called MQ2Log. I could be wrong though.
 
Rich (BB code):
[2013/08/29 09:30:24] Plugin 'mq2log' loaded.

[2013/08/29 09:30:45] [MQ2] You don't have any Essence of Alaris, get some and try again.

[2013/08/29 09:30:45] The current macro has ended.

[2013/08/29 09:36:26] Failed to parse /if condition '(!NULL=>20)', non-numeric encountered

[2013/08/29 09:36:26] potions.mac@206 (hotxvi): /if (!${FindItem[=Infused Rosin].StackCount}=>${Amount}) {

[2013/08/29 09:36:26] potions.mac@92 (Main): /if (${Version.Equal[hotxvi]})  /call hotxvi

[2013/08/29 09:36:26] The current macro has ended.

[2013/08/29 09:37:01] Failed to parse /if condition '(!NULL=>10)', non-numeric encountered

[2013/08/29 09:37:01] potions.mac@206 (hotxvi): /if (!${FindItem[=Infused Rosin].StackCount}=>${Amount}) {

[2013/08/29 09:37:01] potions.mac@92 (Main): /if (${Version.Equal[hotxvi]})  /call hotxvi

[2013/08/29 09:37:01] The current macro has ended.

[2013/08/29 09:37:08] [MQ2] USAGE: /mac potions (what to make) (how much)

[2013/08/29 09:37:08] [MQ2] Here is a list of your options -

[2013/08/29 09:37:08] [MQ2] Distillate of Skinspikes I         -     spikes1

[2013/08/29 09:37:09] [MQ2] Distillate of Skinspikes II        -     spikes2

[2013/08/29 09:37:09] [MQ2] Distillate of Skinspikes III       -     spikes3

[2013/08/29 09:37:10] [MQ2] Distillate of Skinspikes IV        -     spikes4

[2013/08/29 09:37:10] [MQ2] Distillate of Skinspikes VI        -     spikes6

[2013/08/29 09:37:11] [MQ2] Philter of Major translocation     -     gate

[2013/08/29 09:37:11] [MQ2] Philter of Unlife Awareness        -     IVU

[2013/08/29 09:37:12] [MQ2] Philter of the Wolf I          -     sow1

[2013/08/29 09:37:12] [MQ2] Philter of the Wolf II          -     sow2

[2013/08/29 09:37:13] [MQ2] Philter of the Wolf III          -     sow3

[2013/08/29 09:37:13] [MQ2] Philter of the Wolf IV             -     sow4

[2013/08/29 09:37:14] [MQ2] Philter of the Wolf V              -     sow5

[2013/08/29 09:37:14] [MQ2] Philter of Gulon's Impunity  -     levi

[2013/08/29 09:37:15] [MQ2] Philter of the Ant   -     shrink

[2013/08/29 09:37:15] [MQ2] Distillate of Celestial Healing XVI -     hotxvi

[2013/08/29 09:37:16] [MQ2] Distillate of Celestial Healing XV -     hotxv

[2013/08/29 09:37:16] [MQ2] Try typing in one of those in the proper format and you'll be on your way!

[2013/08/29 09:37:16] The current macro has ended.

[2013/08/29 09:37:59] MQ2MoveUtils:: Moving to loc -19.00 1395.00.  Dist(10.00) Head(True)

[2013/08/29 09:37:59] MQ2MoveUtils:: Arrived at /moveto location

[2013/08/29 09:38:07] [MQ2] Buying Gerti Blossom until I get 10

[2013/08/29 09:38:12] DoCommand - Couldn't parse '/nomodykey /notify MerchantWnd MW_Done_Button LeftMouseUp'

[2013/08/29 09:38:12] potions.mac@175 (hotxv): /nomodykey /notify MerchantWnd MW_Done_Button LeftMouseUp

[2013/08/29 09:38:12] potions.mac@93 (Main): /if (${Version.Equal[hotxv]})   /call hotxv

[2013/08/29 09:38:14] MQ2MoveUtils:: Moving to loc -75.00 1356.00.  Dist(10.00) Head(True)

[2013/08/29 09:38:15] MQ2MoveUtils:: Arrived at /moveto location

[2013/08/29 09:38:18] You must have a target selected for /click x target.

[2013/08/29 09:38:24] [MQ2] Buying Infused Red Hellebore until I get 10

[2013/08/29 09:38:28] DoCommand - Couldn't parse '/nomodykey /notify MerchantWnd MW_Done_Button LeftMouseUp'

[2013/08/29 09:38:28] potions.mac@187 (hotxv): /nomodykey /notify MerchantWnd MW_Done_Button LeftMouseUp

[2013/08/29 09:38:28] potions.mac@93 (Main): /if (${Version.Equal[hotxv]})   /call hotxv

[2013/08/29 09:38:28] Flow ran into another subroutine.

[2013/08/29 09:38:28] potions.mac@195 (hotxvi): Sub hotxvi

[2013/08/29 09:38:28] potions.mac@93 (Main): /if (${Version.Equal[hotxv]})   /call hotxv

[2013/08/29 09:38:28] The current macro has ended.
 
you have typos in your macro /nomodykey should be /nomodkey lose the y n the middle.

Also try downloading the macro from the macro forum its stickied.
 
you have typos in your macro /nomodykey should be /nomodkey lose the y n the middle.

Also try downloading the macro from the macro forum its stickied.

That's where I got it from. I'll try to find and replace the error.

- - - Updated - - -

Here is what I get now, after fixing the typo.
This is when I type /macro potions hotxvi 10


Rich (BB code):
[2013/08/29 11:55:43] Plugin 'mq2log' loaded.

[2013/08/29 11:55:50] Failed to parse /if condition '(!NULL=>10)', non-numeric encountered

[2013/08/29 11:55:50] potions.mac@206 (hotxvi): /if (!${FindItem[=Infused Rosin].StackCount}=>${Amount}) {

[2013/08/29 11:55:50] potions.mac@92 (Main): /if (${Version.Equal[hotxvi]})  /call hotxvi

[2013/08/29 11:55:50] The current macro has ended.

And this is what I get with /macro potions hotxv

Rich (BB code):
[2013/08/29 11:56:46] MQ2MoveUtils:: Moving to loc -19.00 1395.00.  Dist(10.00) Head(True)

[2013/08/29 11:56:46] MQ2MoveUtils:: Arrived at /moveto location

[2013/08/29 11:56:57] MQ2MoveUtils:: Moving to loc -75.00 1356.00.  Dist(10.00) Head(True)

[2013/08/29 11:56:59] MQ2MoveUtils:: Arrived at /moveto location

[2013/08/29 11:57:06] Flow ran into another subroutine.

[2013/08/29 11:57:06] potions.mac@195 (hotxvi): Sub hotxvi

[2013/08/29 11:57:06] potions.mac@93 (Main): /if (${Version.Equal[hotxv]})   /call hotxv

[2013/08/29 11:57:06] The current macro has ended.
 
potions macro errors

Users who are viewing this thread

Back
Top
Cart