Welcome Guest ( Log In | Register )

291 Pages V « < 106 107 108 109 110 > »   
Reply to this topicStart new topic
> HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd)

 
post Jun 14 2015, 12:16
Post #2141
holy_demon



Osananajimi<3
*********
Group: Gold Star Club
Posts: 5,417
Joined: 2-April 10
Level 500 (Godslayer)


QUOTE(hentai_fusion @ Jun 14 2015, 18:09) *

.crx files is different from the usual userscript files.

you need a program that can specifically edit .crx files.


Special extractor program = anything that can unzip ...

Also, you can re-pack into crx with Chrome -> extensions -> pack extension

This post has been edited by holy_demon: Jun 14 2015, 12:17
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 14 2015, 12:23
Post #2142
simrock87



<('.'<) (>'.')> (^'.')>
*****
Group: Members
Posts: 647
Joined: 12-June 11
Level 399 (Godslayer)


QUOTE(Resha @ Jun 14 2015, 03:38) *

Tried installing "HV - Potion Indicator" but it doesn't seem to work in firefox.

Tried it with Firefox 38.0.5 with Greasemonkey 2.3.1 and did not run into any issues.
Could i get a little bit more information please? Do you get any errors or something?

// Edit: Do note, you need to enable "Custom Font" in your setting if you haven't already done so, but this is the case for almost all scripts.

This post has been edited by simrock87: Jun 14 2015, 12:26
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 14 2015, 13:59
Post #2143
Resha



Casual Poster
****
Group: Members
Posts: 473
Joined: 4-July 14
Level 500 (Dovahkiin)


QUOTE(simrock87 @ Jun 14 2015, 12:23) *

Tried it with Firefox 38.0.5 with Greasemonkey 2.3.1 and did not run into any issues.
Could i get a little bit more information please? Do you get any errors or something?

// Edit: Do note, you need to enable "Custom Font" in your setting if you haven't already done so, but this is the case for almost all scripts.


Thanks. I got it to work but another problem came up. It seems to clash with the "round counter" text spot of "HVSTAT slim mod" at the top.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 14 2015, 14:09
Post #2144
simrock87



<('.'<) (>'.')> (^'.')>
*****
Group: Members
Posts: 647
Joined: 12-June 11
Level 399 (Godslayer)


QUOTE(Resha @ Jun 14 2015, 13:59) *

Thanks. I got it to work but another problem came up. It seems to clash with the "round counter" text spot of "HVSTAT slim mod" at the top.

Glad to know, regarding the round counter text:
Edit the script -> in line 200 you will find "left: 845px" -> change this (probably down) to move it horizontally

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

 
post Jun 14 2015, 14:25
Post #2145
Resha



Casual Poster
****
Group: Members
Posts: 473
Joined: 4-July 14
Level 500 (Dovahkiin)


Solved...Thank you for the script (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 16 2015, 08:43
Post #2146
hentai_fusion



Nyo
************
Group: Gold Star Club
Posts: 33,480
Joined: 14-August 09
Level 500 (Ponyslayer)


is there a script that tracks the items you use and the items you received during an arena run?

i have a feeling i am burning more pots than i received.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 18 2015, 10:36
Post #2147
Qskill



Newcomer
*
Group: Members
Posts: 20
Joined: 18-June 15
Level 11 (Novice)


Scripts it's not bad (IMG:[invalid] style_emoticons/default/tongue.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 20 2015, 20:39
Post #2148
Acer37



Casual Poster
***
Group: Members
Posts: 209
Joined: 19-December 12
Level 384 (Godslayer)


QUOTE(ctxl @ Jul 28 2013, 20:00) *

HVTD: HV - Track Drops, aka moretracking.user.js 2.0

Does everything the original does, with a few changes:
- Default output is everything, sans credits and crystals
- Shrine results, salvaging results, and Monster Lab gifts are now tracked*
- Output styling was modified: columns, etc.

*Unlike combat drops, you'll get screw up your results if you click back/forward/refresh pages with the message box.

Attached File  moretracking2.user.zip ( 2.25k ) Number of downloads: 685

---

As before, click on your stamina icon to display drops.

Example output from a test run:

Attached Image

TL note: Snowflake = artifact/trophies, Received = figurines, Equipment = salvaging, Gifts = monster lab

Nothing happens when I click on the Stamina Icon (note: it is now clickable, it just doesnt do anything). Am I doing something wrong, or did V0.82 break this script?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 20 2015, 23:14
Post #2149
ctxl



バカ
****
Group: Members
Posts: 425
Joined: 20-May 12
Level 455 (Godslayer)


Works fine in 0.82 as far as I know.
Definitely needs some UI/UX improvements... eventually.

If you don't have any drops to display, clicking the stamina icon won't show (or do) anything.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 20 2015, 23:50
Post #2150
teenyman45



Active Poster
*******
Group: Gold Star Club
Posts: 1,583
Joined: 12-July 10
Level 500 (Ponyslayer)


QUOTE(hitokiri84 @ Jun 8 2015, 15:13) *

Are there any scripts that can block the box used for Cutie Marks on the forum? If not, someone please make one for Firefox. I hate them so much, and they prevent highlighting text underneath them.

Attached Image


You added DLsite to your bookmarks?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 20 2015, 23:58
Post #2151
Acer37



Casual Poster
***
Group: Members
Posts: 209
Joined: 19-December 12
Level 384 (Godslayer)


QUOTE(ctxl @ Jun 20 2015, 16:14) *

Works fine in 0.82 as far as I know.
Definitely needs some UI/UX improvements... eventually.

If you don't have any drops to display, clicking the stamina icon won't show (or do) anything.

I just played a few rounds of GF. I definitely saw items drop, but clicking the stamina icon still does nothing. Im using fire fox and I turned off popup blocker.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 21 2015, 01:14
Post #2152
ctxl



バカ
****
Group: Members
Posts: 425
Joined: 20-May 12
Level 455 (Godslayer)


Oh, okay.

Of note: that specific version (2.0) in the post you quoted is seriously old (July 2013).
It tracks, but doesn't display PFUDOR drops. You need at least 2.1, found here.

- 2.0 = added shrine/salvage/monster lab
- 2.1 = added pfudor support, filters sub-exq as "trash gear", etc.

If you were playing PFUDOR, try out 2.1 (it's the version listed in the wiki page).

I'll take a look into FF compatibility issues later on.
Unless told otherwise, I'll assume the latest versions of Greasemonkey/Firefox.

This post has been edited by ctxl: Jun 21 2015, 01:14
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 21 2015, 05:21
Post #2153
qw3rty67



Active Poster
*******
Group: Members
Posts: 1,118
Joined: 30-April 09
Level 444 (Godslayer)


Spellspam does not let me alternate between any tier 1 spell and Imperil, no matter which is entered first.

This post has been edited by qw3rty67: Jun 21 2015, 05:21
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 21 2015, 07:21
Post #2154
Acer37



Casual Poster
***
Group: Members
Posts: 209
Joined: 19-December 12
Level 384 (Godslayer)


QUOTE(ctxl @ Jun 20 2015, 18:14) *

Oh, okay.

Of note: that specific version (2.0) in the post you quoted is seriously old (July 2013).
It tracks, but doesn't display PFUDOR drops. You need at least 2.1, found here.

- 2.0 = added shrine/salvage/monster lab
- 2.1 = added pfudor support, filters sub-exq as "trash gear", etc.

If you were playing PFUDOR, try out 2.1 (it's the version listed in the wiki page).

I'll take a look into FF compatibility issues later on.
Unless told otherwise, I'll assume the latest versions of Greasemonkey/Firefox.

I have tried all the versions already. I couldn't get any of them to work.
They are all clearly doing something, because they make the stamina icon clickable. It just doesn't do anything when I click.
Could another script be interfering with it?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 21 2015, 07:56
Post #2155
tetron



Certified Retard!
*********
Group: Gold Star Club
Posts: 5,583
Joined: 30-July 14
Level 488 (Godslayer)


QUOTE(ctxl @ Jun 21 2015, 04:44) *

Oh, okay.

Of note: that specific version (2.0) in the post you quoted is seriously old (July 2013).
It tracks, but doesn't display PFUDOR drops. You need at least 2.1, found here.

- 2.0 = added shrine/salvage/monster lab
- 2.1 = added pfudor support, filters sub-exq as "trash gear", etc.

If you were playing PFUDOR, try out 2.1 (it's the version listed in the wiki page).

I'll take a look into FF compatibility issues later on.
Unless told otherwise, I'll assume the latest versions of Greasemonkey/Firefox.

Can you make it such that the results are sorted? I mean, restoratives at one place, equipments at one place etc., rather than mixed display?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 21 2015, 09:14
Post #2156
ctxl



バカ
****
Group: Members
Posts: 425
Joined: 20-May 12
Level 455 (Godslayer)


QUOTE(tetron @ Jun 20 2015, 22:56) *

Can you make it such that the results are sorted? I mean, restoratives at one place, equipments at one place etc., rather than mixed display?

That's actually the default behavior in whatever version I was using.

I posted a broken-for-Firefox-by-default version 2.2 here that does grouping/sorting/gems (Dec 2013).

Firefox users will need to set reTimer to false in that version, according to the subsequent posts.
Everyone should set reTimer: false anyways, seeing how the Random Encounter mechanics were changed after that was posted.

QUOTE(Acer37 @ Jun 20 2015, 22:21) *

I have tried all the versions already. I couldn't get any of them to work.
They are all clearly doing something, because they make the stamina icon clickable. It just doesn't do anything when I click.
Could another script be interfering with it?

Your posts are sparse on details, so idk.

I haven't played the clicky game in a while.
I definitely haven't tested anything with the latest versions of popular browsers.

Last time I checked, all the hardcore players are using old versions of Chrome/Firefox or less-bloaty forks for whatever reason.
More restrictive sandboxing in the newer versions? lack of access to unsafeWindow? I don't remember.

I'll look into it and shove an updated version of that, and some other scripts I have sitting around into a GitHub repo.
That ought to keep things a little more orderly (even though it's substantially more :effort: to do so).
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 21 2015, 09:27
Post #2157
simrock87



<('.'<) (>'.')> (^'.')>
*****
Group: Members
Posts: 647
Joined: 12-June 11
Level 399 (Godslayer)


QUOTE(ctxl @ Jun 21 2015, 09:14) *
Last time I checked, all the hardcore players are using old versions of Chrome/Firefox or less-bloaty forks for whatever reason.
More restrictive sandboxing in the newer versions? lack of access to unsafeWindow? I don't remember.

Oh, i can actually say something useful on that one (IMG:[invalid] style_emoticons/default/smile.gif)
Current Chrome for win doesn't "trust" userscripts anymore, so adding them and keeping them running is a pain. Also there seems to be an issue with newer versions that causes some flickering and memory rampups due to the unusually high refresh/render rate we have in HV.
The Chrome forks take care of the userscript mess, but they often don't auto-update by default and may or may not be artificially stuck at a version where the flickering is less pronounced.
As for Firefox ... i think most people are now using the portable version which doesn't auto-update by default iirc.

QUOTE
I'll look into it and shove an updated version of that, and some other scripts I have sitting around into a GitHub repo.
That ought to keep things a little more orderly (even though it's substantially more :effort: to do so).

Whee, more code examples (IMG:[invalid] style_emoticons/default/biggrin.gif)
Thanks for the effort / time in advance.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 21 2015, 10:59
Post #2158
tetron



Certified Retard!
*********
Group: Gold Star Club
Posts: 5,583
Joined: 30-July 14
Level 488 (Godslayer)


QUOTE(ctxl @ Jun 21 2015, 12:44) *

That's actually the default behavior in whatever version I was using.

I posted a broken-for-Firefox-by-default version 2.2 here that does grouping/sorting/gems (Dec 2013).

Firefox users will need to set reTimer to false in that version, according to the subsequent posts.
Everyone should set reTimer: false anyways, seeing how the Random Encounter mechanics were changed after that was posted.

I was using the 2.1 version, which does not sort.

Didn't know about v2.2.
Just checked v2.2. I don't like the Grouping, because I'd like to see how many Health/Mana/Spirit Potions I'm dropping, including their ratio. Turning off Cleanup doesn't show ANY restorative! How can grouping be disabled?

NVM. Found the solution. just needed to comment out some lines. (IMG:[invalid] style_emoticons/default/smile.gif)

This post has been edited by tetron: Jun 21 2015, 11:53
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 21 2015, 15:46
Post #2159
FAhentai



Active Poster
*******
Group: Gold Star Club
Posts: 1,375
Joined: 27-October 08
Level 500 (Godslayer)


QUOTE(oohmrparis @ May 5 2015, 02:35) *

Popup equipment links on mouseover in forum.

Attached File  HV_equipment_link_popup.user.zip ( 2.38k ) Number of downloads: 195


CODE
var set = {
  popupX: 700,                  //popup x position.
  popupColor: '#E3E0D1',        //popup color. color name or color code.
  animationColor: '92, 12, 17'  //load animation color. RGB only.
},

Auto login: auto login if you are not logged in.(need a few sec)
Num key: change equipment set if other window not in battle.(need a few sec)

Popup fix left side when popup x position < mouse x position.
The current equipment data is displayed in the lower right corner once you press the numkey.

Download this ver if you want to use MagicScores and HVEquipCompare in popup.

Attached File  HV___Magic_Scores_for_ELP.user.zip ( 4.61k ) Number of downloads: 151

Attached File  HVEquipCompare_for_ELP.user.zip ( 22.23k ) Number of downloads: 194


HVEquipCompare (update by simplesimon32, thanks (IMG:[invalid] style_emoticons/default/smile.gif) ) add function.
R -> before forge base stat (range)
F -> create forum direct link (Press C isn't necessary)
P -> open WIKI
MagicScores and HVEquipCompare to compete.
Serch 'add code' in script if you want add code by me.

NOTE:
Doesn't works in firefox 35 or(and?) 36 and old browser.
Can't auto login if lottery link. But mouse over the once again displayed.
This bug fix lazy...
■ Because can change the equipment from outside, Please check the equipment number before battle always.

HI, man, I found there is something wrong with the mage score, currently, my MD is 3506, edb 442.3%, but mage score shows my score is 15500, in fact, MDX(EDB+1)=19013 something, can you please tell me how to fix it?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 22 2015, 04:39
Post #2160
djackallstar



ดีjackallstar
**********
Group: Gold Star Club
Posts: 8,211
Joined: 23-July 14
Level 500 (Godslayer)


QUOTE(FAhentai @ Jun 21 2015, 21:46) *

HI, man, I found there is something wrong with the mage score, currently, my MD is 3506, edb 442.3%, but mage score shows my score is 15500, in fact, MDX(EDB+1)=19013 something, can you please tell me how to fix it?

Are you using any UI translation script?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


291 Pages V « < 106 107 108 109 110 > » 
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: 16th January 2025 - 04:44