• 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

Idea - KISS and MQ2Mail Events

Is there a way to get MQ2Gmail to shoot an email when someone zones into zone? or if someone is in a certain range of your group? Was reading not sure if this was asked did not see it in both posts.
 
Is there a way to get MQ2Gmail to shoot an email when someone zones into zone? or if someone is in a certain range of your group? Was reading not sure if this was asked did not see it in both posts.


The within a certain range could be done easily. but when checking for someone entering the zone, that could get complicated. When first entering the zone, do you want to know if someone else is there? Do you care about other's in your guild or do you want to ignore them, your fellowship? do you want to be ignore characters in your fellowship?
 
The within a certain range could be done easily. but when checking for someone entering the zone, that could get complicated. When first entering the zone, do you want to know if someone else is there? Do you care about other's in your guild or do you want to ignore them, your fellowship? do you want to be ignore characters in your fellowship?

I see.... my thought seemed simple now you've opened my eyes more to what it would involve. I guess let's see if I can get it to work for certain radius first then move from there. This shall be a good starting project for me.
 
there is a mem leak in mq2gmail that causes it to stop working after about 10 emails but there is a fix that works for now until we can find and fix the issue
Rich (BB code):
/multiline ; /plugin MQ2Gmail unload ; /plugin MQ2Gmail ; /gmail "Message"

Has this ever been addressed? Is there a place in kissassist we can put this line so that it fires every now and then, or just do a holy and time it to a buff or something?
 
I think the best freaking feature of taking advantage of MQ2Gmail... is the ability to have it actually send you a TEXT to your phone... since every major carrier has a predefined domain setup for sending texts to phone numbers via email format.

Now.. I am the first to admit... it can certainly be an avenue to tempt people to AFK macro more,,, and just get alerts to their phones for certain events... (which I do not condone personally)....

But I see it as a great resource for people waiting on rare +12 / -12 or greater spawns... You really wan to sit in ToV for days on end for that rare dragon spawn that can take up to 24 hours plus to spawn ?????

As always.... its your arse if you abuse the tool and use it to AFK grind more.... but its just that.. a great TOOL.... how you use it makes the difference.
 
Yea, I love it when I am installing a toilet in my guest bathroom and my phone starts vibrating just to let me know I named has spawned. My wife is the first to remind me, Hun I thought you were remodeling the bathroom today. lol... Oh F%^K how do I respond to that?
 
This is becoming my #1 summer tool. No longer stepping back in the house with muddy boots just to check if I should login my poop sock party.
 
I love MQ2GMAIL for my bots. One thing I'd love is a 6 hourly update on AA's gained/Levels gained, Number of NPCs killed, PP collected, items looted etc - basically a digest of what has happened over the previous 6 hours.

Is that going to be incredibly difficult to achieve? I'll try it myself if there is a syntax for this kind of thing in the ini settings.
 
I love MQ2GMAIL for my bots. One thing I'd love is a 6 hourly update on AA's gained/Levels gained, Number of NPCs killed, PP collected, items looted etc - basically a digest of what has happened over the previous 6 hours.

Is that going to be incredibly difficult to achieve? I'll try it myself if there is a syntax for this kind of thing in the ini settings.

I would create a plugin for that. Not sure that would be practical in a macro. Could use KA to Dump and send the email.
 
I would create a plugin for that. Not sure that would be practical in a macro. Could use KA to Dump and send the email.

I think this would be cool, it it will definitely be used for afk killing.
 
Would be great to extend it to other analytical information - non-grouped PCs in zone, number of non-groups PCs who came within KA Camp radius in last 12 hours - possibly their names? etc etc.

Then e-mail every X hours with the digest. Provides additional information and security in afking. Would also provide post-able information re: exp gain at certain areas from the strategies section. Very amenable to graphing - level X, AA Exp hr Y, Number of bypasses Z = accurate assessment of afking area.
 
Is there a syntax for this in KA besides just GMail2=Named? I can get it working for leftgroup so I know the oauth works but I am pulling named and not getting emails.
 
From what I can tell, and that is looking at the version of Kiss I am using. Named should be sending you a gmail message. This question is more suited for Maskoi.
 
doesnt seem like Tell feature ever got working, i even turned off tell windows, created new chat window and sent only tells to that chat window and still no email - oh well

how about adding a camp check feature? someone does /ooc camp check , /ooc cc - some variation of that, and it triggers an email
 
I haven't added it to the latest version. I will give it to ctaylor22 to add it in.
 
Code:
|-----------------------------------------------------------------------------
| SUB: Capture Tells
| ----------------------------------------------------------------------------
    Sub Event_YouGotTell(Message, Fwho, Swhat)
        /if (${GMailEvents.Find[tells]}) {
            | The Fwho.Equal[${Me.CleanName}'s pet] does NOT work, so I split it to 2 Finds and this works.
            /if ((${Me.Pet.ID} && ${Spawn[${Fwho}].ID}==${Me.Pet.ID}) || (${Fwho.Find[${Me.CleanName}]} && ${Fwho.Find[s pet]}) ) /return
            /if (!${Me.Pet.ID} && ${Swhat.Find[, master.]} && ${Swhat.Find[I am unable to wake an]}) /return
            /if (${Select[${Spawn[${Fwho}].Type},NPC,PET]}) /return
            /echo ====> ${Fwho} Sent you a Tell: ${Swhat} <====
            /call GmailSend "You Got Tell From ${Fwho}, ${Swhat}"
        } else {
            /doevents flush YouGotTell
        }
    /return
 
That is from the macro. You don't need to add it, just make sure you have tells added to your gmail events.

INI:
[GMail]
GMailHelp=Events currently support - Dead,GM,Level,Named,Leftgroup
GMailOn=1
GMail1=Dead
GMail2=GM
GMail3=Named
GMail4=Tells
GMail5=NULL
GMailSize=5
 
Great plug-in thanks! I’m having an issue where the token authenticates and works for a short period of time and then stops. I re-initiate it and it says the request is malformed. When that happens, I’ve just been going into the ini and deleting out the email and refresh token lines, which allows me to reauthorize the token. What can I do to keep the token authorized?
 
Great plug-in thanks! I’m having an issue where the token authenticates and works for a short period of time and then stops. I re-initiate it and it says the request is malformed. When that happens, I’ve just been going into the ini and deleting out the email and refresh token lines, which allows me to reauthorize the token. What can I do to keep the token authorized?
you can't really. we're going to have a new option for mail here soon :tm: but gmail is problematic for a few reasons and that's one of the annoying issues with it atm
 
you can't really. we're going to have a new option for mail here soon :tm: but gmail is problematic for a few reasons and that's one of the annoying issues with it atm
Okay, well glad it wasn’t just me. Looking forward to the update!
 
So I had mq2gmail working, with the .ini filled out and it was awesome while it worked. Then it said I had a malformed auth code, so I deleted the old .ini and now google won't show me another auth code for this. Any suggestions on how to get a new authcode so I can copy/paste it into EQ XOauth2?
 
So I had mq2gmail working, with the .ini filled out and it was awesome while it worked. Then it said I had a malformed auth code, so I deleted the old .ini and now google won't show me another auth code for this. Any suggestions on how to get a new authcode so I can copy/paste it into EQ XOauth2?
check your gmail settings - gmail will frequently turn off less secure apps and will cause you issues getting another auth
 
not to possibly revive a dead thread but even when i turn on allow less secure apps i still get the gmail issue telling me the app was blocked. any help would be greatly appreciated. ty in advance.
 
not to possibly revive a dead thread but even when i turn on allow less secure apps i still get the gmail issue telling me the app was blocked. any help would be greatly appreciated. ty in advance.
yes, mq2gmail is basically a dead route because of changes that google has made - even if you turn on less secure apps in the 2 places you have to turn it on, it will turn itself back off in a short period of time.
 
Idea - KISS and MQ2Mail Events

Users who are viewing this thread

Back
Top
Cart