Loading. Please Wait... 
 |
 |
 |
HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd) |
|
Apr 11 2017, 11:46
|
Superlatanium
Group: Gold Star Club
Posts: 7,663
Joined: 27-November 13

|
Updated SmartSearch: (1) Fixed bug when an empty thread is displayed in the threads list and Saving that page was impossible (2) You can quickly check equip stats now in addition to levels, like so:  (Press "Check Levels" and then "Show Stats")
SmartSearch_1.3.1.user.js.txt ( 54.08k )
Number of downloads: 1411
|
|
|
|
Apr 11 2017, 11:55
|
Cleavs
Group: Gold Star Club
Posts: 24,322
Joined: 18-January 07

|
QUOTE(Superlatanium @ Apr 11 2017, 11:46)  (1) Fixed bug when an empty thread is displayed in the threads list and Saving that page was impossible
empty threads? do you mean a thread with no posts at all or a thread with no posts to this purpose?
|
|
|
|
Apr 11 2017, 14:24
|
Cleavs
Group: Gold Star Club
Posts: 24,322
Joined: 18-January 07

|
QUOTE(Superlatanium @ Apr 11 2017, 11:58)  ah. oh my. thank you for reporting it. sorry for the matter, everyone. guess this happened when i was trying to rename the placeholders (IMG:[ invalid] style_emoticons/default/heh.gif)
|
|
|
|
Apr 14 2017, 01:02
|
RoadShoe
Group: Catgirl Camarilla
Posts: 3,241
Joined: 9-August 15

|
QUOTE(Superlatanium @ Apr 11 2017, 02:58)  I was wondering what was going on. It would just sit there "saving".
|
|
|
|
Apr 15 2017, 17:23
|
Usagi =
Group: Gold Star Club
Posts: 2,923
Joined: 29-October 13

|
CODE var d = document; var n = d.querySelectorAll(".idp"); var q = d.querySelectorAll(".ii"); var num = 0;
for(var i = 0; i < n.length; i++){ if(n[i].textContent.includes("Artifact") || n[i].textContent.includes("Ancient")){ num += parseInt(q[i].textContent); } }
console.log(num);
Quickie I did to count the number of ancient fruits and precursor artifacts. Just go to your shrine page and run this in the console.
|
|
|
|
Apr 17 2017, 16:31
|
Kinights
Group: Gold Star Club
Posts: 988
Joined: 25-July 12

|
What are the latest versions of CracklingCast and VanillaReloader to use for maging?
Also, CC doesn't work well with any other reloader than Vanilla form what I've read so far, right?
|
|
|
|
Apr 17 2017, 16:44
|
Noni
Group: Catgirl Camarilla
Posts: 13,679
Joined: 19-February 16

|
QUOTE(Kinights @ Apr 17 2017, 16:31)  What are the latest versions of CracklingCast and VanillaReloader to use for maging?
Also, CC doesn't work well with any other reloader than Vanilla form what I've read so far, right?
Works fine with other reloaders. Maybe a tiny bit slower, but I can't see the difference with my connection/PC.
|
|
|
|
Apr 19 2017, 19:20
|
Muddybug
Group: Gold Star Club
Posts: 463
Joined: 28-March 17

|
QUOTE(Kinights @ Apr 17 2017, 10:31)  What are the latest versions of CracklingCast and VanillaReloader to use for maging?
Also, CC doesn't work well with any other reloader than Vanilla form what I've read so far, right?
In my testing (admittedly small) with CC, Reloader and HV Slim Stat, the one issue that immediately popped up was that the gem icon of the latter two programs should be turned off. CC puts content into the same space.
|
|
|
|
|
 |
|
Apr 20 2017, 14:03
|
Kinights
Group: Gold Star Club
Posts: 988
Joined: 25-July 12

|
Does CracklingCast not work on Item Worlds?
It was completely fine for arenas and GFs, but when I decided to do a IW run just now, hovering wasn't working, so after closing chrome and reopening, I tried disabling CC and using Reloader's MouseMelee, and it worked just fine.
I'm using CC version 1.0.3, which was the most recent post I found by NerfThis.
Nevermind.
Somehow my whole item world run seems to have been messed up after my internet disconnected and the wrong URLs were the cause.
This post has been edited by Kinights: Apr 20 2017, 14:56
|
|
|
|
Apr 20 2017, 16:55
|
tedd c
Group: Gold Star Club
Posts: 166
Joined: 23-December 08

|
is there a script that will let you auto pot/scrolls?
|
|
|
|
Apr 20 2017, 23:07
|
Superlatanium
Group: Gold Star Club
Posts: 7,663
Joined: 27-November 13

|
QUOTE(tedd c @ Apr 20 2017, 14:55)  is there a script that will let you auto pot/scrolls? Illegal, you will be banned
|
|
|
|
Apr 21 2017, 09:29
|
friggo
Group: Gold Star Club
Posts: 2,134
Joined: 9-October 14

|
So I tried out Reloader (1.3.3b) and I have a small question about one of its features.
The "hide HentaiVerse logo + rename tab to HV" feature works fine when in a battle, but not on the main page itself. What could be the issue?
|
|
|
|
Apr 21 2017, 09:34
|
Sapo84
Group: Gold Star Club
Posts: 3,332
Joined: 14-June 09

|
QUOTE(friggo @ Apr 21 2017, 09:29)  The "hide HentaiVerse logo + rename tab to HV" feature works fine when in a battle, but not on the main page itself. What could be the issue?
Reloader only runs during battles so it isn't even loaded in the main page.
|
|
|
|
Apr 21 2017, 09:57
|
friggo
Group: Gold Star Club
Posts: 2,134
Joined: 9-October 14

|
QUOTE(Sapo84 @ Apr 21 2017, 10:34)  Reloader only runs during battles so it isn't even loaded in the main page.
Ah, gotcha. Thanks for the quick reply.
|
|
|
|
Apr 21 2017, 16:52
|
Muddybug
Group: Gold Star Club
Posts: 463
Joined: 28-March 17

|
And pardon this question on Reloader. Is there a button that pauses the reloading feature so you could do certain actions stepwise?
Like Shield Bash followed by Vital Strike?
Otherwise to get a single "step" I find myself flicking my cursor over an element and it's not necessarily precise.
|
|
|
|
Apr 21 2017, 17:15
|
Cleavs
Group: Gold Star Club
Posts: 24,322
Joined: 18-January 07

|
QUOTE(dmyers59 @ Apr 21 2017, 16:52)  And pardon this question on Reloader. Is there a button that pauses the reloading feature so you could do certain actions stepwise?
Like Shield Bash followed by Vital Strike?
Otherwise to get a single "step" I find myself flicking my cursor over an element and it's not necessarily precise.
i reckon Hoverplay had such a feature with the "Shift" key, but it doesn't seem the case with Reloader...
|
|
|
|
Apr 21 2017, 21:44
|
karyl123
Group: Gold Star Club
Posts: 1,659
Joined: 9-January 11

|
HV item manager seems just broken.
is there any good replacement ?
|
|
|
|
Apr 21 2017, 22:35
|
Superlatanium
Group: Gold Star Club
Posts: 7,663
Joined: 27-November 13

|
QUOTE(karyl123 @ Apr 21 2017, 19:44)  HV item manager seems just broken.
is there any good replacement ? It's always worked well for me. Report error?
|
|
|
|
Apr 21 2017, 23:26
|
lazyNPC
Group: Gold Star Club
Posts: 3,346
Joined: 8-June 12

|
Hi guys, i made a new script since a friend asked me. It's a custom filter for the shrine, that lets you decide what should be hidden from the list. It adds a button under make offering called filter shrine that once clicked lets you tick/untick checkboxes to hide/show the items. Here is it:
ShrineFilter_0.2.1.user.js.txt ( 5.37k )
Number of downloads: 2570Changelog: 0.1 - First Version 0.1.1 - BugFix 0.1.2 - Added mass select/deselect 0.1.3 - fixed Firefox undefined bug 0.2.1 - update for latest HV version This post has been edited by gianfrix94: Jan 10 2018, 04:08
|
|
|
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
 |
 |
 |
|
|
|