• 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

Vanilla - Very Vanilla Compile 20140128

Status
Not open for further replies.

Maskoi

old and salty
Joined
Sep 28, 2005
RedCents
82,796¢
attachment.php

Very Vanilla Compile 20140128

WELCOME TO CALL OF THE FORSAKEN - HUG YOUR MQ2 DEV

[TABLE="width: 600, align: left"]
[TR]
[TD="align: center"]Check out this Month's Poll

[/TD]
[TD="align: center"]Check out this
Month's Contest
[/TD]
[TD="align: center"]Please Visit our
Contest Sponsor

[/TD]
[/TR]
[/TABLE]

NOTES
KissAssist 6.8.8 Included
Ninjadvloot 4.5 Included

Lost?
Read our easy MQ2 install guide, featuring the RedGuides Updater



Click Here to download the RedGuides Updater
attachment.php

The simple & powerful all-class macro, KissAssist 6.8.1 is included in this compile

Instructions

  1. Use the Patchme command to bypass the SOE Launcher
  2. Download the Very Vanilla compile zip file at the bottom of this post.
  3. Download the RGUpdater or grab it out of the Very Vanilla compile zip file.
  4. Use the RGUpdater to update your MacroQuest files. Instructions are here.
  5. Run MacroQuest2.exe from that folder
  6. Run EverQuest.exe
  7. In-Game, type "/plugin <plugin name>" to add all plugins you wish to use
  8. Click Here for Plugin Commands/Descriptions.

New! Some popular macros now included with the Redguide's Compile

Macros
Alctol.mac - Alcohol tolerance skill trainer
Bazaar.mac - Automatically update the prices of your buyer or trader
Kissassist.mac - All class easy to use assist macro
KissNameChecker.mac - NEW! from nostress. KissAssist Spell/Item/Disc Ini Name Checker!
Cskillup.mac - Spell Casting Skillup Trainer Macro
Scribe.mac - New! from Sym Find, buy and scribe all missing spells up to lv 90 from spell vendors in Pok.
Combine.mac - Tradeskills Combine Macro
Potion.mac - New! Ultimate Potion Making Macro by Villageidiot. This macro automates making commonly used potions.​
Include Files
bazaar.inc - Support file for bazaar.mac
ninjadvloot.inc - Support file to handle looting in macros
spell_routines.inc - Support file for spell casting in macros​
Help File
~Redguides_NotAddicted_Macro_Help.txt - Help/Instructions file for all included macros.​
.

--01/28/2014--
~Updated for patch


--01/22/2014--
~Updated for patch

If you're using Internet Explorer and having issues with "attachment.php" or Smartscreen Filter please read here. Or just use any other browser.


Please post any problems
 

Attachments

Last edited:
Very Vanilla Compile 20140128 Updated for today's patch.
 
the fix Maskoi mentioned in test thread works to fix 7.0 its line 354 on mine /if (${Me.XTarget[${n}].TargetType.Equal[Auto Hater]}) {
 
is it about temp files and always make sure run it as admin.
 
I'm getting a You have no slots in your extended target window set to Auto please set atleast 1 slot to Auto and restart Kissassist message when I start the macro then it stops the macro. I checked my extended target and I see it set as Auto already.
 
so ive changed my kissassist to /if (${Me.XTarget[${n}].targetType.Equal[Auto Hater]}) { still the same message.... also I am on vulak, so we don't have x target window yet, how do I take it off?
 
By changing /if (${XTSlot}==0)

to
/if (${XTSlot}==1)

it worked for me testing it out now!
 
you have a typo targettype both ts need to be cap

Rich (BB code):
 /if (${Me.XTarget[${n}].targetType.Equal[Auto Hater]})
Rich (BB code):
 /if (${Me.XTarget[${n}].TargetType.Equal[Auto Hater]})
 
By changing /if (${XTSlot}==0)

to
/if (${XTSlot}==1)

it worked for me testing it out now!
Ya don't do that. just copy the kissassist form the compile zip into your macro folder it has the correction in it.
 
hell yea, easy day, thanks a ton, been trying to figure that shit out for a few hours now and all it was, was a damn lowercase t lol
 
I'm getting an exemption about mqmain.dll.tmp already existing and cannot be overwritten etc. Running as admin also

I've had a problem where mq2main.dll gets injected into random processes (once into adobe reader and once into chrome). You can either restart, or go download sysinternals (everyone should really have these anyway) and ctrl+f in process explorer for 'mq2main.dll' and shutdown whichever process happens to have been hooked.

Strange, I know.

- - - Updated - - -

Just to be clear, you need to have shut down mq2 first, or else you will find that it's injected itself into lots of things. Here is what you need to run (64 if you have a 64 bit OS, of course): View attachment 6026
And after you hit ctrl+f, you get this (this is with me running mq2, it reduces to 4 hits when I shut down mq2, two of which are eq-related): View attachment 6027
 
Should this line

/if (${Select[${Spawn[${Me.XTarget[${n}].ID}].Type},mercenary,pc,pet]}) {

be

/if (${Select[${Spawn[${Me.XTarget[${n}].ID}].TargetType},mercenary,pc,pet]}) {

??
 
Mine still not working, I did the correction dragonfire suggested, to no avail.

It gives
"you have no slot in your Extended Target Window set to Auto
Please set at least 1 slot to Auto and restart Assist"

I have slots set to Auto...

Am I the only one? (if so I should remove everything and start from scratch, I believe)
 
Not sure what might be causing it, but for some reason /tell windows aren't working, and when I /tell someone it'll show in game that I told myself whatever I said, even though the other person gets it?
 
Vanilla - Very Vanilla Compile 20140128
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart