• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Giles (1.6.3.4) + Email notification (v0.1)

    Discussion in 'Archives' started by GodsDisciple, Oct 27, 2012.

    1. fuimusbruce

      fuimusbruce New Member

      Joined:
      Aug 2, 2012
      Messages:
      450
      Likes Received:
      2
      Trophy Points:
      0
      ok its all working now. I tested it. Thanks dude.
       
    2. GodsDisciple

      GodsDisciple Member

      Joined:
      Jun 22, 2012
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      6
      You welcome,
      Anyways if anyone else is having trouble, i added a simple standalone tool to test your inputs and test the email sending.
      its open source and the compiled version is not obfuscated, so you can check its clear.
       
    3. xyber

      xyber New Member

      Joined:
      Oct 2, 2012
      Messages:
      244
      Likes Received:
      0
      Trophy Points:
      0
      This works great! Just hope that this will be added to the future Trinity updates as it'd be more convenient to do this via GUI. Great work
       
    4. GodsDisciple

      GodsDisciple Member

      Joined:
      Jun 22, 2012
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      6
      if he doesnt add it, i will. im also making support for other email senders rather than only gmail.
       
    5. pikmin

      pikmin New Member

      Joined:
      Jun 22, 2012
      Messages:
      271
      Likes Received:
      0
      Trophy Points:
      0
      Hi guys

      I just updated to this version, and works fine. However when I click config to check out the options, the options window just come up blank?

      any ideas? I did a fresh install of the plugin, but no fix
       
    6. GodsDisciple

      GodsDisciple Member

      Joined:
      Jun 22, 2012
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      6

      strange, it should not interfer with the GUI.. i didnt touch the GUI..
      did you erase something?
      do you have the GilesTrinity.xaml in the same GilesTrinity.cs folder?
      xaml file contains the interface, i think you have erased *.xaml insted of just replace *.cs
       
      Last edited: Oct 30, 2012
    7. tbone

      tbone New Member

      Joined:
      Oct 10, 2012
      Messages:
      51
      Likes Received:
      0
      Trophy Points:
      0
      Hey GodsDisciple, I didn't look at your code but I have also created this email functionality in trinity and I went ahead and put it on the UI. If you want maybe we can merge our code or something. It would be cool to actually merge this in with Giles code because its kind of a pain in the butt to merge with each new release of trinity :D.

      My email addon to trinity does the following
      1. Allows you to set the following in the UI (currently have it on the mobile tab): EmailAddress, EmailPassword and BotName(if you have multiple bots you can have a name go in the subject so you know which bot is emailing you)
      2. Sends you an email of the latest things stashed after a town run (its just a copy and paste of the code that populates the StashLog)

      Here is my code if you want to have a look.. View attachment GilesTrinity.zip
       
      Last edited: Oct 31, 2012
    8. GodsDisciple

      GodsDisciple Member

      Joined:
      Jun 22, 2012
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      6
      hey tbone, this does the same in terms of emailing that your point 1.
      and for point 2 he will only send you emails for lendarys or scores above what you defined in the GUI.

      as for the gui will be on probably the next release, but never the less sugestions are much apreciated. and taken into consideration
       
    9. Insomniak

      Insomniak New Member

      Joined:
      Apr 21, 2010
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      Love the mod!

      Small Request:
      Maybe I just haven't stashed more than 1 item at a timebut it appears that it sends an email for each individual item. Would it be possible to have this changed to 1 email including all items each time you stash?

      Thanks again
       
    10. Coupons

      Coupons New Member

      Joined:
      Jul 29, 2012
      Messages:
      369
      Likes Received:
      3
      Trophy Points:
      0
      NMA sends 3 seperate messages if you stash 3 items in 1 run that exceed the benchmarks, I assume this addon currently works in the same manner. I bought NMA a couple weeks ago, bummer =(.
       
    11. GodsDisciple

      GodsDisciple Member

      Joined:
      Jun 22, 2012
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      6

      you assume right, but it can be changed :D
       

    Share This Page