• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Email] GeekyMail

    Discussion in 'Archives' started by geeekzor, Apr 17, 2012.

    1. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      Well it won't be released , it was only a test.
       
    2. klanky

      klanky New Member

      Joined:
      Nov 6, 2010
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Hi!

      Is it possible to send an email if my toon go AFK?
       
    3. nlr

      nlr New Member

      Joined:
      Feb 24, 2010
      Messages:
      252
      Likes Received:
      0
      Trophy Points:
      0
      Thats a good idea and what about if player are near or following you for x amount of seconds? maybe it would be flawed around crowded areas.
       
      Last edited: Apr 20, 2012
    4. cm2003

      cm2003 New Member

      Joined:
      Jul 16, 2011
      Messages:
      260
      Likes Received:
      1
      Trophy Points:
      0
      Jesus... Please don't bloat that plugin up too much again...
      Seriously, what do you need all that shit for? Why would your bot ever be going afk? There are tools to see if someone is following you and handle it (log out or something like that)

      Why not keeping at least one plugin as simple and clean as possible.

      By the way: bnet whispers are not getting tracked.
       
    5. klanky

      klanky New Member

      Joined:
      Nov 6, 2010
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      For example, my bot stuck anyway and go afk. If I get an email, I can log in via Teamviewer and help him to unstuck per hand and everything is fine...

      At the moment I have to look at xp/h, zone and so on to figer out if my bot is still running.
      I am with you to keep plugins as clean as possible btw.
       
    6. nlr

      nlr New Member

      Joined:
      Feb 24, 2010
      Messages:
      252
      Likes Received:
      0
      Trophy Points:
      0
      Raphus is recoding the stuck handler in honorbuddy which will avoid those issues and its due for late April - http://www.thebuddyforum.com/releases/48310-honorbuddy-current-development-updated-everyday.html
       
    7. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      I know, I don't have that many BNet friends anymore, so I can't really test to see if it works or not.
       
    8. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      Ye I want to keep it clean aswell, I use a propertygrid on the form since its easier and requires less code than other controls.

      But I have some ideas to see if the character moves or not, or even does the things hes supposed to do.
       
    9. shlord

      shlord Member

      Joined:
      Jan 4, 2012
      Messages:
      457
      Likes Received:
      1
      Trophy Points:
      18
      Can you help me to setup with gmail? I tried

      smtp.gmail.com
      465
      true
      myemail@gmail.com
      myemailpassword
      randomname
      myemail@gmail.com

      i tried too

      smtp.googlemail.com
      587
      true
      myemail@gmail.com
      myemailpassword
      randomname
      myemail@gmail.com

      i changed too, for test

      AntiSpam
      HourlyStatus 1
      Lines 1
      Time 1
      Use Lines False
      Use Send time False

      can you help me to make it work? i just want it send me a email as soon as i recive a wishper.. thanks
       
    10. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      haha I see that I have a bug in the UI, I rarely open that, Guess I'll fix that in a bit.

      Try setting Use Lines and Use Send Time to true. If it works after that its a bug in the code.

      Also, make sure the bot is running since it only checks when the BotBase pulses.

      This works for me,
      smtp.google.com
      587
      true

      465 could work aswell.
       
      shlord likes this.
    11. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      Just remember, recompile plugins if you changed the time. Its an issue I haven't been able to fix yet.
       
    12. shlord

      shlord Member

      Joined:
      Jan 4, 2012
      Messages:
      457
      Likes Received:
      1
      Trophy Points:
      18
      its working now, i think i find out what happened. when you change something u need to restart HB..

      regards and thanks
       
    13. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      Ye timers doesn't update without a restart, working in a static environment makes it more interesting in my opinion.
       
    14. shlord

      shlord Member

      Joined:
      Jan 4, 2012
      Messages:
      457
      Likes Received:
      1
      Trophy Points:
      18
      totally...
       
    15. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      Well its more of a challenge for a retard like myself to make something that works.

      I spend most of my day reading and drinking coffee, I make mistakes, remake shit, expand, and then I publish something.

      If people like the stuff I release I will continue to expand and update. I learn new stuff, and people can leave their bots running knowing that the bot will "try" to inform you when stuff happens.
       
    16. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      Version 1.6.5

      Code:
      The time settings should take an immediate effect.
      
      Added an option to bypass any timers and send stuff directly on specific events, off by default.
      
      Passwords should be protected, if you change the value it will show as ******, so log files shouldn't contain your password.
      Passwords are also hidden in the config.
      
      The password is still present in the settings file
      "<Honorbuddy Folder>\Settings\GeekyMail-Settings-CharacterName.xml"
      
      
      
      
      Added a small Config for the propertygrid, I can't see some stuff sometimes, changes won't be saved. 
      If you mess something up, just close the config window, and open it again. Kinda pointless but w/e
      
      This is my current todo list.
      If you have any requests post them.

      GeekyMailTodoList.PNG
       

      Attached Files:

    17. nlr

      nlr New Member

      Joined:
      Feb 24, 2010
      Messages:
      252
      Likes Received:
      0
      Trophy Points:
      0
      Out of curiosity what's the point of the line feature? I personally think that if someone whispers you that it should be emailed instantly rather than waiting for it to reach a certain amount of lines and delaying such things could resort into a report
       
    18. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      Well when the plugin sent me 10 messages in a row I got annoyed, thats why I added it, I had over 400 unread emails after debugging for a few hours.
      And most of the emails contained "Looted Linen Cloth,"

      At first I sent stuff as soon as the event fired. (In the very first version that is)
      But when people in my guild were chatting about something retarded and I kept getting emails with "ye totally" "Justin Bieber owns" every 5 seconds.
      Then I started adding them to a list, which would be sent at a interval.

      But then I had the issue that it could send a list even if it was empty, therefore I added a check to see how many lines there were, and only send if we had more than a certain amount of lines.

      I agree, I use both of my plugins, which sends the information directly to my Android, I rarely leave my home so its not that big of a deal for me.
      But that doesn't mean I don't want updates on whats happening.

      in 1.6.5 you can choose to send an email when the event fire, except for the loot which I skipped.

      I created this plugin as an alternative method for those who can't use the other plugins, those that just want a little update now and see if their character has farmed an XX amount of some herb/ore or other item.
       
    19. biller72

      biller72 Member

      Joined:
      Aug 14, 2010
      Messages:
      260
      Likes Received:
      2
      Trophy Points:
      18
      great plugin! i was looking for one that does this
      i bot fishing with AutoAngler can you edit it to mail me the amount / type of fish i get with the hourly report?
      thanks!
       
      Last edited: Apr 22, 2012
    20. geeekzor

      geeekzor Member

      Joined:
      Jan 15, 2010
      Messages:
      213
      Likes Received:
      3
      Trophy Points:
      18
      Well it could be done, it should take a few minutes at most to implement it, i'll take a look later :)
       

    Share This Page