Welcome Guest ( Log In | Register )

291 Pages V « < 142 143 144 145 > »   
Reply to this topicStart new topic
> HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd)

 
post Apr 16 2016, 17:12
Post #2856
Juggernaut Santa



Living in HV 0.83 until Tenboro adds the Tower to Persistent
***********
Group: Gold Star Club
Posts: 11,135
Joined: 26-April 12
Level 500 (Ponyslayer)


QUOTE(dairyman20111889 @ Apr 16 2016, 16:45) *

It does not work for me, either. I am on Chrome & Tampermonkey.

Other things to report:

• HP will stop displaying mid-battle. Seems to be happening when the first enemy is defeated in each battle.
• The 'total time spent in battle' displays the wrong time and is off by over an hour. Maybe this isn't getting reset correctly in between battles?
• Round counter still displays in random encounters (I usually play RE in between Arena runs).

All minor things of course; the core function of the script still works.

Tried with Chrome+Tampermonkey.
It works perfectly like before.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 16 2016, 17:22
Post #2857
dairyman20111889



Casual Poster
****
Group: Members
Posts: 430
Joined: 27-April 09
Level 500 (Godslayer)


QUOTE(ppp82p @ Apr 16 2016, 09:12) *

Tried with Chrome+Tampermonkey.
It works perfectly like before.

Can I get your Chrome & Tampermonkey versions to figure this out later?

Chrome 50.0.2661.75 m and Tampermonkey 4.0.25 here.

This post has been edited by dairyman20111889: Apr 16 2016, 17:24
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 16 2016, 17:22
Post #2858
FabulousCupcake



Casual Poster
****
Group: Gold Star Club
Posts: 496
Joined: 15-April 14
Level 451 (Dovahkiin)


I'll check the issues asap; I'm still having some dns issues that prevents me from accessing hv.
Please tell me which version of chrome / tampermonkey was used when the issue occurred.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 16 2016, 17:24
Post #2859
Juggernaut Santa



Living in HV 0.83 until Tenboro adds the Tower to Persistent
***********
Group: Gold Star Club
Posts: 11,135
Joined: 26-April 12
Level 500 (Ponyslayer)


QUOTE(dairyman20111889 @ Apr 16 2016, 17:22) *

Can I get your Chrome & Tampermonkey versions to figure this out later?

Latest tampermonkey.
Chrome is 49.something, since the 50 version has issues (not script related) with HV
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 16 2016, 17:34
Post #2860
f4tal



Veteran Poster
********
Group: Members
Posts: 2,662
Joined: 10-January 13
Level 416 (Godslayer)


QUOTE
Please tell me which version of chrome / tampermonkey was used when the issue occurred.

For me everything works
Tampermonkey 4.0.25 & Iron 48.0.2550.0
Reloader 1.3.2

But, I did change:
gem_icon.src = 'http://ehgt.org/v/e/' + icon;
to
gem_icon.src = 'http://hentaiverse.org/y/e/' + icon;

&

if ( targ.children[0].src == 'http://ehgt.org/v/s/nbardead.png' ) return;
to
if ( targ.children[0].src == 'http://hentaiverse.org/y/s/nbardead.png' ) return;

I did id because ehgt.org's images were unavailably for few minutes, but it is looks like now this server back to work.

Dairyman20111889, try script now - there is a chance that everything will work correctly because Tenboro fixed some things on background.

QUOTE
HP will stop displaying mid-battle. Seems to be happening when the first enemy is defeated in each battle.

Had this problem for few seconds. I guess it is all because nbardead.png image was unavailable (see above). Check script now - should worked.
QUOTE
The 'total time spent in battle' displays the wrong time and is off by over an hour. Maybe this isn't getting reset correctly in between battles?

Maybe it is because you started arena, then hour update happened and then you did another arena? All this time script think that you are in all-long-hour-ago battle. From now on script should work correctly.
QUOTE
Round counter still displays in random encounters (I usually play RE in between Arena runs).

Again, maybe be because of update suddenly happened during regular arena? ^^"

This post has been edited by f4tal: Apr 16 2016, 17:35
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 16 2016, 17:58
Post #2861
dairyman20111889



Casual Poster
****
Group: Members
Posts: 430
Joined: 27-April 09
Level 500 (Godslayer)


QUOTE(f4tal @ Apr 16 2016, 09:34) *

For me everything works
Tampermonkey 4.0.25 & Iron 48.0.2550.0
Reloader 1.3.2

But, I did change:
gem_icon.src = 'http://ehgt.org/v/e/' + icon;
to
gem_icon.src = 'http://hentaiverse.org/y/e/' + icon;

&

if ( targ.children[0].src == 'http://ehgt.org/v/s/nbardead.png' ) return;
to
if ( targ.children[0].src == 'http://hentaiverse.org/y/s/nbardead.png' ) return;

I did id because ehgt.org's images were unavailably for few minutes, but it is looks like now this server back to work.

Dairyman20111889, try script now - there is a chance that everything will work correctly because Tenboro fixed some things on background.
Had this problem for few seconds. I guess it is all because nbardead.png image was unavailable (see above). Check script now - should worked.

Maybe it is because you started arena, then hour update happened and then you did another arena? All this time script think that you are in all-long-hour-ago battle. From now on script should work correctly.

Again, maybe be because of update suddenly happened during regular arena? ^^"

I have done several arenas and REs since the patch and the timer did not get reset in between any of them.
I was not mid-battle when the patch happened.

This post has been edited by dairyman20111889: Apr 16 2016, 17:58
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 16 2016, 18:02
Post #2862
f4tal



Veteran Poster
********
Group: Members
Posts: 2,662
Joined: 10-January 13
Level 416 (Godslayer)


Hmmm, then only FabulousCupcake can help you. =(
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 16 2016, 23:36
Post #2863
garm0



Active Poster
*******
Group: Members
Posts: 1,871
Joined: 1-January 10
Level 436 (Godslayer)


FabulousCupcake, I get the same problems with Reloader No Popup and battle timer not resetting, under Firefox 45.0.2 with greasemonkey:

details are here: https://forums.e-hentai.org/index.php?s=&am...t&p=4441106

This post has been edited by garm0: Apr 17 2016, 00:48
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 17 2016, 00:26
Post #2864
dairyman20111889



Casual Poster
****
Group: Members
Posts: 430
Joined: 27-April 09
Level 500 (Godslayer)


Always relieved to hear it's not just me. You've got a different browser too.

EDIT: Now that I've had a closer look, I don't think any of this data being is refreshed/displayed correctly:
(IMG:[puu.sh] http://puu.sh/olbmF/7211e02957.jpg)

EDIT EDIT: Seems that monster position plays a part in HP display not appearing. Whenever I defeat a monster, everything below it doesn't have its HP displayed for the rest of that round.

This post has been edited by dairyman20111889: Apr 17 2016, 09:34
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 17 2016, 09:56
Post #2865
f4tal



Veteran Poster
********
Group: Members
Posts: 2,662
Joined: 10-January 13
Level 416 (Godslayer)


Those who have problem with Reloader 1.3.3a.

FabulousCupcake released new fixed version of Reloader . You can use information presented below or just download version that has this fixes already.

Open script and change this lines:

if ( targ.children[0].src == 'http://ehgt.org/v/s/nbardead.png' ) return; // Skip if dead (line 444)

to

if ( targ.children[0].src == 'http://hentaiverse.org/y/s/nbardead.png' ) return; // Skip if dead

&

if ( targ.children[0].src == 'http://ehgt.org/v/s/nbardead.png' ) return; // Skip if dead (line 456)

to

if ( targ.children[0].src == 'http://hentaiverse.org/y/s/nbardead.png' ) return; // Skip if dead

P.S. Lines 444 & 456 in a Reloader 1.3.3a, if you are using different version - this lines will be placed in different place around the script. Just search for "nbardead" tag.

I see what problem you all mean, last reloader 1.3.3a have this. Using this fix above should work =)

You DO need this fix if you see this symptoms:
1. After defeating first enemy in a group - all other monsters lose their HP
2. After defeating first enemy in a group - auto-advance to next round stop working

Actually those who don't use hvStateHP don't see any problem with Reloaded at all, but better do this fix until 1.3.3b or 1.3.4 will be release ^^"

...I don't know if this fix will work for those who have problem with CounterPlus part of. I have did three test battle on low-levelled arena. Everything works fine for me...

This post has been edited by f4tal: Apr 17 2016, 10:17
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 17 2016, 10:04
Post #2866
FabulousCupcake



Casual Poster
****
Group: Gold Star Club
Posts: 496
Joined: 15-April 14
Level 451 (Dovahkiin)


.
Reloader v1.3.3b

Description
Makes HV use AJAX/XHR to selectively update the battle interface, increasing the speed you can achieve when playing.
This version also adds various feature to enhance the gameplay; use the Vanilla Reloader for no extra features.
You need to install Tampermonkey to run it on Chrome; it cannot be run as native userscript.
Or run it as an extension, if you know how to do it.

Changelog
— v1.3.3 —
- Added HV Counter Plus Save / Income Summary extra feature compatibility.
- Added Option to disable chrome mousemelee cursor tracking fix.
- Added Support for external ReloaderCompatible™ script ( now dispatches 2 events when page is initially loaded and reloaded ); same with vanilla reloader.
- Adjusted default mouseMelee stop threshold; minHP[0.4»0.35], minMP[0.12»0.2]
- Cleanups again, and comments on various things.
- Updated todolist
- Added description lol
- Fixed Counter Plus not adding previously stored records correctly (1.3.3a)
- Added https:// and alt. hentaiverse @include (1.3.3b)
- Fixed HVStateHP not detecting dead monster after HV 0.84 update (1.3.3b)
- [www.diffchecker.com] v1.3.3a » v.1.3.3b diff here
- [www.diffchecker.com] v1.3.2b » v1.3.3 diff here

— v1.3.2 —
- Added HV State HP module with flexible/relative/fluid hp bar width feature.
- Fixed HV Counter Plus showing results at the end of every round ( instead of only at game end ), it should now work properly.
- Removed hidePopup option/settings. Just enable skip if you don't want to see it.
- Cleanups on updatePage()
- Fixed Script not working with Random Encounters (1.3.2a)
- Fixed Mousemelee behaviour that keep attacking on round change (1.3.2b)
- [www.diffchecker.com] v1.3.1 » v1.3.2 diff here

Download
Attached File  reloader_1.3.3b.user.js.txt ( 26.3k ) Number of downloads: 4652
Attached File  reloader_1.3.3a.user.js.txt ( 26.26k ) Number of downloads: 2854
Attached File  reloader_1.3.2b.user.js.txt ( 24.15k ) Number of downloads: 1108

Preview
Attached Image

Notes
v1.3.3b should be compatible with HV 0.84
All the various kinds of reported issues was due to a single failure in hvstatehp.
I will try to find a way to isolate such issue in the future updates.

You should not change to different hentaiverse domain ( alt/www/- ) mid battle.

This post has been edited by FabulousCupcake: Apr 17 2016, 10:26
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 17 2016, 11:54
Post #2867
garm0



Active Poster
*******
Group: Members
Posts: 1,871
Joined: 1-January 10
Level 436 (Godslayer)


1.3.3b has solved No You Are Victorious Popup problem for me (Firefox 45.0.2, greasemonkey), however:

battle stats do not reset...:

Attached Image



At least the game is playable again, thanks f4tal and FabulousCupcake!

Edit: looks like it resets properly now....

This post has been edited by garm0: Apr 17 2016, 12:10
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 17 2016, 12:23
Post #2868
f4tal



Veteran Poster
********
Group: Members
Posts: 2,662
Joined: 10-January 13
Level 416 (Godslayer)


QUOTE
Edit: looks like it resets properly now....

Nice to hear ^^
It maybe not working properly before, because it messed storage data a little from previous version...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 17 2016, 14:23
Post #2869
nobody_xxx



((´☻ω☻`) $◞౪◟$ (´☻ω☻`))
***********
Group: Gold Star Club
Posts: 13,753
Joined: 7-December 10
Level 496 (Godslayer)


any new no pop up scripts for 0.84 HV ???


my usual pop up scripts v1.2 is kinda slower respond now in this new patch (IMG:[invalid] style_emoticons/default/sad.gif)

need more than 1s to move into next round (IMG:[invalid] style_emoticons/default/dry.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 18 2016, 02:08
Post #2870
esam



Autistic Infidel
*******
Group: Members
Posts: 2,193
Joined: 23-January 16
Level 427 (Godslayer)


I have updated to the new version of Reloader, but the spirit stance icon will not disappear after activating it.
(IMG:[puu.sh] http://puu.sh/omedG.png)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 18 2016, 03:12
Post #2871
tatarime



2016年12月208日
******
Group: Gold Star Club
Posts: 802
Joined: 23-June 10
Level 500 (Godslayer)


HV_ForgeHelper 1.2

Attached Image

Attached Image

Attached File  HV_ForgeHelper.user.zip ( 1.68k ) Number of downloads: 118


FEATURES:
  • Upgrade x5 x10 x20
  • Enchant x2 x4 x8 x16
  • Fixed Interface
  • Updated for HV 0.84
SUPPORTS: Firefox / Chrome
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 18 2016, 03:14
Post #2872
dairyman20111889



Casual Poster
****
Group: Members
Posts: 430
Joined: 27-April 09
Level 500 (Godslayer)


QUOTE(FabulousCupcake @ Apr 17 2016, 02:04) *
.Reloader v1.3.3b

Confirming that this update solved my reported issues. Thanks for the quick fix!

This post has been edited by dairyman20111889: Apr 18 2016, 03:14
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 18 2016, 13:34
Post #2873
f4tal



Veteran Poster
********
Group: Members
Posts: 2,662
Joined: 10-January 13
Level 416 (Godslayer)


UPDATE!

-= HISTORY =-
!!! Version: 2.6 [Date: 18.04.2016]
- Added Next scripts:
--- 2 Pane Moogle [2.1].user
--- CracklingCast [1.0.3].user
--- Equipment Comparison [0.6.5.2].user
--- ForgeHelper [1.1].user
--- ForgeHelper [1.2].user
--- HV Dark [1.2].user
--- HV Dark Lite [1.2].user
--- HV Dark Lite NoScript [0.2].user
--- HV Deep Sea [0.3].user
--- HV EcchiVerse [0.1].user
--- HV Gray Theme [1.0].user
--- HV Trainer [1.0].user
--- REDifficulty [0.4].user
--- Reloader [1.3.3b].user
--- Smart Monster Lab [2.0.3].user
*** Total 525 scripts

DOWNLOAD AS ATTACHMENT:

[attachmentid=83973]

[www.mediafire.com] DOWNLOAD FROM MEDIAFIRE


User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 18 2016, 14:54
Post #2874
Kenanga



Leecher
********
Group: Gold Star Club
Posts: 3,455
Joined: 17-October 12
Level 474 (Godslayer)


QUOTE(FabulousCupcake @ Apr 17 2016, 15:04) *

.
Reloader v1.3.3b


I still had blinking at the end of rounds.
I'm using chrome 50.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 18 2016, 16:10
Post #2875
f4tal



Veteran Poster
********
Group: Members
Posts: 2,662
Joined: 10-January 13
Level 416 (Godslayer)


QUOTE
I'm using chrome 50.

It is looks like Chrome 50 has some kind of bug with HentaiVerse. Try to change to previous version or use Iron-browser (it has chromium inside).

QUOTE
Chrome 50 appears to have a rendering bug that makes some text elements in HV fail to display properly. Use a different browser for now.

- said Tenboro.

Official iron repository: [download1.srware.net] http://download1.srware.net/old/

Download portable version of Iron and use it until this Chrome 50 will not be fixed =(

This post has been edited by f4tal: Apr 18 2016, 16:11
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


291 Pages V « < 142 143 144 145 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 21st September 2025 - 11:48