Welcome Guest ( Log In | Register )

291 Pages V « < 30 31 32 33 > »   
Reply to this topicStart new topic
> HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd)

 
post May 18 2013, 20:23
Post #608
atest1



Veteran Poster
********
Group: Gold Star Club
Posts: 2,689
Joined: 5-October 12
Level 500 (Godslayer)


QUOTE(Ichy @ May 18 2013, 20:07) *

Fixed minor Additions please! I need my counter and Skill attack on +!


Simple fix:
replace .btps to .bte
The "replace monster letters" function still need fix, other functions seem to work.

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

 
post May 19 2013, 01:16
Post #609
n125



Elite Poster
*********
Group: Gold Star Club
Posts: 6,282
Joined: 23-May 08
Level 500 (Godslayer)


Replacing .btps to .bte doesn't seem to do anything for me.

HV Minor Additions
Multiple Quickbars
HV Keybinds
HV Equipment Comparison
Magic Scores

All broken.

(IMG:[invalid] style_emoticons/default/cry.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 19 2013, 01:38
Post #610
TheGreyPanther



Prowler
********
Group: Gold Star Club
Posts: 3,757
Joined: 8-April 11
Level 500 (Godslayer)


QUOTE(Ichy @ May 18 2013, 20:16) *
RE Notification needs a new place!
I second your suggestion!
QUOTE(n125 @ May 19 2013, 01:16) *
Replacing .btps to .bte doesn't seem to do anything for me.

HV Minor Additions
Multiple Quickbars
HV Keybinds
HV Equipment Comparison
Magic Scores

All broken.

(IMG:[invalid] style_emoticons/default/cry.gif)
HVstats work! (IMG:[invalid] style_emoticons/default/tongue.gif)
HV Equipment Comparison & Magic Scores should be quite easy to fix but we will see how long it takes.
The only risk of it taking a long time is if the developers are AWOL and we don't know it otherwise I am sure somebody will step up.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 19 2013, 01:44
Post #611
n125



Elite Poster
*********
Group: Gold Star Club
Posts: 6,282
Joined: 23-May 08
Level 500 (Godslayer)


QUOTE(TheGreyPanther @ May 18 2013, 16:38) *

I second your suggestion!
HVstats work! (IMG:[invalid] style_emoticons/default/tongue.gif)
HV Equipment Comparison & Magic Scores should be quite easy to fix but we will see how long it takes.
The only risk of it taking a long time is if the developers are AWOL and we don't know it otherwise I am sure somebody will step up.


That's the case with all of Tiap's scripts: He is no longer supporting them. (IMG:[invalid] style_emoticons/default/tongue.gif)

But yeah, I'll have to switch to STAT for a while. Unless I can get used to playing without any scripts, which will be rough.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 19 2013, 06:44
Post #612
ctxl



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


HV: Minor Additions. Very hastily-done patchwork, so extended features are broken and/or commented out.

What should work are:
- effect durations
- gem icon
- turn divider
- round counter
- channeling (new! thanks, atest1)

hvma2fix+1.user.js = use this in Firefox (usable, but flickers in Chrome)
hvma3fix2+1.user.js = use this in Chrome, aka no flickering (untested in Firefox)

Attached File  hvmafix_1.zip ( 5.73k ) Number of downloads: 238

------------------
Inline Difficulty Changer. Removed the non-existent difficulties from the array.
kudos to tiap for keeping things simple.

Attached File  difficulty.user.zip ( 1.46k ) Number of downloads: 380

------------------
Item Menu. kudos to tiap again, changes are as follows:
line 34 : var target = item.querySelector('.fd2 > div');
line 142 : var temp = data.match(/equips.set\((\d+),\s?'(.+?)'\)/);

Attached File  itemmenu.user.js.zip ( 2.22k ) Number of downloads: 157


This post has been edited by ctxl: May 19 2013, 15:04
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 19 2013, 06:58
Post #613
MidNightPass



Elite Poster
*********
Group: Catgirl Camarilla
Posts: 5,186
Joined: 20-March 11
Level 500 (Ponyslayer)


QUOTE(ctxl @ May 19 2013, 12:44) *

hvma2fix+1.user.js = use this in Firefox (but flickers in Chrome)
hvma3fix2+1.user.js = use this in Chrome, aka no flickering (but untested in Firefox)

[attachmentid=25626]


Great work!

This post has been edited by MidNightPass: May 19 2013, 06:59
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 19 2013, 07:10
Post #614
Apocalypse Horsemen



Can't Save the World⁇ Then Prepare for its END‼ ☠
**********
Group: Members
Posts: 8,028
Joined: 29-August 10
Level 290 (Godslayer)


Has anyone tried to get the Hentaiverse Equipment Comparison script to work yet?

How does one compare the equipment in the meantime?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 19 2013, 14:41
Post #615
atest1



Veteran Poster
********
Group: Gold Star Club
Posts: 2,689
Joined: 5-October 12
Level 500 (Godslayer)


QUOTE(ctxl @ May 19 2013, 12:44) *

HV: Minor Additions. Very hastily-done patchwork, so extended features are broken and/or commented out.

What should work are:
- effect durations
- gem icon
- turn divider
- round counter

hvma2fix+1.user.js = use this in Firefox (usable, but flickers in Chrome)
hvma3fix2+1.user.js = use this in Chrome, aka no flickering (untested in Firefox)

[attachmentid=25626]
------------------
Inline Difficulty Changer. Removed the non-existent difficulties from the array.
kudos to tiap for keeping things simple.

Attached File  difficulty.user.zip ( 1.46k ) Number of downloads: 380



You only replace 2 .btps with .bte in the round counter part, but the .btps in highlight channeling part is not replaced, so the highlight channeling function would not work.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 19 2013, 14:59
Post #616
ctxl



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


QUOTE(atest1 @ May 19 2013, 05:41) *

You only replace 2 .btps with .bte in the round counter part, but the .btps in highlight channeling part is not replaced, so the highlight channeling function would not work.

Well.. that's easy enough to change, thanks! Left the old ones up just in case it breaks things, because I haven't tested it yet.
Tested hvma3fix2+1.user.js, works fine. Not testing the other one, but I assume it works as well.

Also added Item Menu, which just about sums up all of the scripts I care to fix.

This post has been edited by ctxl: May 19 2013, 15:06
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 19 2013, 17:44
Post #617
atest1



Veteran Poster
********
Group: Gold Star Club
Posts: 2,689
Joined: 5-October 12
Level 500 (Godslayer)


QUOTE(Ichy @ May 19 2013, 02:16) *

RE Notification needs a new place!


Just change the "470px" to "500px".
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 19 2013, 18:34
Post #618
TheGreyPanther



Prowler
********
Group: Gold Star Club
Posts: 3,757
Joined: 8-April 11
Level 500 (Godslayer)


QUOTE(atest1 @ May 19 2013, 17:44) *
Just change the "470px" to "500px".
Thanks for that!
I am to lazy to figure it out myself.
I fiddled around a bit and I think 1020px looks better
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 19 2013, 18:53
Post #619
skillchip



Mathematical Trashcat
*********
Group: Catgirl Camarilla
Posts: 5,753
Joined: 31-December 06
Level 492 (Godslayer)


I would like the equipment comparison script updated as soon as possible. Thanks (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 19 2013, 21:53
Post #620
ctxl



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


I'm not going to fix the equipment comparison script for a variety of reasons.

But for those interested in doing so, this may or may not be of much use:

Attached File  equipment_popup_box_html.zip ( 3.96k ) Number of downloads: 67

Just two samples of old and new HTML for the equipment popup box, as the filename would imply.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 21 2013, 01:46
Post #621
FiniteA



Active Poster
*******
Group: Members
Posts: 2,419
Joined: 3-November 11
Level 413 (Godslayer)


I modified Keybind. It should work (on chrome at least), but I can't be sure.

Now it becomes Use("Mana") instead of UseNext(ManaPotion)...
Scrolls should be similar, but I lack the training to test.

[pastie.org] http://pastie.org/7936912

This post has been edited by FiniteA: May 21 2013, 01:49
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 21 2013, 04:45
Post #622
Falbala456



Active Poster
*******
Group: Members
Posts: 1,176
Joined: 21-April 09
Level 353 (Godslayer)


I don't know if it's a bug but the UI of HVStats is located just over the icon for new messages (IMG:[invalid] style_emoticons/default/tongue.gif).

This post has been edited by Falbala456: May 21 2013, 04:45
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 21 2013, 05:41
Post #623
Teana Lanster



Phantom Blazer
*******
Group: Catgirl Camarilla
Posts: 1,334
Joined: 8-July 10
Level 500 (Godslayer)


QUOTE(ctxl @ May 19 2013, 12:59) *

Well.. that's easy enough to change, thanks! Left the old ones up just in case it breaks things, because I haven't tested it yet.
Tested hvma3fix2+1.user.js, works fine. Not testing the other one, but I assume it works as well.

Also added Item Menu, which just about sums up all of the scripts I care to fix.


Great help for the item menu.
Big thanks!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 21 2013, 05:43
Post #624
dragon695



Casual Poster
****
Group: Members
Posts: 276
Joined: 5-March 12
Level 262 (Godslayer)


QUOTE(n125 @ May 18 2013, 19:16) *

Replacing .btps to .bte doesn't seem to do anything for me.

HV Minor Additions
Multiple Quickbars
HV Keybinds
HV Equipment Comparison
Magic Scores

All broken.

(IMG:[invalid] style_emoticons/default/cry.gif)

Use HV Stat, which Minor Additions was derived from. HV Stat has been updated.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 21 2013, 05:57
Post #625
trikon000



Blue Wizard is about to die. Nevermind, just killed him.
*******
Group: Gold Star Club
Posts: 1,126
Joined: 17-August 07
Level 500 (Ponyslayer)


Is anyone still working on the quickbar 2? Or should I just rely on the keybind instead.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 21 2013, 12:14
Post #626
letmegitdat



Casual Poster
****
Group: Members
Posts: 279
Joined: 5-January 09
Level 347 (Godslayer)


i have quickbar2 fixed w/90% skills including cooldown indicator, but i'm merging it with keybind (next mana pot button, greyed when out of pots, maybe remaining indicator) + "+ key selects best skill" into one cleaner script.

I have about an 1 to 1-1/2 hour a day of play time, I used to do all arenas up to T&T, now I can't get the first page done without turning down difficulty.. I have 1/20th the usual income...can't get enough tokens for 1 fsm let alone daily fsm... my monsters are in the red...

in other words if I haven't quit, I might finish/release something on a weekend... no promises...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 22 2013, 02:10
Post #627
PowerOfTwo32



Newcomer
*
Group: Members
Posts: 46
Joined: 14-October 11
Level 316 (Godslayer)


QUOTE(FiniteA @ May 20 2013, 18:46) *

I modified Keybind. It should work (on chrome at least), but I can't be sure.

Now it becomes Use("Mana") instead of UseNext(ManaPotion)...
Scrolls should be similar, but I lack the training to test.

[pastie.org] http://pastie.org/7936912



QUOTE(letmegitdat @ May 21 2013, 05:14) *

i have quickbar2 fixed w/90% skills including cooldown indicator, but i'm merging it with keybind (next mana pot button, greyed when out of pots, maybe remaining indicator) + "+ key selects best skill" into one cleaner script.

I have about an 1 to 1-1/2 hour a day of play time, I used to do all arenas up to T&T, now I can't get the first page done without turning down difficulty.. I have 1/20th the usual income...can't get enough tokens for 1 fsm let alone daily fsm... my monsters are in the red...

in other words if I haven't quit, I might finish/release something on a weekend... no promises...


Well I was working on the altered version that FiniteA posted. I think it came out nicely. I fixed some bugs, along with renaming things. I also updated the internal comments to reflect these changes.

Skill("Skill name");
Item("Item name");

I removed the pane switching, since it's unnecessary, and slows things down.
with Skill(), If a spell was in cooldown, the call to onclick() would throw an error, because spells in cooldown have it removed.

So, here's is my version of HV Keybinds:
Attached File  hvkeybinds.apocalypse.patch.edition.user.js.zip ( 2.5k ) Number of downloads: 229


This post has been edited by PowerOfTwo32: May 22 2013, 02:12
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


291 Pages V « < 30 31 32 33 > » 
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 - 14:10