Loading. Please Wait...
|
|
|
HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd) |
|
Sep 30 2016, 16:23
|
blue penguin
Group: Gold Star Club
Posts: 10,046
Joined: 24-March 12
|
QUOTE(Superlatanium @ Sep 30 2016, 12:03) Seems like HTTPS is forced on one site, and impossible to use from g.e-hentai. That is very peculiar, anyone know why? pandas always use HSTS because they fear MITM attacks through bamboo lines. And yes, downgrading a session from HTTPS to HTTP is absolutely forbidden by CORS rules (<img> and <script> are exceptions). I'll raise it with Tenb, it s a valid point to enable HTTPS for the API.
|
|
|
|
|
|
Sep 30 2016, 16:27
|
Simpleton8
Group: Members
Posts: 336
Joined: 2-November 15
|
QUOTE(Superlatanium @ Sep 30 2016, 13:32) A star means I can always use https://e-hentai.org/ (and therefore connect to the API due to using http). Yeah, browsers likely won't allow you to do active requests over HTTP if the page is HTTPS (such as Post to API), but passive requests are OK (including images, source files). Yep, they block HTTP requests (also jquery), but I can disable that temporarily (probably also permanently) for the fjords.
|
|
|
|
|
|
Sep 30 2016, 17:06
|
Simpleton8
Group: Members
Posts: 336
Joined: 2-November 15
|
QUOTE(Superlatanium @ Sep 30 2016, 04:09) Also, line 657 CODE var filtered = document. ClassName('e-Filtered').length; document.getElementById('e-FilteredItems').textContent = filtered; Looks like it was supposed to be getElementsByClassName there fixed: var filtered = document.getElementsByClassName('e-Filtered').length; document.getElementById('e-FilteredItems').textContent = filtered;
|
|
|
Oct 2 2016, 00:41
|
Juggernaut Santa
Group: Gold Star Club
Posts: 11,129
Joined: 26-April 12
|
I just noticed that the script for the price of forged equipment has wrong values for the mats needed on magnificents. It considers the usual 6 mid grade for first 5 levels then increasing high grades starting from 1 like legendaries...
|
|
|
|
|
|
Oct 2 2016, 06:05
|
RoadShoe
Group: Catgirl Camarilla
Posts: 3,241
Joined: 9-August 15
|
QUOTE(DamienCash @ Sep 27 2016, 13:15) HV Chaos Calculator 3.0 - It does Crystals now too
HV_Chaos_Calculator.user3.0.zip ( 2.9k )
Number of downloads: 61Adds an interface to the Monster Lab and two textboxes to a specific monster's page to see just how many Chaos Tokens you fed to your favorite monsters. Powered by your browser's local storage. NEW: Hovering over an upgrade will add that upgrade's current total to the normal upgrade text. Special thanks to Sapo84 for code review. Author's Note: Finished the some changes I have been chipping away at. Current thinking is that, while I am digging around in the HTML anyway, I may as well provide information on Crystals too. This script does not seem to be used too too much, but I have soft plans to compile all the new information in a new tab with the press of a button. That way I can give a estimated Credits-value of monsters too. Let me know what you think. Tamper monkey is squaking "invalid user script". Just me?
|
|
|
|
|
|
Oct 2 2016, 06:14
|
Superlatanium
Group: Gold Star Club
Posts: 7,575
Joined: 27-November 13
|
QUOTE(redphil @ Oct 2 2016, 04:05) Tamper monkey is squaking "invalid user script". Just me? Just you, you probably copy/pasted wrong
|
|
|
Oct 2 2016, 06:17
|
RoadShoe
Group: Catgirl Camarilla
Posts: 3,241
Joined: 9-August 15
|
QUOTE(Superlatanium @ Oct 2 2016, 06:14) Just you, you probably copy/pasted wrong
Sux being me. I'm trying to install using URL. I'll try another route.
|
|
|
Oct 2 2016, 06:23
|
Superlatanium
Group: Gold Star Club
Posts: 7,575
Joined: 27-November 13
|
QUOTE(redphil @ Oct 2 2016, 04:17) I'm trying to install using URL. You can't use the plain URL (https://forums.e-hentai.org/index.php?act=Attach&type=post&id=92060), that's a .zip, you need a .user.js or a .txt (copy-paste) instead.
|
|
|
Oct 2 2016, 17:04
|
Juggernaut Santa
Group: Gold Star Club
Posts: 11,129
Joined: 26-April 12
|
QUOTE(ppp82p @ Oct 2 2016, 00:41) I just noticed that the script for the price of forged equipment has wrong values for the mats needed on magnificents. It considers the usual 6 mid grade for first 5 levels then increasing high grades starting from 1 like legendaries...
^
|
|
|
Oct 5 2016, 08:28
|
Hinoka
Group: Catgirl Camarilla
Posts: 2,033
Joined: 28-April 13
|
Great Thread. Bump
|
|
|
Oct 6 2016, 12:42
|
NerfThis
Group: Catgirl Camarilla
Posts: 2,467
Joined: 3-February 14
|
HVEquipCompare 0.6.5.6 [attachmentid=92404]
* 0.6.5.6 - Update to Wiki Ranges data (6 October 2016)
|
|
|
Oct 7 2016, 06:04
|
nobody_xxx
Group: Gold Star Club
Posts: 13,753
Joined: 7-December 10
|
err , how to use equipment compare scripts with FF + greasemonkey ??? I can install it but it seem not working (IMG:[ invalid] style_emoticons/default/huh.gif)
|
|
|
Oct 7 2016, 09:14
|
FabulousCupcake
Group: Gold Star Club
Posts: 490
Joined: 15-April 14
|
QUOTE(nobody_xxx @ Oct 7 2016, 06:04) err , how to use equipment compare scripts with FF + greasemonkey ??? I can install it but it seem not working (IMG:[ invalid] style_emoticons/default/huh.gif) Make sure to use custom fonts and the latest version of FF and GM.
|
|
|
Oct 7 2016, 12:13
|
Vilis
Group: Gold Star Club
Posts: 876
Joined: 1-December 11
|
Is there a script that will give me a quickbar for items?
|
|
|
Oct 7 2016, 13:08
|
nobody_xxx
Group: Gold Star Club
Posts: 13,753
Joined: 7-December 10
|
QUOTE(FabulousCupcake @ Oct 7 2016, 14:14) Make sure to use custom fonts and the latest version of FF and GM.
ouch , I still use FF v42 ~ grease is newest version (IMG:[ invalid] style_emoticons/default/heh.gif)
|
|
|
Oct 7 2016, 13:53
|
Juggernaut Santa
Group: Gold Star Club
Posts: 11,129
Joined: 26-April 12
|
QUOTE(FabulousCupcake @ Oct 7 2016, 09:14) Make sure to use custom fonts and the latest version of FF and GM.
The last version of equipment comparison works with the base font. Anyway, the script for the forging cost has still wrong magnificent values.
|
|
|
Oct 7 2016, 13:58
|
Superlatanium
Group: Gold Star Club
Posts: 7,575
Joined: 27-November 13
|
QUOTE(ppp82p @ Oct 7 2016, 11:53) The last version of equipment comparison works with the base font.
Anyway, the script for the forging cost has still wrong magnificent values. Isn't forging dependent on PXP, not quality name?
|
|
|
|
|
|
Oct 7 2016, 14:11
|
Juggernaut Santa
Group: Gold Star Club
Posts: 11,129
Joined: 26-April 12
|
QUOTE(Superlatanium @ Oct 7 2016, 13:58) Isn't forging dependent on PXP, not quality name?
It is but, it's still wrong. A magnificent item (and there are exquisites with m pxp and vice versa, but no overlapping between leg and mag) no matter what, until lv 15 (or 22 if with pre-0.82 exq pxp) CAN'T have high grades used for forging. Every magnificent piece I select, with more than 5 levels of forge, it displays a whole bunch of high grades used and then mid grades and no low grades, and for forged to 5, only mid grades and no low grades, like legendary. Edit: examples no high grades were used for this this katana has 2 low grades + 4 mid grades required for the first 5 upgrades, yet 90k (180 units) of mid grade are displayed This post has been edited by ppp82p: Oct 7 2016, 14:20
|
|
|
|
|
|
Oct 7 2016, 15:41
|
Sapo84
Group: Gold Star Club
Posts: 3,332
Joined: 14-June 09
|
QUOTE(FabulousCupcake @ Oct 7 2016, 09:14) Make sure to use custom fonts and the latest version of FF and GM.
Version 49.* works in a similar way as Chrome and will not autoattack without fixes in reloader. I'm personally staying with 48 for now.
|
|
|
Oct 7 2016, 16:03
|
FabulousCupcake
Group: Gold Star Club
Posts: 490
Joined: 15-April 14
|
QUOTE(Sapo84 @ Oct 7 2016, 15:41) Version 49.* works in a similar way as Chrome and will not autoattack without fixes in reloader. I'm personally staying with 48 for now.
Just tested Reloader v1.3.3b on FF49 on OSX Sierra. Seems to run fine. The only nagging issue I found is that you have to move your cursor/rehover the monster on round start. This can be fixed by uncommenting line 611-616 in v1.3.3b; This post has been edited by FabulousCupcake: Oct 7 2016, 16:03
|
|
|
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:
|
|
|
|
|
|
|