Loading. Please Wait...
|
|
|
HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd) |
|
Feb 27 2018, 08:35
|
cornandbeans
Group: Gold Star Club
Posts: 2,143
Joined: 26-June 15
|
QUOTE(gianfrix94 @ Feb 26 2018, 15:32) Yeah, Bazaar Trim&Order&Style is for the shop inventory and Inventory Trim&Order is for your own inventory, they work separately. About the sell all, i'll check it out. I didn't think of that (IMG:[ invalid] style_emoticons/default/smile.gif) EDIT: Fixed the sell all bazaar button (update Inventory Trim&Order) Thank you. (IMG:[ invalid] style_emoticons/default/smile.gif) Just tried and got another problem. Sell all button do not response with console showing: CODE ReferenceError: selectAllBazaar is not defined[Learn More]
|
|
|
|
|
|
Feb 27 2018, 18:16
|
lazyNPC
Group: Gold Star Club
Posts: 3,346
Joined: 8-June 12
|
QUOTE(Lastwizard05 @ Feb 27 2018, 07:35) ...
PMed you (IMG:[ invalid] style_emoticons/default/smile.gif) EDIT: Found the problem, seems like versions of Greasemonkey <4 cannot find the function if it isn't bound to the window explicity. Updated script to solve this. This post has been edited by gianfrix94: Feb 27 2018, 19:17
|
|
|
|
|
|
Feb 28 2018, 14:02
|
cornandbeans
Group: Gold Star Club
Posts: 2,143
Joined: 26-June 15
|
QUOTE(gianfrix94 @ Feb 27 2018, 16:16) PMed you (IMG:[ invalid] style_emoticons/default/smile.gif) EDIT: Found the problem, seems like versions of Greasemonkey <4 cannot find the function if it isn't bound to the window explicity. Updated script to solve this. Damnit it works fine when it is running without HVtoolbox, sell all button will also become (Un)lock button for all weapon with HVtoolbox(including those locked equipment has been hided on Bazaar page by HVtoolbox and @start-at has been changed to document-idle). Anyway I will just hide sell all button and use bazaar function by HVtoolbox to sell equip instead, though it take longer time. Thank you so much! (IMG:[ invalid] style_emoticons/default/biggrin.gif) This post has been edited by Lastwizard05: Feb 28 2018, 14:03
|
|
|
|
|
|
Mar 2 2018, 19:20
|
formigao
Group: Members
Posts: 212
Joined: 22-October 12
|
you guys have a working version of Hentaiverse Equipment Comparison ?
|
|
|
Mar 2 2018, 23:09
|
lazyNPC
Group: Gold Star Club
Posts: 3,346
Joined: 8-June 12
|
Ok, did some stuff. BugfixesBazaar Trim&Order&StyleMoogle ManagerNew ScriptsThis script reorders the Monster Lab and lists monsters types (and how many you have) based on the parameters you give it in the settings. - ordering: order_by_pl, order_by_type - alert_type_list
MonsterLab_Order_1.0.0.user.js.txt ( 1.97k )
Number of downloads: 37Changelog: 1.0.0 - First version This script makes the HV drop down menu, filter menu [one-handed, two-handed, ...] and MM menu [inbox, write new, ...] middle clickable.
HV_Middle_Click_1.0.0.user.js.txt ( 970bytes )
Number of downloads: 32Changelog: 1.0.0 - First version
|
|
|
Mar 3 2018, 03:57
|
formigao
Group: Members
Posts: 212
Joined: 22-October 12
|
QUOTE(gianfrix94 @ Mar 2 2018, 14:33) trying this one but it donw show values on bazzar nor in my character equipment This post has been edited by formigao: Mar 3 2018, 04:27
|
|
|
Mar 3 2018, 11:16
|
Scremaz
Group: Gold Star Club
Posts: 24,304
Joined: 18-January 07
|
QUOTE(formigao @ Mar 3 2018, 02:57) trying this one but it donw show values on bazzar nor in my character equipment
Use it together with toolbox, but disable the percentile option on toolbox
|
|
|
Mar 17 2018, 15:49
|
akkr273
Newcomer
Group: Gold Star Club
Posts: 71
Joined: 11-January 18
|
HVEquipCompare_0.6.6.2
HVEquipCompare_0.6.6.2.user.zip ( 33.23k )
Number of downloads: 98 I have never used HVEquipCompare 0.6.6.1 and below. If there is a bug, please report it to me. I want a Gold Star. Please donate if you like this! (IMG:[ invalid] style_emoticons/default/tongue.gif)
|
|
|
Mar 17 2018, 17:15
|
Noni
Group: Catgirl Camarilla
Posts: 12,918
Joined: 19-February 16
|
QUOTE(akkr273 @ Mar 17 2018, 14:49) HVEquipCompare_0.6.6.2
HVEquipCompare_0.6.6.2.user.zip ( 33.23k )
Number of downloads: 98 Well, thanks for making this. However, there is a better script for comparing equipment now: Live_Percentile_Ranges_1.1.0This post has been edited by DJNoni: Mar 17 2018, 17:15
|
|
|
Mar 19 2018, 14:50
|
in memory
Group: Gold Star Club
Posts: 1,991
Joined: 18-November 11
|
Can anyone make a separate script (not a combined one) that hides battle log?
This post has been edited by in memory: Mar 19 2018, 15:00
|
|
|
Mar 19 2018, 16:26
|
jy-laji
Group: Members
Posts: 2,885
Joined: 21-May 11
|
deleted
This post has been edited by jy-laji: May 22 2018, 04:32
|
|
|
Mar 19 2018, 16:47
|
sickentide
Group: Catgirl Camarilla
Posts: 1,355
Joined: 31-August 10
|
QUOTE(in memory @ Mar 19 2018, 13:50) Can anyone make a separate script (not a combined one) that hides battle log?
you can use stylish of firefox's built-in custom css to apply this: CODE #textlog { display: none; }
|
|
|
Mar 19 2018, 16:50
|
Scremaz
Group: Gold Star Club
Posts: 24,304
Joined: 18-January 07
|
QUOTE(jy-laji @ Mar 19 2018, 15:26) ReferenceError: GM_addStyle is not defined Is there an easy way to fix this?
seems to be related to greasemonkey, but cannot tell you more than this...
|
|
|
Mar 19 2018, 17:14
|
in memory
Group: Gold Star Club
Posts: 1,991
Joined: 18-November 11
|
sickentide thanks!
This post has been edited by in memory: Mar 19 2018, 17:15
|
|
|
Mar 20 2018, 08:02
|
jy-laji
Group: Members
Posts: 2,885
Joined: 21-May 11
|
deleted
This post has been edited by jy-laji: May 22 2018, 04:32
|
|
|
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:
|
|
|
|
|
|
|