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

[PLUGIN] WebStats

Finally done with uni stuff, I'll try to get some of the requests implemented now. Hiding Xp/h for level 60s and rounding gold values should be online in a few minutes.

Okay, just saw the gold changes. I like where's its going, but I think "kk" is ugly :P.

Personally, I feel the formatting x.xxM is a good start, (example: 5.23M). The decimal on the GPH was nice too, seeing 398.46 GPH, etc. Actually, the ability to change the display format would be fine as well, but that would take some time to code properly.

tldr; Going in the right direction, not quite there :P
 
Yeah, I'm more used to 'xxM', too - thought I'd go with what seems to be the more common abbreviation. I thought about adding an option for the formatting but wanted to implement a quick'n'dirty solution first. Prepare for a truckload of profile settings over the next time :D

edit: Heres the compromise for now: Thousands are displayed with one decimal, millions with two.
 
Last edited:
Yeah, I'm more used to 'xxM', too - thought I'd go with what seems to be the more common abbreviation. I thought about adding an option for the formatting but wanted to implement a quick'n'dirty solution first. Prepare for a truckload of profile settings over the next time :D
Haha, I like seeing the changes in real-time tbh. Noticed its now xxM for gold, and the xxxk gold/hour is fine. I would personally like to know my gold out to two decimal places (x.xxM), but whatever floats your boat. :) Looks like it's coming along well, great work and response time.

EDIT: It's like you read my mind. +1
 
Haha, I like seeing the changes in real-time tbh. Noticed its now xxM for gold, and the xxxk gold/hour is fine. I would personally like to know my gold out to two decimal places (x.xxM), but whatever floats your boat. :) Looks like it's coming along well, great work and response time.

EDIT: It's like you read my mind. +1

Yeah, I do small fixes like those on-the-fly. Got some heavier stuff on the test-server, but thats far from finished :)
 
Hm, any known cause for the individual bot window (item log window) to not show anything? I know my bots have picked up stuff since, and all of them show a blank page. I wonder what could be causing that
 
Hm, any known cause for the individual bot window (item log window) to not show anything? I know my bots have picked up stuff since, and all of them show a blank page. I wonder what could be causing that

I noticed that happening when using the AGB plugin/profile. It seems like it does not manage to report loot sometimes, but I'm yet to track down the exact issue.
 
Cool. I'm using Jaiki's Wizard Sarkoth profile. Honestly item log isn't all that important, we can easily see what we got when we physically go look :P.
 
Cool. I'm using Jaiki's Wizard Sarkoth profile. Honestly item log isn't all that important, we can easily see what we got when we physically go look :P.

Ah okay, takes away the fun anyway :D
I'll take a look at it later - meanwhile, flip-switches!!!!1

omgflip.webp
 
Last edited:
doesnt work for mine.
im on an iphone... first 5 minutes it showed both my chars, after that they just dissapeared and I couldnt get them back no matter how many times i refreshed
 
Awesome stuff Guga and creedo, wish I could do these things.
 
Am i suppose to share the same API for two accounts or do I generate two different API keys for each?
 
Am i suppose to share the same API for two accounts or do I generate two different API keys for each?
WebStats support multibotting and multiple characters can share one apiKey, so feel free to run as many DB instances as you want :)
 
thanks! but still no idea why the chars dissapeared from my bot sessions
 
Great plugin. I've been using it for a couple of days. One thing I've noticed is that many items don't show stats, or they only show a couple. I'm still using 0.7 until I get home tonight, so this may have been resolved.
 
doesnt work for mine.
im on an iphone... first 5 minutes it showed both my chars, after that they just dissapeared and I couldnt get them back no matter how many times i refreshed

I'm still working on the functionality, maybe I killed the JSON connector somewhere in between. Should work atm tho, could you please try now?
 
Great plugin. I've been using it for a couple of days. One thing I've noticed is that many items don't show stats, or they only show a couple. I'm still using 0.7 until I get home tonight, so this may have been resolved.
Ye, some stats are missing, but this is not WebStats fault though, DB simply doesnt "know" all the stats yet, once they are in the DB api, we will have them on our website too! :)



List of known stats:

0 - None
1 - ResistPhysical
2 - MinDamage
3 - MaxDamage
4 - DPS
5 - Thorns
6 - DamageReductionPhysicalPercent
7 - ResistFire
8 - FireDamagePercent
9 - ResistLightning
10 - LightningDamagePercent
11 - ResistCold
12 - ColdDamagePercent
13 - ResistPoison
14 - PoisonDamagePercent
15 - ResistArcane
16 - ArcaneDamagePercent
17 - ResistHoly
18 - HolyDamagePercent
19 - Armor
20 - ArmorBonus
21 - ArmorTotal
22 - GoldFind
23 - Level
24 - MagicFind
25 - HealthGlobeBonus
26 - ResistAll
27 - HealthPerSecond
28 - LifePercent
29 - MovementSpeed
30 - AttackSpeedPercent
31 - WeaponAttacksPerSecond
32 - WeaponMaxDamage
33 - WeaponMinDamage
34 - CritPercent
35 - CritDamagePercent
36 - Sockets
37 - Strength
38 - Dexterity
39 - Intelligence
40 - Vitality
 
Ye, some stats are missing, but this is not WebStats fault though, DB simply doesnt "know" all the stats yet, once they are in the DB api, we will have them on our website too! :)
(...)

Also, you won't see all those stats on rare and above. The item is logged on pickup and therefore not id'd.
 
Back
Top