[WoW Addon] GM Genie

Alright! /emoticons/default_biggrin.png

I’ve attached the test version to this post. I’m pretty confident this should at least work mostly on the newest revision, but I might have made a mistake with specific fields. The parsing of the e-mail address especially was a bit confusing since the output format changed a few times, so I’d be interested to hear if that works on the newest revision.

Thanks a lot for your help!

GMGenie 0.7.3 beta.zip

Good deal, here’s what I am seeing. If you need any more info, I’ll try to get it to you. Thanks for updating this!

Right clicking target portrait a bit buggy. When I right click target portrait, it usually does nothing. If I select and deselect the target a couple times, the menu may show up, but all of the GMGenie options are missing. Only the Blizz menu options show. Removed GMGenie addon and right click worked normally in all cases.

“/spy” command with player as target and “/spy character_name” both work. Spy window pops up, looks great! Chat window additionally echos “+ Registration Email: - Email:”

If there’s anything else you want me to try out, let me know.

Edit: I deleted the GMGenie.wtf files before testing, if that matters.

Edit 2: Also, right click doesn’t work in Who or guild anymore either. No Blizz or GMGenie menu options pop.

Edit 3: You asked about e-mail. I don’t use or require e-mail addy’s, so I added one on my account (don’t know if this is the right way) in MySQL, restarted auth and world servers and did a /spy. The e-mail addy did not show up in chat or the spy window. Not sure if that’s a valid test or not, however I did a “.lookup player email” and it did find it that way.

You’re right, I must have broken the right click functionality somewhere along the way.

If the chat still outputs the e-mail line, I must have messed up something in the code. Is an e-mail address actually present for that account if you .pinfo yourself? And if so, does it show correctly in the playerinfo window?

Thanks a lot for your help so far!

Sorry, I edited the original post out of habit. Here’s what I did with that.

Okay, got back to the computer. .pinfo did show the e-mail I put in the DB. The playerinfo window (spy?) does NOT show the e-mail.

.pinfo show like this:

[20:33:30] + Registration Email: - Email: [[email protected]]

I think I’ve found what caused both issues. Both were silly mistakes due to my lua skills rusty.

GMGenie 0.7.3 beta 2.zip

Also, I’ve put the code on GutHub: https://github.com/chocochaos/GMGenie

I haven’t been able to re-test it myself yet, since I’m at work at the moment. I don’t think they’d appreciate me installing wow here xD

Heh, I’m at work now, too. They cut to the chase and block the ports. I’ll test it tonight though. Thanks!

At home now. Right clicking names is working for me with the fixes, as is showing the e-mail address in the spy window (but for me that part was already fine xD).

I’ll have to check it out. It looks really good, chocochaos /emoticons/default_smile.png

Thanks for deving this!

Bingo! Menu’s work and e-mail shows up correctly. Great job! If there’s anything else you want me to look at, let me know. Thank you, very much!

Not much changes in other areas, so I don’t really expect any problems there.

I’ve updated the first post with the release of GMGenie 0.7.3 /emoticons/default_smile.png

Thanks a lot for your help in testing!

Not a problem. Glad I could help and appreciate the update!