Welcome Guest ( Log In | Register )

291 Pages V « < 99 100 101 102 103 > »   
Reply to this topicStart new topic
> HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd)

 
post Apr 22 2015, 16:58
Post #2001
夕涼なのか



Casual Poster
****
Group: Gold Star Club
Posts: 498
Joined: 22-August 13
Level 440 (Dovahkiin)


nvm

This post has been edited by 夕涼なのか: May 18 2015, 09:41
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 23 2015, 22:19
Post #2002
gilf



Regular Poster
*****
Group: Members
Posts: 564
Joined: 19-April 12
Level 336 (Godslayer)


QUOTE(夕涼なのか @ Apr 22 2015, 10:58) *

I have some problems with Hoverplay and SpellSpam on my Chrome. Hover function works too slow, I can only spam spells at normal speed if I keep my mouse moving forth and back on the monsters, but it's really tiring.


That is not a problem. It is how they comply with the rules.
At the start of each round, you have to move the mouse to target a mob before any action can be taken, hence the constant mouse movement you are complaining about. if it was not done this way, then there would be several rounds between targeting a mob and killing it where there would be zero input from the user. That is forbidden.
If you think moving the mouse is tiring, try going back to clicking. (IMG:[invalid] style_emoticons/default/biggrin.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 27 2015, 20:26
Post #2003
Receptors



Regular Poster
*****
Group: Gold Star Club
Posts: 686
Joined: 15-June 11
Level 500 (Godslayer)


Any scripts that can help me to find specific equipment in WTS? (IMG:[invalid] style_emoticons/default/wink.gif) (IMG:[invalid] style_emoticons/default/wink.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 28 2015, 14:21
Post #2004
hentai_fusion



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


QUOTE(huang2000 @ Apr 28 2015, 02:26) *

Any scripts that can help me to find specific equipment in WTS? (IMG:[invalid] style_emoticons/default/wink.gif) (IMG:[invalid] style_emoticons/default/wink.gif)


the forum has a search function. (IMG:[invalid] style_emoticons/default/duck.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 29 2015, 04:26
Post #2005
Naitimo



Newcomer
*
Group: Recruits
Posts: 12
Joined: 15-April 11
Level 14 (Novice)


Woah I just found this sub, thanks for all your work guys real helpful!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 29 2015, 08:16
Post #2006
gynew



Hungry Wolf
*******
Group: Members
Posts: 2,019
Joined: 27-December 08
Level 407 (Godslayer)


QUOTE(huang2000 @ Apr 27 2015, 13:26) *

Any scripts that can help me to find specific equipment in WTS? (IMG:[invalid] style_emoticons/default/wink.gif) (IMG:[invalid] style_emoticons/default/wink.gif)

Yep, E-Hentai Grep
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 4 2015, 18:35
Post #2007
oohmrparis



We are ping-pong player
*****
Group: Gold Star Club
Posts: 521
Joined: 18-June 13
Level 500 (Ponyslayer)


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.

This post has been edited by oohmrparis: May 5 2015, 11:09
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 5 2015, 09:49
Post #2008
djackallstar



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


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

-snip-
HVEquipCompare (update by simplesimon32, thanks (IMG:[invalid] style_emoticons/default/smile.gif) ) add function.
R -> before forge base stat (range)

Fuck yeah!! Thank you so much oohmrparis!!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 6 2015, 13:39
Post #2009
tetron



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


QUOTE(oohmrparis @ May 4 2015, 22:05) *

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.

S.U.P.E.R.B.!

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

 
post May 6 2015, 19:46
Post #2010
djackallstar



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


Script Name
    Inactivity Reminder
Description
    Change the color of your ID to red if the last post you made was more than 24 hours ago. (the value is customizable)
    Please make a new post after installation so that the script keeps track of the last post.
DemoDownload and InstallationSettings
  • time_difference
    • When the difference between current time and the time last post was made is greater than this, ID becomes red. in second. (Default: 86400)
Changelog
  • 2015/05/07 Added a setting: time_difference.
  • 2015/05/07 Initial post.
Feedback
  • To report bugs, request features, or if you have any feedback, please PM me or reply to this thread.


This post has been edited by djackallstar: May 7 2015, 04:06
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 10 2015, 03:13
Post #2011
CronoBoA



Why Would You Do That?!?!
*****
Group: Gold Star Club
Posts: 622
Joined: 29-December 10
Level 500 (Ponyslayer)


QUOTE(Superlatanium @ May 8 2015, 20:31) *
The only way for userscripts to reliably keep working and not be disabled by Chrome in the latest version is to use Tampermonkey to manage scripts. But the problem is that Tampermonkey, after a few hundred turns, starts eating up a lot of memory (40k on startup -> 200k or more), which significantly slows down your turns / sec on less than high-end computers.

A better method is to use Iron Browser, which has built-in support for userscripts, and doesn't require Tampermonkey.

I have been using Firefox 37.0.2 and experiencing this exact slowdown after a few hundred turns so I decided to try [sourceforge.net] Iron Browser, specifically version 27. All of the userscripts I use work in Iron Browser v27 with the exception of HoverPlay. After looking at the script and doing some googling, I discovered the problem is that [wiki.greasespot.net] unsafeWindow is not supported in Chrome. I tried googling for a simple method to convert unsafeWindow to something supported in Chrome, but it seems like there is no easy solution for someone like me who doesn't understand programming (for example, replacing unsafeWindow with window doesn't work). I PM-ed Owyn, the author of HoverPlay, asking if he knew of a way to replace the unsafeWindow in HoverPlay with something supported in Chrome. He said he did not, but that he would not mind if I asked other people for help in the forums. And so I ask: will anyone please help with this issue?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 10 2015, 04:42
Post #2012
djackallstar



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


QUOTE(CronoBoA @ May 10 2015, 09:13) *

I have been using Firefox 37.0.2 and experiencing this exact slowdown after a few hundred turns so I decided to try [sourceforge.net] Iron Browser, specifically version 27. All of the userscripts I use work in Iron Browser v27 with the exception of HoverPlay. After looking at the script and doing some googling, I discovered the problem is that [wiki.greasespot.net] unsafeWindow is not supported in Chrome. I tried googling for a simple method to convert unsafeWindow to something supported in Chrome, but it seems like there is no easy solution for someone like me who doesn't understand programming (for example, replacing unsafeWindow with window doesn't work). I PM-ed Owyn, the author of HoverPlay, asking if he knew of a way to replace the unsafeWindow in HoverPlay with something supported in Chrome. He said he did not, but that he would not mind if I asked other people for help in the forums. And so I ask: will anyone please help with this issue?

[wiki.greasespot.net] http://wiki.greasespot.net/UnsafeWindow#Al...to_unsafeWindow
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 10 2015, 05:29
Post #2013
CronoBoA



Why Would You Do That?!?!
*****
Group: Gold Star Club
Posts: 622
Joined: 29-December 10
Level 500 (Ponyslayer)


QUOTE(djackallstar @ May 9 2015, 22:42) *

I've read Category:Coding Tips:Interacting With The Page (along with several other sites I googled), but I didn't understand any of it because I don't know to code. It's like you're handing me a Greek instruction manual, except I can't read/speak Greek. I think I understand the gist of the situation though: [stackoverflow.com] Chrome runs scripts in an "isolated world" so scripts cannot normally interact with one another. In this case HoverPlay is attempting to access HV's scripts through the use of unsafeWindow, which is not allowed in Chrome (unless you're running Tampermonkey). That's pretty much my limit. I'm looking at all this code and I don't know how to implement any of it.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 12 2015, 06:02
Post #2014
djackallstar



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


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

Popup equipment links on mouseover in forum.

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


Hi,

The script will not work after editing a post using "Quick Edit".
To re-enable the script, I have to press F5 to reload the page.
Can you make the script work normally after "Quick Edit"?

(IMG:[i.imgur.com] http://i.imgur.com/e2myMnq.png)

This post has been edited by djackallstar: May 16 2015, 16:45
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 17 2015, 19:08
Post #2015
darkx



Active Poster
*******
Group: Members
Posts: 1,197
Joined: 3-December 06
Level 488 (Godslayer)


Anyone working on a new equip compare script?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 18 2015, 01:23
Post #2016
hitokiri84



Legendary Poster
***********
Group: Gold Star Club
Posts: 10,945
Joined: 24-December 07
Level 496 (Godslayer)


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

HV - Inline Difficulty Changer for 0.77

I went ahead and fixed this because it was simple and I'm impatient.

Attached File  difficulty.user.zip ( 1.5k ) Number of downloads: 1474
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 18 2015, 07:49
Post #2017
夕涼なのか



Casual Poster
****
Group: Gold Star Club
Posts: 498
Joined: 22-August 13
Level 440 (Dovahkiin)


I think I need this one in SpellSpam:
$ManaDraught>2; $Regen>2; $Protection>2; $ArcaneFocus>2; $HP>45; $MP>20; $SP>35; Mana Potion; Heroic Mana Potion; Paradise Lost; Banishment; Smite (IMG:[invalid] style_emoticons/default/rolleyes.gif)
but it's too long to type into the blank, and a new $ManaDraught is needed



I forgot there was a abbreviation (IMG:[invalid] style_emoticons/default/cry.gif)
Mana P; Heroic Mana P; Par; Ban; Smi, now this one can do

This post has been edited by 夕涼なのか: May 18 2015, 11:04
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 18 2015, 08:00
Post #2018
chjj30



🦘跳海魔女🧙王世坚🌊
***********
Group: Catgirl Camarilla
Posts: 10,851
Joined: 5-January 14
Level 500 (Ponyslayer)


QUOTE(hitokiri84 @ May 18 2015, 07:23) *

I went ahead and fixed this because it was simple and I'm impatient.

Attached File  difficulty.user.zip ( 1.5k ) Number of downloads: 1474



Thanks! It works now!
User is online!Profile CardPM
Go to the top of the page
+Quote Post

 
post May 18 2015, 14:21
Post #2019
holy_demon



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


HV Item Manager 1.4.4
Attached File  HVItemManager_1.4.4.user.zip ( 9.31k ) Number of downloads: 319


Changelog

- 1.4.4:
- compatibility with HV0.82
- 1.4.3:
- uncheck equip after doing bazzaar/moogle/reforge/salvage
- unlock before moogling, as item locked state is carried over between owners
- auto-unlock and relock item when reforging.
- double-check for bazzaaring and salvaging IWed equips

QUOTE(holy_demon @ Aug 8 2014, 22:41) *

HV Item Manager 1.4.2
Attached File  HVItemManager_1.4.2.user.zip ( 8.78k ) Number of downloads: 1118


Release note: 1.4.2:
- tags list in the "List" menu
- $url of item will link to item shop
- support custom name, and suffix-less equip
- slower MoogleMail to ensure correctness.
- space bar/enter hotkey with popup/modal box
- listing is properly ordered
- fix bug: mailform's autocomplete histor, cryptic error when clicked on filter, capital M/K in price tag converted correctly

This 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, Reforge, Filter and Manage multiple items with ease. Works in inventory, shop, forge and moogle page.

New Major Feature:
- Customizable moogle form
- COD feature
- More tag and syntax to learn!
- Change of look and feel

Bug fix:
- filter breaks on custom equip name, or unidentified. This update will just ignore them and keep doing the filtering
- filter supports obsolete item like Dragon Hide, Silk, and Chainmail

Quick guide to report error for fast troubleshotting: Important
1 - On the window/tab that you experience error, press CTRL+SHIFT+J (Chrome/Iron/Opera/Webkit) or CTRL+SHIFT+K (Firefox/Gecko)
2 - screen capture (Print Scr) both error windows and the new open window
3 - save the picture into MsPaint or your favorite Image Editor
4 - post it here,reference this good bug report (thank you Cats Lover)

Main Features:
- (textfield at top left, hotkey CTRL+F) Filter item, fully support [developer.mozilla.org] regular expressions, and boolean conditionals (details below)
- (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 selected items of that pane (note: this behaviors change from 1.2.0, if you want tag all, you have to select all, then tag)
- modal pop-up box for confirmation and template, Ok button is preselected so you can press enter to quickly proceeds. You can also press Esc to close this popup box.
- (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. Multiple recipient can be submitted but must be separated by comma/semi-colon (used for item, equips will be sent to only the first person on the list). The template of subject and body uses the same tag as filter.
Now support COD, using the price enter.
- (reforge button) multi-reforge all selected equips
- (itemworld button) go into item world of the first selected equips
- (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
- press right click anywhere to move the toolbox around (if you want to see the normal right click, hold CTRL)
- Notification: when an action is chosen, the item's name will be changed to "<action> <item name>". When the action is finished, you will be given either the result (salvage), "Done" for generic successful action, "In Battle" if you are stuck in battle, or any relevant error message given by Hentaiverse.

Filter syntax:
- You can include type in multiple conditional groups, separated by ',' (comma). These conditionals will be related to each other by logical AND.
- There's 2 type of conditional group:
+ Regexp type (the one in 1.2.0).Ex: Mag|Leg|Peer
+ Boolean type: you can use ||,&&,! logical operand (and, or, not respectively), basic algorithmic operands (+,-,*,/,==,>=,<=,>,<), and tag as variable (eg:$price, $pxp - details in tag section). Ex: $pxp>=320&&$level==0&&!locked => pxp more or equal to 320, level equals 0, not locked
- '-' (minus) at the beginning of the a conditional group to get negation
Filter Example:

CODE
-$locked,average|crude|fair|fine|artifact|crysal|token|energy|figurine

=>show unlocked equips (and items, as items are considered unlocked) that contains average, crude, fair, fine, artifact, crystal, toekn, energy, figurine in their drink (aka my filter after grindfest)

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.
Currently supported tags: (case insensitive)
$NAME, $COUNT, $LEVEL, $PXP, $URL, $ID, $KEY,
$APRICE (200k, 1.1m - price as you entered in tag)
$PRICE (eg: 200000, 1100000 - number form)
$COND (between 0 and 100 - for equip's condition)
$LOCKED (true/false - use this for filter; will return false for non-equip items)
$QUALITY (Exquisite, Peerless, etc...)
$AQUALITY (Exq, Peer, Leg, etc...)
$TYPE (One-handed, Staff, Cloth, etc..),
$ATYPE (1H, 2H, ST, CL, 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)
$<tag name><number> - showing a the first <number> letter of tag.(eg: $quality3 => Leg/Sup/Mag, $prefix2 =>Et/Ha/Hi)
Template (for List function) example:
CODE
[$ID][url=$URL]$NAME[/url] PxP$PXP Price:$APRICE

=>[39640402]Superior Ethereal Axe of Slaughter PxP302 Price:200k
CODE
[$#][B]$QUALITY3[/B] $PREFIX $STYPE $PART of [I]$SUFFIX[/I]

=> [1]Mag Tempestuous Axe of Slaughter
[2]Mag Hallowed Willow Staff of Curse-weaver

GIF Tutorial:

General Navigation
Attached Image
Filter basic
Attached Image
Filter advanced
Attached Image
List
Attached Image
Bazzaar
Attached Image
Salvage
Attached Image
Moogle item with COD
Attached Image
Moogle equip for auction using template
Attached Image

Special Thanks:
StonyCat for his donation to this project (1000 Hath so far)
Cats Lover (I must have a thing for cat people (IMG:[invalid] style_emoticons/default/tongue.gif) ) for his feedback on a bug. Several people have also reported, but his detailed report really helped me in pinpointing the problems.
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:
  1. multi-COD - 500Hath or 4m
  2. mult-shrine - 500Hath or 4m
  3. input history
  4. better feedback system to notify you when multi-actions are completed - 500 Hath or 4m (donated by StonyCat)
  5. 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 or 4m
  6. 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 or 4m
  7. input history to remember the last 10 input of each categories (filter, moogle recipient, list template, etc...) and modal input box (because prompt() is very limited)
  8. other custom features you want - 500Hath or 4m each
  9. more customizable moogle (StonyCat suggestion)
The idea of donation is to steer development in a direction you want, and to give me motivation to speed things up. Otherwise I will just add more feature when I feel like it.


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

 
post May 18 2015, 14:53
Post #2020
showoff



Veteran Poster
********
Group: Gold Star Club
Posts: 3,778
Joined: 31-December 14
Level 500 (Ponyslayer)


QUOTE(holy_demon @ May 18 2015, 12:21) *

HV Item Manager 1.4.4
Attached File  HVItemManager_1.4.4.user.zip ( 9.31k ) Number of downloads: 319


Changelog

- 1.4.4:
- compatibility with HV0.82
- 1.4.3:
- uncheck equip after doing bazzaar/moogle/reforge/salvage
- unlock before moogling, as item locked state is carried over between owners
- auto-unlock and relock item when reforging.
- double-check for bazzaaring and salvaging IWed equips

Wow, so fast!!
And it works very well!!
Thank you very much!!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


291 Pages V « < 99 100 101 102 103 > » 
Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 15th January 2025 - 17:57