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.
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.
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.
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
I know, I don't have that many BNet friends anymore, so I can't really test to see if it works or not.
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.
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
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.
Just remember, recompile plugins if you changed the time. Its an issue I haven't been able to fix yet.
its working now, i think i find out what happened. when you change something u need to restart HB.. regards and thanks
Ye timers doesn't update without a restart, working in a static environment makes it more interesting in my opinion.
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.
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.
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
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.
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!