Welcome Guest ( Log In | Register )

291 Pages V « < 157 158 159 160 161 > »   
Reply to this topicStart new topic
> HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd)

 
post Jul 21 2016, 17:23
Post #3161
nobody_xxx



((´☻ω☻`) $◞౪◟$ (´☻ω☻`))
***********
Group: Gold Star Club
Posts: 13,753
Joined: 7-December 10
Level 496 (Godslayer)


waiting for boulay new HV theme scripts (IMG:[invalid] style_emoticons/default/wub.gif)

This post has been edited by nobody_xxx: Jul 21 2016, 17:23
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jul 30 2016, 23:24
Post #3162
Question2



Casual Poster
****
Group: Members
Posts: 285
Joined: 22-November 09
Level 289 (Godslayer)


QUOTE(ctxl @ Sep 14 2013, 23:39) *

HV - Inline Difficulty Changer for 0.77
Added pink fluffy unicorns dancing on rainbows..?

Attached File  difficulty.user.zip ( 1.49k ) Number of downloads: 2777

Attached Image

-----------
HV - Track Drops for 0.77
Same as the last version, with more PFUDOR.
Note that PFUDOR drops were still tracked with v2.0, just not displayed.

[pastebin.com] Version 2.1 filters out everything below Exquisite as 'Trash Gear' by default.
Comment out that line if you don't want this to happen.


I tried this on firefox light but it does not appear to work?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jul 30 2016, 23:41
Post #3163
Superlatanium



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


QUOTE(Question2 @ Jul 30 2016, 21:24) *
I tried this on firefox light but it does not appear to work?
Which one?

For Inline Difficulty Changer, IIRC all you have to do is remove Battletoads from the one line it's mentioned. In other words, line ~73 should be

showOptions.difficulties = ['Normal','Hard','Nightmare','Hell','Nintendo','IWBTH','PFUDOR'];
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jul 31 2016, 16:42
Post #3164
Question2



Casual Poster
****
Group: Members
Posts: 285
Joined: 22-November 09
Level 289 (Godslayer)


QUOTE(Superlatanium @ Jul 31 2016, 07:41) *

Which one?

For Inline Difficulty Changer, IIRC all you have to do is remove Battletoads from the one line it's mentioned. In other words, line ~73 should be

showOptions.difficulties = ['Normal','Hard','Nightmare','Hell','Nintendo','IWBTH','PFUDOR'];


Thanks, that did the trick.

I have attached the fixed version of the script here.

Attached File  difficulty.user.js.txt ( 3.69k ) Number of downloads: 838


To install, download the file to your computer. Rename it so as to remove the .txt extension (so it should look like difficulty.user.js). You also need something like Greasemonkey on firefox installed. Go to tools->addons -> extensions and then drag and drop the .js file to the browser.

To use : click on the difficulty name in the left hand menu and it should change to a drop down list allowing you to select the difficulty.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 1 2016, 18:08
Post #3165
NerfThis



Active Poster
*******
Group: Catgirl Camarilla
Posts: 2,467
Joined: 3-February 14
Level 500 (Ponyslayer)


HVEquipCompare_0.6.5.5 [attachmentid=89915]
* 0.6.5.5
- Update to Wiki Ranges data (1 August 2016)

Misc: add to postprocess Block Lmax data 37.25 of Buckler of the Barrier.
Legendary Reinforced Buckler of the Barrier

HV - Magic Scores 2.0.3.7 [attachmentid=89912]
* 2.0.3.7
- Change level scaling factor of MDB 22 + 3 / 4 to 22 + 72 / 99.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 2 2016, 21:42
Post #3166
boulay



Noob
********
Group: Gold Star Club
Posts: 2,675
Joined: 27-June 11
Level 500 (Godslayer)


HV Deep Sea, v0.5

It says 0.5 but it's *probably* almost complete...

Attached File  HV_Deep_Sea_0.5.css ( 212.26k ) Number of downloads: 104
Attached File  HV_Deep_Sea_0.5_Chrome.zip ( 18.66k ) Number of downloads: 58
Attached File  HV_Deep_Sea_NoStylish_Pack.zip ( 527bytes ) Number of downloads: 54


Changelog:
- No more Opera version, the chrome one fits both navigators.
- Battle compact has been integrated in the script, it is disabled by default.
- Said script has been made easier to read and improved a little in terms of space consumption.
- Some pics were made less agressive for the eyes (HP,mp,sp bars), while others were normally replaced (damage type selection for creating monsters, etc...).
- The boss/SG/gods monster cells were revised to look better. (see the SS)

Screenshots:
Attached Image Attached Image Attached Image Attached Image


HV Default Font Killer, v1.5

Attached File  HV_Default_font_killer.css ( 24.9k ) Number of downloads: 83
Attached File  HV_Default_font_killer_Chrome.zip ( 2.49k ) Number of downloads: 69
Attached File  HV_Default_font_killer_NoStylish.zip ( 536bytes ) Number of downloads: 51


Changelog:
- Now covers the exp distribution, item shop bot and riddlemaster countdown.
- Made some width adjustments to the corresponding divs to make it look more natural.
- Verdana is now set as the default for this, as it's easier to work with.

Screenshots:
Attached Image Attached Image

This post has been edited by boulay: Aug 2 2016, 21:43
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 4 2016, 13:14
Post #3167
nobody_xxx



((´☻ω☻`) $◞౪◟$ (´☻ω☻`))
***********
Group: Gold Star Club
Posts: 13,753
Joined: 7-December 10
Level 496 (Godslayer)


please make it into .js , boulay (IMG:[invalid] style_emoticons/default/cry.gif)


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

 
post Aug 6 2016, 18:24
Post #3168
Question2



Casual Poster
****
Group: Members
Posts: 285
Joined: 22-November 09
Level 289 (Godslayer)


QUOTE(hansvar92 @ Aug 2 2016, 02:08) *

HVEquipCompare_0.6.5.5 [attachmentid=89915]
* 0.6.5.5
- Update to Wiki Ranges data (1 August 2016)

Misc: add to postprocess Block Lmax data 37.25 of Buckler of the Barrier.
Legendary Reinforced Buckler of the Barrier

HV - Magic Scores 2.0.3.7 [attachmentid=89912]
* 2.0.3.7
- Change level scaling factor of MDB 22 + 3 / 4 to 22 + 72 / 99.


Tried this on firefox 47.01, hitting any of the hotkeys just causes the text "EC loading..." to popup, then it vanishes and nothing happens.

Edit : For the reloader script, is it possible to get it to pause when buffs have run out? What about making it change monster letters to numbers?

I also noticed a possible issue where the reloader script will not reload the page properly after i use a power gem, this is with HV - Show Gems 1.01, the battle screen still shows that i have the gem even though i used it.

This post has been edited by Question2: Aug 6 2016, 19:02
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 7 2016, 05:14
Post #3169
Kadokura



Active Poster
*******
Group: Gold Star Club
Posts: 1,619
Joined: 28-September 10
Level 500 (Ponyslayer)


QUOTE(Question2 @ Aug 6 2016, 16:24) *

Edit : For the reloader script, is it possible to get it to pause when buffs have run out?

"CracklingCast" has this feature and it's perfectly compatible with "Reloader" so I recommend you to use it.

QUOTE

What about making it change monster letters to numbers?

Try with one of these:
1. HV Monster Letter To Number (made by hansvar92)
2. Monster letters to numbers (made by Boulay)

QUOTE

I also noticed a possible issue where the reloader script will not reload the page properly after i use a power gem, this is with HV - Show Gems 1.01, the battle screen still shows that i have the gem even though i used it.

Well, there are 2 things to point out here. First, you are using an old version of the script. This is the current version: HV - Show Gems 1.3.0.
Second, "Reloader" already has the "show gems" function, so there is no need for you to have another script that do exactly the same thing. In fact, if you are planning to use "CracklingCast" you must disable this function from "Reloader" since "CC" has its own functions included.

This post has been edited by Kadokura: Aug 7 2016, 05:17
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 7 2016, 14:47
Post #3170
NerfThis



Active Poster
*******
Group: Catgirl Camarilla
Posts: 2,467
Joined: 3-February 14
Level 500 (Ponyslayer)


QUOTE(Question2 @ Aug 7 2016, 01:24) *

Tried this on firefox 47.01, hitting any of the hotkeys just causes the text "EC loading..." to popup, then it vanishes and nothing happens.

Edit : For the reloader script, is it possible to get it to pause when buffs have run out? What about making it change monster letters to numbers?

I also noticed a possible issue where the reloader script will not reload the page properly after i use a power gem, this is with HV - Show Gems 1.01, the battle screen still shows that i have the gem even though i used it.


1. Both scripts are required custom font.
If you using HV's default font, you should be use custom font.
Go to "Character - Settings" menu.
You can find "Font Engine" section.
Set to font and check "Use Custom Font".

2. Reloader Vanilla can't it.
Vanilla is vanilla.
FabulousCupcake's Reloader v1.3.3b can it.
Oh, my mistake.

3. Reloader doesn't support Show Gems 1.01 and 1.3.0.
Reloader doesn't reload full page at every turn.
But Show Gems need to refresh page at every turn.

This post has been edited by hansvar92: Aug 8 2016, 05:24
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2016, 00:50
Post #3171
Question2



Casual Poster
****
Group: Members
Posts: 285
Joined: 22-November 09
Level 289 (Godslayer)


Im confused, are you saying that reloader 1.3.3b can pause when buffs are about to run out? Because i have that and i dont see that option...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2016, 02:58
Post #3172
Kadokura



Active Poster
*******
Group: Gold Star Club
Posts: 1,619
Joined: 28-September 10
Level 500 (Ponyslayer)


QUOTE(Question2 @ Aug 7 2016, 22:50) *

Im confused, are you saying that reloader 1.3.3b can pause when buffs are about to run out? Because i have that and i dont see that option...

Reloader 1.3.3b doesn't include such features, the script will only pause if one or more of your health parameters are low (well, this depends on the settings you have defined in the script), and when "channeling buff" is about to expire.
My recommendation to you is to use Reloader 1.3.3b+CrackligCast 1.0.3 Fix14.

This post has been edited by Kadokura: Aug 8 2016, 11:12
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2016, 22:07
Post #3173
Question2



Casual Poster
****
Group: Members
Posts: 285
Joined: 22-November 09
Level 289 (Godslayer)


Alright, thanks.

What custom font does the equipment comparison script require, and what values do i enter into the settings screen?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2016, 22:34
Post #3174
sigo8



Clover Sprite
********
Group: Gold Star Club
Posts: 3,440
Joined: 9-November 11
Level 500 (Ponyslayer)


QUOTE(Question2 @ Aug 8 2016, 14:07) *

Alright, thanks.

What custom font does the equipment comparison script require, and what values do i enter into the settings screen?

Any. The checkbox just needs to be checked.
I personaly use
CODE
arial,helvetica,sans-serif
8
normal
normal
-1
But it's purely personal preference of what you think looks best.
User is online!Profile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2016, 23:55
Post #3175
Question2



Casual Poster
****
Group: Members
Posts: 285
Joined: 22-November 09
Level 289 (Godslayer)


Well i tried checking the box, but all the text just dissapeared because i didnt put anything in.

Whats the default font?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2016, 23:57
Post #3176
Question2



Casual Poster
****
Group: Members
Posts: 285
Joined: 22-November 09
Level 289 (Godslayer)


QUOTE(tatarime @ Jul 19 2016, 20:04) *

HV_ItembarEx 0.2

Attached Image or Attached Image

Attached File  HV_ItembarEx.user.zip ( 2.56k ) Number of downloads: 103

(07/21: added align option; Energy Drink)

FEATURES:
  • Graphical Itembar
  • Disable click until end of duration
  • Hide items
  • Suport Reloader
SUPPORTS: Firefox / Chrome
(This script is another player's request)


I installed this via tamper monkey on chrome and im not seeing any of the icons at all...everything looks exactly the same...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 9 2016, 02:55
Post #3177
tatarime



2016年12月208日
******
Group: Gold Star Club
Posts: 802
Joined: 23-June 10
Level 500 (Godslayer)


QUOTE(Question2 @ Aug 9 2016, 06:57) *

I installed this via tamper monkey on chrome and im not seeing any of the icons at all...everything looks exactly the same...

Do you use Tempermonkey ver. 4.0.69?
That version doesn't support "Template String".
Some scripts require ver 4.1 or beta, or install as extension (using iron). (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 9 2016, 13:28
Post #3178
Question2



Casual Poster
****
Group: Members
Posts: 285
Joined: 22-November 09
Level 289 (Godslayer)


According to the changelog, what i have is version 4.1.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 10 2016, 14:16
Post #3179
Sapo84



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


Added [github.com] basic spell rotation on my modded reloader (can be merged back very easily).
All the thanks should go to simrock87 and hansvar because the important part is copied from crackling.

I plan to make some further modifications during the holidays, in particular:
  • Actually document spell rotation feature with id values for all attack spells
  • Import the script in a js editor and reformat everything / add jsdoc style comments
  • Add basic heal or healrotation feature

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

 
post Aug 11 2016, 00:27
Post #3180
Question2



Casual Poster
****
Group: Members
Posts: 285
Joined: 22-November 09
Level 289 (Godslayer)


I tried the potnot script and it doesnt appear to work for the current HV version (google chrome, tamper monkey). Does anyone know of one that will work?

Reloader script : Anyone else experiencing delays in long battle series? It is much slower at 40+ rounds than before. Maybe its because its storing all the data from start to finish?

Is there a script that will hide/not refresh the battle log? The thing is nearly useless and it should speed up page reload times.

Does anyone know how to customize the HV keybinds script?

This post has been edited by Question2: Aug 11 2016, 00:27
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


291 Pages V « < 157 158 159 160 161 > » 
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: 20th January 2025 - 06:05