• 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 20120817

Status
Not open for further replies.

Maskoi

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

Very Vanilla Compile 20120817
This compile contains everything but our active hacks until we determine the extent of Sony's new active hack detection.

[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

  • 4 NEW Plugins from Sym exclusive for Redguides.com see info below in 2nd post
  • MQ2AutoAccept
  • MQ2AASpend
  • MQ2NoNagScreen
  • MQ2Log
MQ2BagWindow is Here!
MQ2BagWindows is the the current solution for the broken item swapping and items in bags.
MQ2Melee, MQ2Cast, MQ2Exchange, MQ2Cursor, MQ2ThrowIt, MQ2Feedme all of these plugins have been rewritten to support MQ2BagWindow
BEFORE YOU DO ANYTHING ELSE DOWNLOAD THIS FILE and put it in your everquest/uifiles/default folder or custom ui folder.
View attachment MQUI_BagWnd.xml

  1. Download the zip at the bottom of this post
  2. Unzip to a folder of your choice
  3. Run MacroQuest2.exe from that folder
  4. Run EverQuest.exe
  5. In-Game, type "/plugin <plugin name>" to add all plugins you wish to use
  6. Refer back to this post for any syntax and plugin descriptions you need

Plugin Commands can be found here.

New! Some popular macros now included with our NA Official 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
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​
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.​

--08/17/2012a--
- Updated for patch

--08/16/2012a--
- Fixed key mappings

--08/16/2012--
- Updated for patch

--08/03/2012--
- Updated for patch
- Window.Enabled fixed

--07/19/2012--
- Updated for patch

--06/27/2012--
- Updated for patch
PHP:
 

Attachments

Last edited:
Re: Very Vanilla Compile 20120816

MQ2AutoLogin will let you automatically log in characters and accounts simply by starting EQ with MQ2 and this plugin loaded. - by ieatacid

WARNING:
THE MQ2AutoLogin.ini FILE STORES YOUR EVERQUEST ACCOUNT LOG IN NAME AND PASSWORD
NEVER SHARE OR POST THIS FILE!


First, you'll need to set up the ini file (named: MQ2AutoLogin.ini) with your account information:
Rich (BB code):
[Settings]
KickActiveCharacter=1
InstantCamp=0

[Session1]
StationName=ChangeMe
Password=ChangeMe
Server=ChangeMe
Character=ChangeMe

[Session2]
StationName=ChangeMe
Password=ChangeMe
Server=ChangeMe
Character=ChangeMe

Alternatively, you can use station names rather than sessions (handy if you use WinEQ2 profiles).

Rich (BB code):
[Settings]
KickActiveCharacter=1
UseStationNamesInsteadOfSessions=1

[YourStationName]
Password=ChangeMe
Server=ChangeMe
Character=ChangeMe

KickActiveCharacter defaults to 1 (on) if it's not in your ini file. If enabled, this clicks the "Yes" button when the window pops up asking if you want to kick the character that you already have logged into a world server, else it just sits there at the server-select screen.

UseStationNamesInsteadOfSessions defaults to 0 (off) if it's not in your ini file. If enabled, this uses account information based on the specified station name, which works well if you're using WinEQ2 profiles.

The sessions are for each account you want to load up. So if you have three accounts, you'll put in entries for Session1, Session2 and Session3, each with its own account information (station name, password, server name, character name).

Also included is the /switchserver command which, when issued in game, logs you out and logs you back in on whatever server and character specified:
/switchserver <server short name> <character name>

Added /switchcharacter command:
/switchchar <name>

Server short name list
fippy
vulak
mayong
antonius
bertox
bristle
cazic
drinal
erollisi
firiona
luclin
povar
rathe
tunare
xegony
zek

MQ2AutoAccept by Sym for Redguides.com

This plugin will allow you to create a list of trusted character names that will allow your character to automatically accept Party invites, Raid invites, Trades, Taskadds, Expeditions (dzadds}. Plus auto accept translocate and primary/secondary real estate anchor ports.

Commands:
/autoaccept - Displays command syntax
/autoaccept on|off - Main accept toggle. Nothing else will accept if this is off. Default *ON*
/autoaccept save - Saves settings to ini. Changes DO NOT auto save.
/autoaccept load - Loads settings from ini
/autoaccept trade on|off - Toggle acceptance of trades by people on the auto accept list. Will cancel any trade from a user not on your list. Default *ON*
/autoaccept trade always on|off - Toggles always accept all trades. Default *OFF*
/autoaccept group on|off - Toggles accept group invites. Default *ON*
/autoaccept raid on|off - Toggles accept raid invites. Default *ON*
/autoaccept list - Lists users on your auto accept list.
/autoaccept add NAME - Add NAME to the auto accept list.
/autoaccept del NAME - Delete NAME from your auto accept list.
/autoaccept translocate on|off - Toggle acceptance of translocate port. Default *OFF*
/autoaccept anchor on|off - Toggle acceptance of primary/secondary real estate anchor port. Default *OFF*
Example MQ2AutoAccept.ini file
[Mymage_Settings]
Enabled=1
Translocate=0
Anchor=0
Trade=0
TradeAlways=0
Group=1
Raid=1
[OMymage_Names]
Bob=1
Mike=1
Sally=1
MQ2NoNagScreen by Sym for Redguides.com

This plugin is a must specially for Free to play toons.

Automatically closes.

  • The Welcome Screen
  • The Tome of Hero's Journey Reminder
  • The Upgrade to Gold Account Reminder on Free to Play
  • Prevents Upgrade to Gold web browser window launch after camping.

MQ2AASpend by Sym for Redguides.com

MQ2AASpend has been completely rewritten from the ground up to be a NON-ACTIVE HACK and OMG it has an INI file too.

Commands:
/aaspend - Lists command syntax
/aaspend status - Shows current status
/aaspend add "AA Name" level - Adds AA Name to ini file, will not purchase past level. Use M to max out available levels.
/aaspend del "AA Name" - Deletes AA Name from ini file
/aaspend buy "AA Name" - Buys a particular AA. Ignores bank setting.
/aaspend brute on|off|now - Buys first available ability on ding, or now if specified. Default
/aaspend auto on|off|now - Autospends AA's based on ini on ding, or now if specified. Default
/aaspend bank # - Keeps this many AA points banked before auto/brute spending. Default

ini file same as MQ2Melee server_Toonname.ini i.e. tunare_Bob.ini
[MQ2AASpend_Settings]
AutoSpend=1
BruteForce=0
BankPoints=5

[MQ2AASpend_AAList]
0=Mystical Attuning|8
1=Combat Agility|10
2=Combat Stability|10
3=Natural Durability|M
4=Physical Enhancement|M

MQ2Log by Sym for Redguides.com
Plugin writes all mq2 output to logs/servername_charname.log. It will create the logs folder if you not have one. Command toggle is
Rich (BB code):
/mlog on|off
Saves setting in ini under MQ2Log in servername_charname.ini

Plugin Commands - Click on a link below

--MQ2AASpend
--MQ2AdvPath
--MQ2AutoAccept
--MQ2Autoforage
--MQ2AutoLogin
--MQ2Autosize
--MQ2AutoSkills
--MQ2BagWindow
--MQ2Bandolier
--MQ2Bardswap
--MQ2Bucles
--MQ2Bufftools
--MQ2Bzrsrch
--MQ2Cast
--MQ2Casttimer
--MQ2Charnotes
--MQ2Chat
--MQ2ChatWnd
--MQ2Combat
--MQ2Cursor
--MQ2CustomBinds
--MQ2Customsound
--MQ2Debuffs
--MQ2DPS
--MQ2DPSAdv
--MQ2EQBC
--MQ2EQBugFix
--MQ2EQIM
--MQ2Events
--MQ2Exchange
--MQ2Feedme
--MQ2FPS
--MQ2GMCheck
--MQ2HUD
--MQ2IRC
--MQ2ItemDisplay
--MQ2Labels
--MQ2LinkDB
--MQ2Log
--MQ2Main
--MQ2ManPages
--MQ2Map
--MQ2Melee
--MQ2Missing
--MQ2Moveutils
--MQ2Netbots
--MQ2Netheal
--MQ2NoNagWindows
--MQ2Otd
--MQ2Paranoid
--MQ2Pop
--MQ2Randomstuff
--MQ2Reward
--MQ2Rez
--MQ2Relaytells
--MQ2Search
--MQ2Size
--MQ2Slave
--MQ2Spawnmaster
--MQ2Spellhotkeys
--MQ2Spellsearch
--MQ2Targets
--MQ2Telnet
--MQ2Template
--MQ2Timestamp
--MQ2Tracking
--MQ2TributeManager
--MQ2Twist
--MQ2Vendors
--MQ2WinXP
--MQ2XPTracker
 
Last edited by a moderator:
Re: Very Vanilla Compile 20120816

when i load this version of MQ2, my movement keys are all jacked up. left or right arrow goes left. It's like the anti-zoolander issue.

/unload, and the keys work as expected

mouselook, autorun work fine
 
Re: Very Vanilla Compile 20120816

Some bugs. New source code released will upload new compile in a few min.
 
Re: Very Vanilla Compile 20120816

man i have to be the dumb kid today. where is the download link for compile hah this is a rough day.
 
Re: Very Vanilla Compile 20120816

there was a second release first had some bugs he recompiling
 
Re: Very Vanilla Compile 20120816

New compile uploaded fixes key bind/mapping problems
 
Re: Very Vanilla Compile 20120816

And their it is ok. i get the dumb kid award today.
 
MQ2AutoLogin added to the Redguides Compile!

Download it from the top post under attachments.

MQ2AutoLogin will let you automatically log in characters and accounts simply by starting EQ with MQ2 and this plugin loaded.

WARNING:
THE MQ2AutoLogin.ini FILE STORES YOUR EVERQUEST ACCOUNT LOG IN NAME AND PASSWORD
NEVER SHARE OR POST THIS FILE!


First, you'll need to set up the ini file (named: MQ2AutoLogin.ini) with your account information:
Rich (BB code):
[Settings]
KickActiveCharacter=1
InstantCamp=0

[Session1]
StationName=ChangeMe
Password=ChangeMe
Server=ChangeMe
Character=ChangeMe

[Session2]
StationName=ChangeMe
Password=ChangeMe
Server=ChangeMe
Character=ChangeMe

Alternatively, you can use station names rather than sessions (handy if you use WinEQ2 profiles).

Rich (BB code):
[Settings]
KickActiveCharacter=1
UseStationNamesInsteadOfSessions=1

[YourStationName]
Password=ChangeMe
Server=ChangeMe
Character=ChangeMe

KickActiveCharacter defaults to 1 (on) if it's not in your ini file. If enabled, this clicks the "Yes" button when the window pops up asking if you want to kick the character that you already have logged into a world server, else it just sits there at the server-select screen.

UseStationNamesInsteadOfSessions defaults to 0 (off) if it's not in your ini file. If enabled, this uses account information based on the specified station name, which works well if you're using WinEQ2 profiles.

The sessions are for each account you want to load up. So if you have three accounts, you'll put in entries for Session1, Session2 and Session3, each with its own account information (station name, password, server name, character name).

Also included is the /switchserver command which, when issued in game, logs you out and logs you back in on whatever server and character specified:
/switchserver <server short name> <character name>

Added /switchcharacter command:
/switchchar <name>

Server short name list
fippy
vulak
mayong
antonius
bertox
bristle
cazic
drinal
erollisi
firiona
luclin
povar
rathe
tunare
xegony
zek
 
Hi Maskoi I changed the prefix to "vanilla". What do you think? Will people become confused?
 
We finally had enough requests for it to negotiate with the author to get his permission to use it in our compile. :)
 
Vanilla - Very Vanilla Compile 20120817
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart