What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Plugin - Monitoring] SugarMonitor

Togarda

New Member
Joined
Mar 31, 2010
Messages
96
Reaction score
3
SugarMonitor

Hey... it was a rainy day so i decided to create a plugin for HB
it is my first plugin, but definitly not the last.
So:

What it does?

It Monitors the Level, Zone, Health, Name, Class, HP, Deaths, Deaths/H, Loots, Loots/H, , Kills, Kills/H, XP/H, timeTolvl, totalxp, (rage, mana, energy, focus) in an amazing webpage

The amazing Design is made by Dr.Spike

What do i need?

You only need is a webspace

How to install?

1 download the SugarMonitor_COLOR.zip (color is orange or black)
2 extract it to your [HBFOLDER]/Plugins that it looks like [HBFOLDER]/Plugins/SugarMonitor/SugarMonitor.cs
3 copy the folder [HBFOLDER]/Plugins/SugarMonitor/SugarWebsite to ur ftp
4 run hb and go to the plugins tab
5 click in the list at sugarmonitor and check the enabled box
6 click at settings
7 type in your ftp-serveradress like: www.ftp-server-access.com
8 type in your username of your ftp account
9 type in your password of your ftp account
10 click save
11 now u can run HB

hints:
-you can set the ServerAdress setting like: [YOURFTP]/HB... surely your SugarWebsite folder is in the same folder like u setted the plugin
-the plugin detects if u have an iphone if u wanna see it manually its is in the folder SugarWebsite/iphone
-the @home mode is if u are @ home and dont want 2 upload pictures and the data 2 the ftp-server. so he only show the time2lvl in the Log


Todo-list:
- see if my character is stuck or not
- track if there was a "Could not generate path error"
- show whispers
-support druids different forms with mana rage energy
-kill button

Changelog:
0.0.1.0
-Inital Release

0.0.2.0
- fixed the netherlands issue ;) \\ to /
- supports now special signs like ? ? ? in the zone name
- added percent of level monitoring
- it now makes screenshots
- autorefreshes the page

0.0.3.0
-new amazing Design by Dr.Spike
-time to lvl
-total xp
-supports now energy,rage,focus and mana

0.0.3.1
- if time 2 lvl is under 1 h than it show in minutes
- Xp show now the current XP

0.0.4.1
-dc-Check(propably dont work)
-configform added
-improved time2level function with minutes(quite a bit buggy)
-iphone version included
-black design added

0.0.5.2 (RELEASED @ 3.11.2010)
- the time2lvl function should now work properly
- new @home mode

0.0.5.3 (RELEASED @ 18.11.2010)
- fixed a bug with char names which includes ?, ? or something

it works with the newest honorbuddy (2.0.0.x)
These screenshots are not up-to-date
Example:







greetz

Togarda & Dr.Spike
 

Attachments

Last edited:
Cool. Why dont you post up an example webpage so we can see it in action? Demos are always nice to see.
 
now i have uploaded an examplepicture of the VERY simple page
 
Looks nice, would it be able to use if i setup a Apache server with it?
 
Not sure how hard this would be to implement, but I've been wanting a simple plugin to see if my character is stuck or not. It could either track if there was a "Could not generate path error" or time since it's killed/looted a mob, something like that.
 
Last edited:
@quel
Looks nice, would it be able to use if i setup a Apache server with it?


sure it will work... u only need to change the path wer it should be saved in the SugarMonitor.cs file:
string path = "Plugins\\SugarMonitor\\"; << change this in ur path to the htdocs folder of ur apache server
 
Not sure how hard this would be to implement, but I've been wanting a simple pluton to see if my character is stuck or not. It could either track if there was a "Could not generate path error" or time since it's killed/looted a mob, something like that.

i will put it into my todo list
and i dont know how hard it is, too. but i have an idea
 
File: SugarMonitor.cs Line: 39 Error: Niet-herkende escape-volgorde
 
Working fine now,
@user asking about apache..
works fine, got it working here by chaning the path to my htdocs:

string path = "C:/xampp/xampp/htdocs/";
 
doesnt show for me :O
Level: 73
Zone: Arathi Basin
Name: Hidden
Class: Hunter
Dead?: False
HP: 12317
Deaths: 8
Deaths/H: 21,61286
Loots: 0
Loots/H: 0
Kills: 0
Kills/H: 0
XP/H: 33229,77
 
doesnt show for me :O
Level: 73
Zone: Arathi Basin
Name: Hidden
Class: Hunter
Dead?: False
HP: 12317
Deaths: 8
Deaths/H: 21,61286
Loots: 0
Loots/H: 0
Kills: 0
Kills/H: 0
XP/H: 33229,77

do you have the newest version? 0.0.0.2
 
Could you tell me how I disable the uploading?
it keeps telling me
[SugarMonitor]: Refreshing
[SugarMonitor]: Ongeldige URI: de hostnaam kan niet worden geparseerd.
blank still pops something, prefer to keep the log clean
 
Back
Top