Welcome Guest ( Log In | Register )

291 Pages V « < 44 45 46 47 48 > »   
Reply to this topicStart new topic
> HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd)

 
post Nov 20 2013, 21:59
Post #901
Gasior



Anti-social suicide (during treatment)
********
Group: Members
Posts: 2,667
Joined: 20-October 10
Level 477 (Godslayer)


HV Equipment Comparison 0.6.2.6

Attached File  HVEquipCompare.user.zip ( 13.62k ) Number of downloads: 84

- Update to wiki data (11 Nov 2013, still not quite accurate)
-- Dagger and Gossamer are not supported
- Rearranged code of wiki comparison
- Fixed wiki highlight problem
- Some code cleaning and fixing

*version without /multiplier*

Inform Me if I messed up something.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 23 2013, 00:32
Post #902
Gasior



Anti-social suicide (during treatment)
********
Group: Members
Posts: 2,667
Joined: 20-October 10
Level 477 (Godslayer)


HV Equipment Comparison 0.6.2.7

Attached File  HVEquipCompare.user.zip ( 14.62k ) Number of downloads: 75

After post my version i found out, that ggxxsol released v.0.6.2.5r some time ago. (Big Thanks for your work)

I added to my script the changes that he made, and do my own.

- added best EDB for staff's (needed some fixing)
- corresponding EDB highlight to wiki for staff's
- added % to "Attack Crit Damage"
- fixed wiki highlight for Power armor
- readded data for Dagger, Scythe, Tower shield, Gossamer (based on ggxxsol version)
- blocked wiki highlight for retired eq
- ±0.01 margin for quality max

It have Peerless data, so i left godlike.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 26 2013, 04:25
Post #903
Lement



Lalalala la~ la la~!
********
Group: Members
Posts: 2,977
Joined: 28-February 12
Level 326 (Godslayer)


Here is a little script that I made to send stuff to wolfgirl(Press O for next, space for next equip(as it asks you in a confirmation window popup on-page). Requires you to only have unlocked equips you wish to send(it picks first)).
Requires you to change 'wolfgirl of autumn92' to whatever name you wish should you send to someone else.
Maybe in future have the name stored in localstorage or read them from a list, would make it convenient for large-item auctions or something.

CODE

// ==UserScript==
// @name           HV send next equip to wolfgirl
// @version        1.1.1
// @namespace      HVTA
// @description   O for next
// @match          http://hentaiverse.org/?s=Bazaar&ss=mm&filter=Write+New
// @match          http://hentaiverse.org/?s=Bazaar&ss=mm&filter=Write%20New
// @run-at         document-end
// ==/UserScript==
if(document.querySelector('img[src="http://ehgt.org/v/mooglemail/writenew.png"]'))document.querySelector('img[src="http://ehgt.org/v/mooglemail/writenew.png"]').click();
if(document.querySelector('img[src="http://ehgt.org/v/mooglemail/removeattachment.png"]'))document.querySelector('img[src="http://ehgt.org/v/mooglemail/send.png"]').onclick();
document.addEventListener('keyup',function(e){
    if(e.keyCode==79){document.querySelector('input[name="message_to_name"]').value='wolfgirl of autumn92';
        document.querySelector('input[name="message_subject"]').value='phase';
        document.querySelector('img[src="http://ehgt.org/v/mooglemail/attachequip.png"]').onclick();
        document.querySelector('div.eqdp').onclick();
        document.querySelector('div[onclick="mooglemail.commit_transaction()"]').onclick();
        
    }
        return;},false);

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

 
post Nov 26 2013, 15:09
Post #904
firepen



Casual Poster
***
Group: Members
Posts: 191
Joined: 17-August 13
Level 324 (Godslayer)


My script is based on the HV STAT Slim. And I've mixed some scripts.

I think it is useful for fighters in many ways.

Attached File  hvstatslim_total.user.zip ( 3.46k ) Number of downloads: 98


This post has been edited by firepen: Nov 26 2013, 15:10
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 27 2013, 06:51
Post #905
Red of EHCOVE



Viceroy of Oook & EHCOVE cofounder
**********
Group: Gold Star Club
Posts: 9,493
Joined: 28-April 07
Level 365 (Godslayer)


Cool thread. Since this is actually useful, shouldn't this be in the System Discussion, not Chat?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 28 2013, 03:22
Post #906
firepen



Casual Poster
***
Group: Members
Posts: 191
Joined: 17-August 13
Level 324 (Godslayer)


QUOTE(firepen @ Nov 26 2013, 15:09) *

My script is based on the HV STAT Slim. And I've mixed some scripts.

I think it is useful for fighters in many ways.

Attached File  hvstatslim_total.user.zip ( 3.46k ) Number of downloads: 98



editorial version

Attached File  hvstatslim_total_pack_KAI.user.zip ( 3.69k ) Number of downloads: 92



[serviceapi.nmv.naver.com] script test video

This post has been edited by firepen: Nov 28 2013, 03:35
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 28 2013, 20:54
Post #907
Gasior



Anti-social suicide (during treatment)
********
Group: Members
Posts: 2,667
Joined: 20-October 10
Level 477 (Godslayer)


HV Equipment Comparison 0.6.2.8

Attached File  HVEquipCompare.user.zip ( 16.33k ) Number of downloads: 81

- Update to wiki data (22 Nov 2013)
- old 'W' key changed to 'B'
- 'W' now show something like this:
'W':
Attached Image
'B':
Attached Image

* Burden/Interference: 0% = Lowest possible
* It not shows ranges, but base for:
^ Specific Damage Mitigation (too many data to operate, maybe later)
^ Proc chance and duration
^ some minor stats
* If Eq isn't in built-in database, it will show the same as 'B'

This post has been edited by Gasior: Nov 28 2013, 20:56
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 30 2013, 10:42
Post #908
Cats Lover



Peerless Cat's Lover of 1H Power (since 0 lvl)
********
Group: Gold Star Club
Posts: 2,800
Joined: 18-April 13
Level 500 (Godslayer)


HV Stopwatch 0.1.2

I made simple script of stopwatch to measure clear time of battle. (IMG:[invalid] style_emoticons/default/laugh.gif)
Attached File  HV_stopwatch_0.1.2.user.zip ( 1.33k ) Number of downloads: 170

- Click time to start or stop.
- Automatically stop on clearing the last round of arena, IW, and GF.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 30 2013, 11:44
Post #909
Pillowgirl



Grammatically Incorrect (☞゚∀゚)☞
*********
Group: Gold Star Club
Posts: 5,389
Joined: 2-December 12
Level 485 (Godslayer)


QUOTE(Cats Lover @ Nov 30 2013, 18:42) *

HV Stopwatch 0.1.2

I made simple script of stopwatch to measure clear time of battle. (IMG:[invalid] style_emoticons/default/laugh.gif)
Attached File  HV_stopwatch_0.1.2.user.zip ( 1.33k ) Number of downloads: 170

- Click time to start or stop.
- Automatically stop on clearing the last round of arena, IW, and GF.

Will try later.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 30 2013, 19:37
Post #910
etothex



No I said.
********
Group: Members
Posts: 4,557
Joined: 18-May 09
Level 417 (Godslayer)


QUOTE(firepen @ Nov 27 2013, 17:22) *

editorial version

Attached File  hvstatslim_total_pack_KAI.user.zip ( 3.69k ) Number of downloads: 92

[serviceapi.nmv.naver.com] script test video

a feature request in general, but can anyone alter the effects duration to only show self effects, or have a hotkey pressed to show durations. I don't really care for monster effects, and tbqh I only care about heartseeker in self buffs. Having to whip my mouse up to the icon to check if i should use my channeling proc for heartseeker happens alot.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 4 2013, 20:17
Post #911
kuro009



Peerless Retarded H-Collector of E-Hentai
*****
Group: Members
Posts: 747
Joined: 8-May 10
Level 303 (Godslayer)


Can anyone make a script that will enable us to select multiple equipments in the Bazaar and sell them at once?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 9 2013, 19:45
Post #912
Ichy



~ Loli Trainer ~
***********
Group: Catgirl Camarilla
Posts: 13,061
Joined: 19-February 09
Level 500 (Dovahkiin)


How do I bind some spell to left mouse button?
Too lazy to use keyboard.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 9 2013, 21:01
Post #913
hihohahi



.
*****
Group: Members
Posts: 661
Joined: 19-February 09
Level 467 (Beginner)


QUOTE(hihohahi @ Nov 5 2013, 20:15) *

For the HV Keybind 2.5.0, any way for Cast function not deselect a spell if it's already selected?

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

 
post Dec 10 2013, 12:33
Post #914
Gasior



Anti-social suicide (during treatment)
********
Group: Members
Posts: 2,667
Joined: 20-October 10
Level 477 (Godslayer)


HV Equipment Comparison 0.6.2.9

Attached File  HVEquipCompare_0.6.2.9.zip ( 18.66k ) Number of downloads: 76

- Added Lottery page (data for Leg+ may be inaccurate due to their rarity)
- Fixed Forge Upgrades and Enchantments pages
- Fixed old (Main Hand)/(Off Hand) label
- Added Specific Damage Mitigations
- Added 'useMultiplier' option somewhere at the top
- Fixed some bugs
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 12 2013, 02:08
Post #915
ctxl



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


HV - Track Drops 2.2
New: groups common drops together, counts gems, and sorts things.

[pastie.org] Save this as a .user.js, modify settings (optional), and install.
Click on the Stamina icon anytime, anywhere to use. Sample output below.

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

 
post Dec 12 2013, 19:59
Post #916
goldminer



Casual Poster
****
Group: Members
Posts: 401
Joined: 13-November 13
Level 390 (Godslayer)


QUOTE(ctxl @ Dec 11 2013, 19:08) *

HV - Track Drops 2.2
New: groups common drops together, counts gems, and sorts things.

[pastie.org] Save this as a .user.js, modify settings (optional), and install.
Click on the Stamina icon anytime, anywhere to use. Sample output below.

Attached Image

Thanks always.
Testing the script on Chrome31 and FF25, but it does not work at all.

I got like these two key-value pairs on Local Storage after some grindfest test.
- Key: "Drops", Value: "Rounds,Credits,Crystals,Trash Gear,Rounds,Crystals,Potion,Rounds,Scroll,Crystals,Rounds,Rounds"
- Key: "Drops.Last", Value: ""

Is there another specific way to use this except just clicking on the stamina icon?
And is there anyone who makes it work well?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 12 2013, 23:03
Post #917
ctxl



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


QUOTE(goldminer @ Dec 12 2013, 09:59) *
Testing the script on Chrome31 and FF25, but it does not work at all.
Works fine in Chrome 31.

In Firefox 26, turn off the random encounter timer (reTimer: false).
Move countdownRE(nextRE); below the function if you want to use it. Sorry about that.

QUOTE(goldminer @ Dec 12 2013, 09:59) *
Is there another specific way to use this except just clicking on the stamina icon?
And is there anyone who makes it work well?
Nope.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 15 2013, 09:13
Post #918
something



Expressionless Lolicon
*******
Group: Members
Posts: 1,106
Joined: 14-January 07
Level 355 (Godslayer)


QUOTE(sigo8 @ Jan 21 2013, 22:41) *

New version of Health alert.
Fixed the Overrun problem by stealing some code from HVStat (quadrupling the number of lines of code).
Attached File  HV_HealthAlert.2.0.user.js.zip ( 659bytes ) Number of downloads: 139


is there any chance you can update this for 0.77? it's probably the one feature i miss about HVSTAT since i tend to sleep through arenas and end up dead without it
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 15 2013, 11:54
Post #919
Gasior



Anti-social suicide (during treatment)
********
Group: Members
Posts: 2,667
Joined: 20-October 10
Level 477 (Godslayer)


HV Equipment Comparison 0.6.2.10

Attached File  HVEquipCompare_0.6.2.10.user.zip ( 18.49k ) Number of downloads: 65

- Update to wiki data (14 Dec 2013)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 16 2013, 16:10
Post #920
f_riz



Active Poster
*******
Group: Gold Star Club
Posts: 1,051
Joined: 13-December 10
Level 470 (Godslayer)


QUOTE

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: 156



Item menu on salvage, enchant, item world, upgrade are now broken.
Maybe it's because the new feature of equipment renaming?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


291 Pages V « < 44 45 46 47 48 > » 
Reply to this topicStart new topic
4 User(s) are reading this topic (4 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 11th January 2025 - 01:06