Loading. Please Wait... 
 |
 |
 |
HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd) |
|
Sep 24 2012, 21:02
|
Thot
Group: Gold Star Club
Posts: 1,637
Joined: 15-April 08

|
QUOTE(Tiap @ Sep 24 2012, 20:54)  If you're using the default font engine, try switching to Custom Local Font.
That did the trick. I used the Downloadable Fonts option, switching to Custom Local Font solved the problem. Thank you. Here I thought only the original Font Engine option could cause problems.
|
|
|
Sep 24 2012, 21:20
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09

|
Not sure about the other issue, but the popup bug should be fixed now.
|
|
|
Sep 24 2012, 22:13
|
Thot
Group: Gold Star Club
Posts: 1,637
Joined: 15-April 08

|
QUOTE(Tiap @ Sep 24 2012, 21:20)  Not sure about the other issue, but the popup bug should be fixed now.
Fixed, the values displayed seem to be correct now even when using the downloadable fonts. Thanks again. Edit: Also works when including the crit chance in the calculation. This post has been edited by Thot: Sep 24 2012, 22:16
|
|
|
Sep 29 2012, 21:21
|
omgwtflolfaggot
Group: Members
Posts: 980
Joined: 25-September 11

|
Salvage filter is still showing stuff below fine... I though it was supposed to hide items by quality. Am I missing that there is a place to go for setting what qualities to filter?  Using Chrome, btw.
|
|
|
Sep 30 2012, 02:33
|
ChosenUno
Group: Gold Star Club
Posts: 4,170
Joined: 23-February 10

|
QUOTE(omgwtflolfaggot @ Sep 30 2012, 02:21)  Salvage filter is still showing stuff below fine... I though it was supposed to hide items by quality. Am I missing that there is a place to go for setting what qualities to filter?  Using Chrome, btw. That's interesting. Let me have another look at it. EDIT: Can you tell me the steps you used to get that screen? On mine, it doesn't show <Superior. This post has been edited by ChosenUno: Sep 30 2012, 02:56
|
|
|
|
 |
|
Sep 30 2012, 13:43
|
ChosenUno
Group: Gold Star Club
Posts: 4,170
Joined: 23-February 10

|
Salvage Filter V2. Some of you may have noticed that the first version doesn't work anymore, due to the extra text. Well, V2 is here! Apart from the fix to make the text clickable again, I've also added some cool stuff. 1. It now only shows tier 1 equipments. Because frankly, I don't think any of us salvage tier 2/3. 2. SALVAGE NEXT! Now you can be even lazier and click only once instead of twice!
Salvage_Filter.zip ( 1.86k )
Number of downloads: 174This post has been edited by ChosenUno: Sep 30 2012, 14:00
|
|
|
|
 |
|
Sep 30 2012, 16:00
|
2lmes
Newcomer
  Group: Members
Posts: 52
Joined: 13-September 12

|
QUOTE(ChosenUno @ Sep 7 2012, 07:43)  Got a complaint about my RiddleLimiter V1 making things slow, so here's V2. What's new: No more jQuery (yay). Should be a little faster.
RiddleLimiter.zip ( 1.21k )
Number of downloads: 1093any firefox version? it sounds amazing (IMG:[ invalid] style_emoticons/default/anime_cry.gif)
|
|
|
Oct 2 2012, 05:45
|
eqwer
Group: Members
Posts: 2,467
Joined: 19-June 11

|
Can somebody make a firefox version of Quickbar2?
|
|
|
Oct 2 2012, 05:48
|
n125
Group: Gold Star Club
Posts: 6,282
Joined: 23-May 08

|
QUOTE(eqwer @ Oct 1 2012, 20:45)  Can somebody make a firefox version of Quickbar2?
Have you tried Tiap's script? (Check his sig.)
|
|
|
Oct 2 2012, 08:05
|
ctxl
Group: Members
Posts: 425
Joined: 20-May 12

|
You are all terrible people for not requesting/making this sooner or having such an already-made-script easy to find. HentaiVerse difficulty reminder for random encounters.For Firefox/Greasemonkey or Chrome/Tampermonkey:
HVDifficultyReminder.user.js.zip ( 777bytes )
Number of downloads: 81Chrome native extension (.CRX):
HVREDR_0.1.zip ( 1.67k )
Number of downloads: 58This is what it does, and absolutely nothing else: This post has been edited by contagioncloud: Oct 3 2012, 06:32
|
|
|
Oct 2 2012, 12:20
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09

|
Unless it's been fixed, Tampermonkey leaks like crazy on HV
Edit: nope, still leaking
This post has been edited by Tiap: Oct 2 2012, 12:25
|
|
|
|
 |
|
Oct 2 2012, 13:22
|
ctxl
Group: Members
Posts: 425
Joined: 20-May 12

|
Yeah. Tampermonkey has had huge memory leaks since as long as I can remember.
The workaround has been to close HV immediately after initiating a battle and then resuming from a fresh tab.
That usually lasts me around 150 rounds while keeping memory usage under 100MB before a spontaneous memory leak starts a cascading effect.
---------------------------------
Unfortunately, Google Chrome blocks cross site scripting in its native userscript handler. That, and HTML5 LocalStorage is on a per-domain basis.
I'd have to create and package an extension for LocalStorage to persist between EH and HV in Chrome.
More work than I wanted to do, but hell, I'll give it a shot.
---------------------------------
Edit: You need to pass data from the content script to a tab background page and commit it to the background tab's LocalStorage for it to persist between sessions. Then pretty much the other way around to retrieve it.
Bypassing XSS security measures is pain, I'll pass. Works fine in Firefox 3.0.11 for what it's worth.
This post has been edited by contagioncloud: Oct 2 2012, 14:46
|
|
|
|
 |
|
Oct 2 2012, 13:26
|
hentai_fusion
Group: Gold Star Club
Posts: 33,644
Joined: 14-August 09

|
i gave up on tampermonkey ages ago and just installed any script straight into chrome...
|
|
|
Oct 3 2012, 03:08
|
pureyang
Group: Gold Star Club
Posts: 765
Joined: 6-June 12

|
QUOTE(contagioncloud @ Oct 2 2012, 01:05)  HentaiVerse difficulty reminder for random encounters. That is a very much welcome script. Unfortunately I am only getting "undefined" for my value in chrome. Running natively because having tampermonkey installed means after 20 rounds it takes 5 seconds to perform an action rather then under 0.1 second. This post has been edited by mrttao: Oct 3 2012, 03:08
|
|
|
Oct 3 2012, 06:35
|
ctxl
Group: Members
Posts: 425
Joined: 20-May 12

|
Fine.
Made a native Chrome extension that pushes data to extension-based LocalStorage.
Check the original post.
|
|
|
Oct 3 2012, 13:37
|
pureyang
Group: Gold Star Club
Posts: 765
Joined: 6-June 12

|
Thank you, it works and its awesome... Also I love it even more for being a tsun script (IMG:[ invalid] style_emoticons/default/tongue.gif)
|
|
|
Oct 4 2012, 15:22
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09

|
Added new script
|
|
|
Oct 4 2012, 17:47
|
hentai_fusion
Group: Gold Star Club
Posts: 33,644
Joined: 14-August 09

|
so what does "FABULOUS Notifications" do?
|
|
|
Oct 4 2012, 18:36
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09

|
Warn you about... stuff. It's not going to work if your screen resolution is less than 1500px wide
|
|
|
Oct 4 2012, 22:21
|
Sushilicious
Group: Catgirl Camarilla
Posts: 10,384
Joined: 21-October 10

|
Make a FABULOUS script that can automate every step of the auction process. Oh and while you're at it, make it so that it works while I'm sleeping too cause that would help.
No, I'm serious.
|
|
|
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:
|
 |
 |
 |
|
|
|