 |
 |
 |
HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd) |
|
Jun 23 2014, 13:24
|
holy_demon
Group: Gold Star Club
Posts: 5,417
Joined: 2-April 10

|
QUOTE(Colman @ Jun 23 2014, 21:05)  I think use "enter" or "space" key to submit is safer .
Well if your finger is that twitchy, then I don't think enter/space would help (IMG:[ invalid] style_emoticons/default/heh.gif) Btw you have to release the same key twice to submit. If you're holding down the button, it won't fill anything in This post has been edited by holy_demon: Jun 23 2014, 13:26
|
|
|
|
 |
|
Jun 23 2014, 16:56
|
Colman
Group: Gold Star Club
Posts: 7,333
Joined: 15-November 10

|
QUOTE(holy_demon @ Jun 23 2014, 19:24)  Well if your finger is that twitchy, then I don't think enter/space would help (IMG:[ invalid] style_emoticons/default/heh.gif) Btw you have to release the same key twice to submit. If you're holding down the button, it won't fill anything in I do not really focus on the HV screen often, so .......... The numPad enter is not too far away from the num keys (IMG:[ invalid] style_emoticons/default/heh.gif) I always use that to play and answering the pony master. BTW, if someone using the numPad, I do not see the point of using this script. So, the script is targeting the mouse players? This post has been edited by Colman: Jun 23 2014, 16:57
|
|
|
|
 |
|
Jun 23 2014, 19:15
|
holy_demon
Group: Gold Star Club
Posts: 5,417
Joined: 2-April 10

|
QUOTE(Colman @ Jun 24 2014, 00:56)  I do not really focus on the HV screen often, so .......... The numPad enter is not too far away from the num keys (IMG:[ invalid] style_emoticons/default/heh.gif) I always use that to play and answering the pony master. BTW, if someone using the numPad, I do not see the point of using this script. So, the script is targeting the mouse players? It supports mouse clicking since version 1.0.0, it was pretty much the continuation of Riddle Limiter (IMG:[ invalid] style_emoticons/default/rolleyes.gif) I added the hotkey thing because I want to use num key. And I'm using laptop, so no numpad. Instead of using 2 hand to answer, I can just use 1 hand. (IMG:[ invalid] style_emoticons/default/heh.gif) Also, if I happen to type in the wrong answer, I can just press something else to overwrite, without having to delete it.
|
|
|
|
 |
|
Jun 23 2014, 19:52
|
Razor320
Group: Members
Posts: 220
Joined: 17-October 13

|
Tenboro should implement full-auto battle mode.
|
|
|
|
 |
|
Jun 24 2014, 11:28
|
holy_demon
Group: Gold Star Club
Posts: 5,417
Joined: 2-April 10

|
HV Item Manager 1.3.0 beta
HVItemManager_1.3.0_public.user.zip ( 6.61k )
Number of downloads: 121A beta release with a bunch of new features. Possibly buggy -reforge -itemworld -move menu box with right click (to use default right click, hold shift/ctrl/alt) -can select by clicking on item, instead of just ticking a rather small checkbox -price all only change price of selected items -support new tag $cond (for condition) and $locked (return true if item is locked), $pxp now returns a number or MAX -stronger filter function with conditionals. Change syntax of -locked and -open(see below) -filter syntax: '-' to get negative logic, use $<tag_name> to filter by tag, each conditional is separated by ',' (comma). There's two type of conditionals: one are regular expression, the others use meta data of the item (accessed by $), they can be combined with , eg: CODE Power|Phase|Shade|Force, $pxp<320 only display equips that contain Power/Phase/Shade/Force in name and pxp must be <320 CODE -$locked, $cond<75 only display unlocked items with condition < 75 CODE $locked, -Slaughter|Destruction, $level==10 only display locked equips that don't contain Slaughter/Destruction in their name and level 10 CODE binding, slaughter|destruction only display binding of slaughter or binding of destruction. PS: would appreciate it if somebody could word all of this this better. The problem with too many features is that documentation becomes a pain in the ass (IMG:[ invalid] style_emoticons/default/wacko.gif) QUOTE(holy_demon @ Jun 9 2014, 17:05)  HV Item Manager 1.2.0
HVItemManager_1.2.0_public.user.zip ( 5.44k )
Number of downloads: 332This is the spiritual successor of both HVItemFilter and MoogleSpam (unreleased). If you have installed HVItemFilter please uninstall it to avoid conflict. Bazaar, Moogle, Salvage, Repair, Filter and Manage multiple items with ease. Works in inventory, shop, forge and moogle page. New Feature: - multi-salvage - multi-repair - more tag template Main Features: - (textfield at top left, hotkey CTRL+F) Filter item, fully support [ developer.mozilla.org] regular expressions, you can add the tag "-free" or "-unlocked" add the beginningto filter unlocked/locked equips respectively - (checkbox/textfield next to each item) Checkboxs let you select items for subsequent multi-action. The checkboxes next to consumable/trophies become textfield so you can specify number. Textfield let you mark the unit price for your items. These prices will carry over next session. On top of each pane, there's a checkbox/textfield to select/set price for all unhidden items of that pane. - (repair button) multi-repair: repair all selected items - (salvage button) multi-salvage: salvage all selected items - (bazzaar button) multi-bazaar: sell all selected items to bazzaar. Only works with equips - (moogle button) multi-moogle: moogle all selected items to a recipient prompted in a popup. Works with both equips and items, does not support COD. - (lock/unlock button) multi-lock/unlock: self-explained - (list button): will prompt you to type in a template to generate an items like of all selected items. This function is inspired by ctxl's HVMiniShopHelper, so it will have a similar syntax. Currently only support equips. - accessible in the moogle, inventory, shop and forge pages Currently supported tags: $NAME, $PRICE, $COUNT, $LEVEL, $PXP, $URL, $ID, $KEY, $QUALITY(Exquisite, Peerless, etc...) $TYPE(One-handed, Staff, Cloth, etc..), $STYPE(Axe, Oak, Phase, etc..), $PREFIX (Ethereal, Hallowed,etc...), $SUFFIX (Slaughter, Destruction, etc...), $PART (Leggings, Gloves, Helmet, etc...) (it's empty on weapon/shield) template example: CODE [$ID][url=$URL]$NAME[/url] PxP$PXP Price:$PRICE =>[39640402] Superior Ethereal Axe of Slaughter PxP302 Price:200k CODE [B]$QUALITY[/B] $PREFIX $STYPE $PART of [I]$SUFFIX[/I] => Magnificent Tempestuous Axe of SlaughterMagnificent Hallowed Willow Staff of Curse-weaver- multi-tick and multi-price. On each equip/item pane there will a set of tickbox and textfield (2 text if it's item pane), so you select/set price for all displayed items (Items filtered out by the filter will not be affected). Caution: this function might lag your computer if there's too many item. - if you are using multi bazaar/moogle/lock function, please leave the tab open for a while so the script could send all the requests to the server. Future features: future features will be based on donations, the features that reach its donation goal will be guaranteed to be included in the next released version. Here are the features that I have in plan: - multi-COD - 500Hath or 4.5m
- multi-salvage - 500Hath or 4.5m
- mult-shrine - 500Hath or 4.5m
- better feedback system to notify you when multi-actions are completed - 500 Hath or 4.5m
- list works with items, more tags support such $# $TYPE $STRIKE, etc... (suggest to have more, but I won't do $STATS since scaling function is a lot of work, deserving a separate project)- 500Hath
- customizable filter tickbox, so you don't have to type into the filter field all the time, strong search function, such as search by level/PxP -500Hath
- other custom features you want - 500Hath or 4.5m each
Once the total donation reaches 2000 Hath (or 18m - Hath is valued at 9k/hath), I will finish up all the main features without further donation. Custom features will need donation to be included, unless I find useful enough to be included in the main features. This post has been edited by holy_demon: Jun 24 2014, 11:37
|
|
|
|
 |
|
Jul 4 2014, 08:56
|
acegi
Group: Gold Star Club
Posts: 1,058
Joined: 4-May 12

|
I tried to add Ctrl+mouse to cast imp in Hoverplay but failed. Sometime it works, but sometime it use Arcane Blow (IMG:[ invalid] style_emoticons/default/sad.gif) QUOTE window.addEventListener('mouseover', function (e) { if (e.ctrlKey) { var spell = get_first_available_spell(imp, document.getElementById('leftpane')); if (spell) { spell.onmouseover(); spell.onclick(); } e.preventDefault(); } return ; }, false);
|
|
|
Jul 4 2014, 17:08
|
LostLogia4
Group: Gold Star Club
Posts: 2,716
Joined: 4-June 11

|
QUOTE(Razor320 @ Jun 24 2014, 01:52)  Tenboro should implement full-auto battle mode. That would be opening the gates of hell to multi-accounting.
|
|
|
Jul 4 2014, 21:56
|
Owyn
Group: Members
Posts: 692
Joined: 12-May 10

|
QUOTE window.addEventListener('mouseover', function (e) { if (e.ctrlKey) { var spell = get_first_available_spell(imp, document.getElementById('leftpane')); if (spell) { spell.onmouseover(); spell.onclick(); } e.preventDefault(); } return ; }, false); try changing false to true to get higher priority, cuz you know there's already a listener for mouseover there (to hover-attack...)
|
|
|
Jul 4 2014, 22:52
|
acegi
Group: Gold Star Club
Posts: 1,058
Joined: 4-May 12

|
QUOTE(Owyn @ Jul 4 2014, 12:56)  try changing false to true to get higher priority, cuz you know there's already a listener for mouseover there (to hover-attack...)
OH, thx. It works now. But the remain problem is after I release Ctrl, it will use Arcane Blow one time.
|
|
|
Jul 5 2014, 10:57
|
Owyn
Group: Members
Posts: 692
Joined: 12-May 10

|
QUOTE(acegi @ Jul 5 2014, 00:52)  OH, thx. It works now. But the remain problem is after I release Ctrl, it will use Arcane Blow one time.
if it happens in the same page, try adding CODE unsafeWindow.battle.hover_target = function(){}; to the end of your listener to completely disable hover-attacking and let only your imperil hover work that time
|
|
|
|
 |
|
Jul 6 2014, 07:08
|
acegi
Group: Gold Star Club
Posts: 1,058
Joined: 4-May 12

|
QUOTE(Owyn @ Jul 5 2014, 01:57)  if it happens in the same page, try adding CODE unsafeWindow.battle.hover_target = function(){}; to the end of your listener to completely disable hover-attacking and let only your imperil hover work that time Oh, the code doesn't work at all. But I found a funny thing. My code only works well when there are two "window.addEventListener('mouseover', function (e)" , one with true and the other with false. Lacking one of them make it use Arcane Blow instead of imp some time. And now Arcane Blow will be used after releasing Ctrl randomly not always, the frequency is about one-third to one forth.
|
|
|
|
 |
|
Jul 6 2014, 13:53
|
oohmrparis
Group: Gold Star Club
Posts: 524
Joined: 18-June 13

|
Script that displays the condition in equipment page.
[attachmentid=46151]
If equipment can repair, repair by right-clicking. If you need confirmation dialog, erase the double slash of two places near the bottom of the code.
Scraps bug fixed.
|
|
|
Jul 7 2014, 00:44
|
treesloth
Group: Catgirl Camarilla
Posts: 3,528
Joined: 6-January 13

|
Anyone have an update to the Mini Shop Helper script, by ctxl? Thx
|
|
|
Jul 7 2014, 13:13
|
Owyn
Group: Members
Posts: 692
Joined: 12-May 10

|
QUOTE(treesloth16 @ Jul 7 2014, 02:44)  Anyone have an update to the Mini Shop Helper script, by ctxl? Thx
why would you need an update?
|
|
|
Jul 7 2014, 16:35
|
LostLogia4
Group: Gold Star Club
Posts: 2,716
Joined: 4-June 11

|
QUOTE(Owyn @ Jul 7 2014, 19:13)  why would you need an update? Because... it doesn't bloody work with Inventory and Mooglemail section. I've had this problem during my previous auction as well.
|
|
|
Jul 7 2014, 22:11
|
Owyn
Group: Members
Posts: 692
Joined: 12-May 10

|
QUOTE(LostLogia4 @ Jul 7 2014, 18:35)  Because... it doesn't bloody work with Inventory and Mooglemail section. I've had this problem during my previous auction as well.
It doesn't even have includes (nor ever had) for inventory or mooglemail section... so there's nothing to be broken there. CODE // @match http://*.hentaiverse.org/?s=Bazaar&ss=es* // @match http://*.hentaiverse.org/?s=Bazaar&ss=fr* // @match http://*.hentaiverse.org/?s=Battle&ss=iw* // @match http://*.hentaiverse.org/?s=Character&ss=eq&slot=*
|
|
|
|
 |
|
Jul 7 2014, 23:12
|
treesloth
Group: Catgirl Camarilla
Posts: 3,528
Joined: 6-January 13

|
QUOTE(Owyn @ Jul 8 2014, 05:11)  It doesn't even have includes (nor ever had) for inventory or mooglemail section... so there's nothing to be broken there. CODE // @match http://*.hentaiverse.org/?s=Bazaar&ss=es* // @match http://*.hentaiverse.org/?s=Bazaar&ss=fr* // @match http://*.hentaiverse.org/?s=Battle&ss=iw* // @match http://*.hentaiverse.org/?s=Character&ss=eq&slot=*
It wont produce forum links for selected equips... I believe others have posted about this issue in the pinned shop helper thread also
|
|
|
|
 |
|
Jul 8 2014, 04:33
|
LostLogia4
Group: Gold Star Club
Posts: 2,716
Joined: 4-June 11

|
QUOTE(Owyn @ Jul 8 2014, 04:11)  It doesn't even have includes (nor ever had) for inventory or mooglemail section... so there's nothing to be broken there. CODE // @match http://*.hentaiverse.org/?s=Bazaar&ss=es* // @match http://*.hentaiverse.org/?s=Bazaar&ss=fr* // @match http://*.hentaiverse.org/?s=Battle&ss=iw* // @match http://*.hentaiverse.org/?s=Character&ss=eq&slot=*
Just tested it with Firefox 30 with Greasemonkey and the tags is only shown in the equipment shop. The only other section where it works is in the defunct pre-patch forge section. It's perilous to use the script there, so switched to HV Item manager for tagging purposes. Clearly some patching needs to be done to extend it's functionality to Inventory, Forge and Mooglemail section, where I'll REALLY need the tags to identify the to be-sent equip. EDIT:Checked this reply from ctxl QUOTE(ctxl @ Jun 8 2014, 19:14)  The successor to this script has an independent UI (accessible in/out of battle), similar to how HV Shop System has a separate page.
There will be full inventory support (not just equipment) and MoogleMail integration (within the UI).
I'll be done with my undergraduate education soon and will review the backlog of suggestions as I make progress. If you want a particular feature added/fixed/modified/stolen from another script, it'd be wise to say so soon™. Guess that'll take awhile... (IMG:[ invalid] style_emoticons/default/heh.gif) This post has been edited by LostLogia4: Jul 8 2014, 04:38
|
|
|
|
 |
|
Jul 8 2014, 10:39
|
n125
Group: Gold Star Club
Posts: 6,282
Joined: 23-May 08

|
Adding this to the Mini Shop Helper include list causes the script to partially function in the Enchant section of the Forge, which is a safe section and doesn't filter any equipment out. You can still tag and price equipment, but like the sloth said, you can't generate BBCode. CODE // @match http://hentaiverse.org/?s=Forge&ss=en* According to ctxl, we just have to wait a while.
|
|
|
|
 |
|
Jul 9 2014, 01:12
|
skillchip
Group: Catgirl Camarilla
Posts: 5,755
Joined: 31-December 06

|
Suppose here is a perfectly fine place to make requests is it not?
Looking for a script that can tie monster name and scan data to drops at the end of a round (as well as other valuable information) in a neat CSV format when called.
Example of the output for each monster: Date/Difficulty/Arena # or Battle Type/Round #/Monster Name/Monster Spawned Level/Power Level/Spirit Points/Drop If scan is not preformed Power Level and Spirit Points should output N/A. Arena or Grindfest clears should be have bonus as the Monster Name
Currently only looking at this for me personally so I can get some results and conclusions about quality and player trainings. If it also was able to integrate player trainings such as LotD/Scav/Quarter/Arch then the data could be compiled and used to get answers more quickly then me working by myself. A this time there is no way to work around the scan aspect, so I doubt many people would want to spend time helping out on this by killing things, so hopefully someone can write the script for me so I don't have to try to collect everything by hand. Jenga is working on it.
This post has been edited by skillchip: Jul 9 2014, 02:30
|
|
|
|
 |
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
 |
 |
 |
|