Welcome Guest ( Log In | Register )

291 Pages V « < 190 191 192 193 > »   
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 10 2017, 18:44
Post #3807
Kinights



Enthusiastic Writer
******
Group: Gold Star Club
Posts: 988
Joined: 25-July 12
Level 500 (Ponyslayer)


QUOTE(Scremaz @ Apr 10 2017, 11:27) *

formula is pretty easy. but personally i see no point. scaling at your level is all that you need.

If it's easy to implement in the code and there's no issue in messing with it, then an additional feature by simply pressing a key is quite nice compared to filling values on excel for example.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 11 2017, 11:46
Post #3808
Superlatanium



Dreaming of optimizing the system
**********
Group: Gold Star Club
Posts: 7,637
Joined: 27-November 13
Level 500 (Godslayer)


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:

Attached Image

(Press "Check Levels" and then "Show Stats")

Attached File  SmartSearch_1.3.1.user.js.txt ( 54.08k ) Number of downloads: 1410
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 11 2017, 11:55
Post #3809
Cleavs



A certain pervert. OT expert. Just dancing around in the game.
***********
Group: Gold Star Club
Posts: 24,317
Joined: 18-January 07
Level 500 (Ponyslayer)


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?
User is online!Profile CardPM
Go to the top of the page
+Quote Post

 
post Apr 11 2017, 11:58
Post #3810
Superlatanium



Dreaming of optimizing the system
**********
Group: Gold Star Club
Posts: 7,637
Joined: 27-November 13
Level 500 (Godslayer)


QUOTE(Scremaz @ Apr 11 2017, 09:55) *
empty threads? do you mean a thread with no posts at all or a thread with no posts to this purpose?
This one, on page 3 of WTB:
https://forums.e-hentai.org/index.php?showt...p;p=&#entry
(you broke it (IMG:[invalid] style_emoticons/default/laugh.gif) )

This post has been edited by Superlatanium: Apr 11 2017, 11:58
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 11 2017, 14:24
Post #3811
Cleavs



A certain pervert. OT expert. Just dancing around in the game.
***********
Group: Gold Star Club
Posts: 24,317
Joined: 18-January 07
Level 500 (Ponyslayer)


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)
User is online!Profile CardPM
Go to the top of the page
+Quote Post

 
post Apr 14 2017, 01:02
Post #3812
RoadShoe



Press any key to continue... Where's the any key?
********
Group: Catgirl Camarilla
Posts: 3,241
Joined: 9-August 15
Level 500 (Godslayer)


QUOTE(Superlatanium @ Apr 11 2017, 02:58) *


I was wondering what was going on.
It would just sit there "saving".
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 15 2017, 17:23
Post #3813
Usagi =



Veteran Poster
********
Group: Gold Star Club
Posts: 2,923
Joined: 29-October 13
Level 453 (Dovahkiin)


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.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 17 2017, 16:31
Post #3814
Kinights



Enthusiastic Writer
******
Group: Gold Star Club
Posts: 988
Joined: 25-July 12
Level 500 (Ponyslayer)


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?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 17 2017, 16:44
Post #3815
Noni



Hataraku Noni-sama
***********
Group: Catgirl Camarilla
Posts: 13,478
Joined: 19-February 16
Level 500 (Ponyslayer)


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.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 19 2017, 19:20
Post #3816
Muddybug



Casual Poster
****
Group: Gold Star Club
Posts: 463
Joined: 28-March 17
Level 500 (Godslayer)


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.

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

 
post Apr 20 2017, 14:03
Post #3817
Kinights



Enthusiastic Writer
******
Group: Gold Star Club
Posts: 988
Joined: 25-July 12
Level 500 (Ponyslayer)


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
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 20 2017, 16:55
Post #3818
tedd c



Casual Poster
***
Group: Gold Star Club
Posts: 166
Joined: 23-December 08
Level 500 (Ponyslayer)


is there a script that will let you auto pot/scrolls?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 20 2017, 23:07
Post #3819
Superlatanium



Dreaming of optimizing the system
**********
Group: Gold Star Club
Posts: 7,637
Joined: 27-November 13
Level 500 (Godslayer)


QUOTE(tedd c @ Apr 20 2017, 14:55) *
is there a script that will let you auto pot/scrolls?
Illegal, you will be banned
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 21 2017, 09:29
Post #3820
friggo



~Snug as a bug in a rug~
*******
Group: Gold Star Club
Posts: 2,134
Joined: 9-October 14
Level 500 (Ponyslayer)


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?

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

 
post Apr 21 2017, 09:34
Post #3821
Sapo84



Deus lo vult
********
Group: Gold Star Club
Posts: 3,332
Joined: 14-June 09
Level 500 (Ponyslayer)


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.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 21 2017, 09:57
Post #3822
friggo



~Snug as a bug in a rug~
*******
Group: Gold Star Club
Posts: 2,134
Joined: 9-October 14
Level 500 (Ponyslayer)


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.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 21 2017, 16:52
Post #3823
Muddybug



Casual Poster
****
Group: Gold Star Club
Posts: 463
Joined: 28-March 17
Level 500 (Godslayer)


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.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 21 2017, 17:15
Post #3824
Cleavs



A certain pervert. OT expert. Just dancing around in the game.
***********
Group: Gold Star Club
Posts: 24,317
Joined: 18-January 07
Level 500 (Ponyslayer)


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...
User is online!Profile CardPM
Go to the top of the page
+Quote Post

 
post Apr 21 2017, 21:44
Post #3825
karyl123



Hey Tayo !!!
*******
Group: Gold Star Club
Posts: 1,659
Joined: 9-January 11
Level 452 (Godslayer)


HV item manager seems just broken.

is there any good replacement ?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 21 2017, 22:35
Post #3826
Superlatanium



Dreaming of optimizing the system
**********
Group: Gold Star Club
Posts: 7,637
Joined: 27-November 13
Level 500 (Godslayer)


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?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


291 Pages V « < 190 191 192 193 > » 
Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 20th August 2025 - 00:50