• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
MQ2Gmail

Unmaintained MQ2Gmail

Other Authors
eqmule, Maskoi, Sic
Software Requirements
Gmail account with "less secure apps" on
Included in Very Vanilla
Very Vanilla Included! No need to download.
Server Type
🏢 Live 🏘️ Emu TLP Test
Short-Term Fix Update:
MQ2Gmail requires you to turn on "less secure apps" for your google account.

Here's a guide on how to turn on less secure apps:
Here's a link to the setting:

We're currently working on a long-term solution that's compatible with all security settings.




mq2gmail-logo.jpg


All you need is a Gmail account and you can tell MQ2 to Email or text you using the NEW /gmail command

DEAD and want a text?
Rich (BB code):
/if (${Me.Hovering}) /gmail "I died. Get back over here and rez me"
Level 95 and time to move to a better XP zone and want an email?
Rich (BB code):
/if (${Me.Level}==95) /gmail "Hey everything is green and I Need XP"
Want a text if that GM pops by?
Rich (BB code):
/if (${SpawnCount[GM]}>=1) /gmail "Hey dummy you are about to be banned"

MQ2Gmail uses all the latest encrypted email protocols to make your messaging safe.

Quick setup instructions.

1. Open your favorite Web Browser

2. Create a Gmail account

3. Login into your Gmail account

4. Open Everquest with MQ2 loaded

5. Open options - Ctrl O

6. Select the Keys tab

7. Select All in the Select Category drop-down menu - Yellow arrow in image

gmail1.jpg


8. Scroll down until you find Paste From Clipboard - red Arrow in image above

Remember the command or Assign this shortcut command something you will remember.
You will need it to cut and paste a very long authorization code

9. Load the plugin
Rich (BB code):
/plugin mq2gmail

This will create the mq2gmail.ini file inside your MQ2 Release folder
Rich (BB code):
[Default]
    FromEmail=
    ToEmail=
    Subject=

10. Edit your mq2gmail.ini file in your favorite text editor
Rich (BB code):
[Default]
    [email protected]
    [email protected]
    Subject=Message from Norrath

11. Create a hot key called mq2gmail. The message needs to be in quotes ""
Rich (BB code):
/gmail "Test from EverQuest"

12. Press the hot key

This will open the Mq2Gmail Auth code box in EverQuest and it will open a new window in your web browser

gmail2.jpg


13. Goto the new widow in your browser and Click the Allow button

gmail3.png


13. Copy the long ass code from the page

gmail4.jpg


15. Go back to everquest and Paste the code into the Auth box and hit ok

16. Hit your gmail hot key again and it should send the message

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


MQ2GMail

Gmail usage:
/gmail <FromEmailAddress> <ToEmailAddress> "<Subject>" "<Message>"
Example:
Rich (BB code):
/gmail [email protected] [email protected] "Hi There" "This is a message"

THE GMAIL ADDRESS ALWAYS HAS TO BE THE ONE YOU AUTHORIZED

Do not use colons : or semi colons ; in your messages. They will cause a blank email due to being reserved email punctuation.


the /gmail command works backwards from the default info in the ini file.

It is has 1 parameter it will send it as the MESSAGE and pick the rest from the ini file
Rich (BB code):
/gmail  "<Message>"
It is has 2 parameters it will send it as the SUBJECT and MESSAGE and pick the rest from the ini file
Rich (BB code):
/gmail "<Subject>" "<Message>"
It is has 3 parameters it will send it as the TO ADDRESS, SUBJECT and MESSAGE and pick the rest from the ini file
Rich (BB code):
/gmail  <ToEmailAddress> "<Subject>" "<Message>"
It is has 4 parameters it will send it as the GMAIL ADDRESS, TO ADDRESS, SUBJECT and MESSAGE and pick the rest from the ini file
Rich (BB code):
/gmail <FromEmailAddress> <ToEmailAddress> "<Subject>" "<Message>"

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Here is a list of the major mobile phone companies that allow email to text - Thanks William12
Use these in the ToEmailAddress= if you want to text yourself instead of email


AT&T &#8211; [email protected]
Sprint &#8211; [email protected]
T-Mobile &#8211; [email protected]
Verizon &#8211; [email protected]
All Tell &#8211; [email protected]
Boost &#8211; [email protected]
Cellular South &#8211; [email protected]
Centennial Wireless &#8211; [email protected]
Cincinnati Bell &#8211; [email protected]
Cricket Wireless &#8211; [email protected]
Metro PCS &#8211; [email protected]
Powertel &#8211; [email protected]
Qwest &#8211; [email protected]
Rogers &#8211; [email protected]
Suncom &#8211; [email protected]
Telus &#8211; [email protected]
U.S. Cellular &#8211; [email protected]
Virgin Mobile USA &#8211; [email protected]
Google Fi - [email protected] - thanks Panda
  • mq2gmail-logo.jpg
    mq2gmail-logo.jpg
    30.1 KB · Views: 112
  • EQ Options.jpg
    EQ Options.jpg
    75 KB · Views: 122
  • mq2gmail oauth box.jpg
    mq2gmail oauth box.jpg
    26.9 KB · Views: 121
  • mq2gsend oauth.png
    mq2gsend oauth.png
    95.9 KB · Views: 109
  • mq2gmail oauth code.jpg
    mq2gmail oauth code.jpg
    13.6 KB · Views: 111
Author
Sic
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from Sic

Share this resource

Latest updates

  1. Changed Oauth to work again.

    Here's a guide on how to turn on less secure apps...

Latest reviews

So easy to figure out thank you!
Back
Top