Welcome Guest ( Log In | Register )

71 Pages V « < 61 62 63 64 65 > »   
Reply to this topicStart new topic
> [SHOP][SCRIPT][IW] HolyDemon Shop (0.82 update 13/07), Legendaries, IW Service@15c/pxp, lv5/4 potencies, Crystal pack@40k(500) Figurine@60k Leg Savage Power Slaughter, Peerless Frugal Mjolnir Phase

 
post Jun 8 2015, 13:35
Post #1241
Fredfredop



Newcomer
*
Group: Recruits
Posts: 11
Joined: 2-August 13
Level 86 (Hero)


Heroic Health Potion x100
Heroic Mana Potion x100
4000c sent! (IMG:[invalid] style_emoticons/default/biggrin.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 8 2015, 16:23
Post #1242
holy_demon



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


HV Item Manager 1.5.0
Attached File  HVItemManager_1.5.0.user.zip ( 9.7k ) Number of downloads: 2053


This updates add a shrine button that lets you shrine a lot of trophies at the same time

Release note:
- 1.5.0:
- auto Shrine
- change the input boxes' behavior to expand on input

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

New Major Feature:
- Shrine

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.
- (shrine button) shrine tons of trophies/artifact, really fast
- 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
    an
  3. better feedback system to notify you when multi-actions are completed - 500 Hath or 4m (donated by StonyCat)
  4. 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
  5. 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
  6. 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)
  7. other custom features you want - 500Hath or 4m each
  8. more customizable moogle (StonyCat suggestion)
The idea of donation is to steer development in a direction you wt, 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: Jun 8 2015, 22:03
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 9 2015, 21:22
Post #1243
badutsulap



Casual Poster
***
Group: Members
Posts: 155
Joined: 7-August 12
Level 366 (Godslayer)


[MagSha12]Magnificent Cobalt Shade Breastplate of the Fleet 50k
COD

This post has been edited by badutsulap: Jun 11 2015, 07:31
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 10 2015, 19:04
Post #1244
djackallstar



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


QUOTE(holy_demon @ Jan 23 2014, 15:06) *

Just found that there is a redundant "i" at the end.

Btw since Item Manager is already 1.5.0, how about changing the "ItemManager1.4.2" in the title?

This post has been edited by djackallstar: Jun 10 2015, 19:05
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 12 2015, 09:24
Post #1245
artsan



Seeker of Pudding
*******
Group: Gold Star Club
Posts: 1,279
Joined: 21-August 10
Level 472 (Godslayer)


[MagSha29]Magnificent Savage Shade Boots of the Arcanist 60k
Payment sent
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 16 2015, 15:50
Post #1246
djackallstar



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


PM sent discussing about some stuff in your inventory
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 20 2015, 14:46
Post #1247
pikamouse2



Casual Poster
****
Group: Members
Posts: 338
Joined: 29-March 15
Level 500 (Dovahkiin)


deleted, sorry.

This post has been edited by pikamouse2: Jun 20 2015, 16:28
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 20 2015, 18:31
Post #1248
Sapo84



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


[LegPow2]Legendary Amber Power Helmet of Warding 100k

Credits sent.
Thanks.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 20 2015, 18:53
Post #1249
Kaithera



Casual Poster
***
Group: Members
Posts: 229
Joined: 3-February 14
Level 319 (Dovahkiin)


[MagPow1]Magnificent Ruby Power Helmet of Warding 20k
[MagPow13]Magnificent Jade Power Gauntlets of Protection 20k

COD me plz, thank you (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 20 2015, 19:00
Post #1250
djackallstar



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


Bug report for Item Manager:

Go to http://hentaiverse.org/?s=Bazaar&ss=ib, and you'll see a "engine.pane_equip is null" message in the JS console.

And how do you think adding a notification sound when a task is done?

For example, I use "!$locked, average|fair|crude" to select all craps for salvaging scraps; however, due to the sheer amount of craps, I have to scroll down to the very bottom to see if all scraps are salvaged, which is kinda tedious.

So, if there is a notification sound after all the "Done xxx" messages are displayed, it would be fantastic!

(Not necessarily a sound, for example, changing the background color for 1 second and changing it back later is also a good way to notifying the end of a task.)

This post has been edited by djackallstar: Jun 20 2015, 19:33
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 21 2015, 02:35
Post #1251
Bane13



🔞 🔞 🔞 🔞 🔞 🔞 🔞 🔞 🔞
*********
Group: Members
Posts: 6,151
Joined: 9-January 10
Level 500 (Godslayer)


[LegPow2]Legendary Amber Power Helmet of Warding 100k


C. sent.


I just saw above me he ordered it first...

This post has been edited by Bane13: Jun 21 2015, 02:36
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 23 2015, 08:17
Post #1252
holy_demon



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


QUOTE(djackallstar @ Jun 21 2015, 03:00) *

Bug report for Item Manager:

Go to http://hentaiverse.org/?s=Bazaar&ss=ib, and you'll see a "engine.pane_equip is null" message in the JS console.

And how do you think adding a notification sound when a task is done?

For example, I use "!$locked, average|fair|crude" to select all craps for salvaging scraps; however, due to the sheer amount of craps, I have to scroll down to the very bottom to see if all scraps are salvaged, which is kinda tedious.

So, if there is a notification sound after all the "Done xxx" messages are displayed, it would be fantastic!

(Not necessarily a sound, for example, changing the background color for 1 second and changing it back later is also a good way to notifying the end of a task.)


Sounds like a useful idea. I will implement it so that it will beep once 5s after the last order is finished
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2015, 07:25
Post #1253
pikamouse2



Casual Poster
****
Group: Members
Posts: 338
Joined: 29-March 15
Level 500 (Dovahkiin)


I would like to buy the item below.

[MagRap21]Magnificent Hallowed Rapier of the Vampire 50k

CoD please, thank you.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2015, 14:45
Post #1254
cosl



Newcomer
*
Group: Members
Posts: 27
Joined: 5-August 14
Level 257 (Godslayer)


[ExqRap0]Exquisite Ethereal Rapier of Balance 40

CoD me please, thanks (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 25 2015, 00:35
Post #1255
peter723pan



Regular Poster
*****
Group: Gold Star Club
Posts: 656
Joined: 16-June 11
Level 500 (Ponyslayer)


[MagSha36]Magnificent Shade Boots of the Arcanist 50k

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

 
post Jun 25 2015, 02:32
Post #1256
Acer37



Casual Poster
***
Group: Members
Posts: 209
Joined: 19-December 12
Level 384 (Godslayer)


[ExqPha37]Exquisite Phase Gloves of Mjolnir @20K
Send with COD please.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 25 2015, 19:07
Post #1257
Yuukanyan



Active Poster
*******
Group: Members
Posts: 1,018
Joined: 20-November 11
Level 500 (Godslayer)


I Want to Buy.
[LegPla17]Legendary Shielding Plate Sabatons of Stoneskin @ 200,000c
I sent credit.Thanks
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 27 2015, 04:24
Post #1258
erpurp



Newcomer
*
Group: Recruits
Posts: 14
Joined: 6-June 15
Level 164 (Destined)


I'm not sure what's wrong but when i use the item manager, i can't confirm anything (salvage/bazaar all- nothing happens when i click 'ok'). Searching with it is fine though. I've tried disabling other scripts and getting earlier versions but to no avail. Do you know what I'm doing wrong? Thanks
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 27 2015, 08:45
Post #1259
pikamouse2



Casual Poster
****
Group: Members
Posts: 338
Joined: 29-March 15
Level 500 (Dovahkiin)


deleted, sorry.

This post has been edited by pikamouse2: Jun 29 2015, 04:43
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 27 2015, 09:47
Post #1260
123459l



Newcomer
**
Group: Members
Posts: 58
Joined: 5-October 14
Level 389 (Godslayer)


[LegPla10]Legendary Jade Plate Gauntlets of Warding 20k
[LegPla19]Legendary Jade Plate Sabatons of Warding 20k
[LegPla12]Legendary Amber Plate Greaves of Warding 20k
c sent
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


71 Pages V « < 61 62 63 64 65 > » 
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: 11th April 2025 - 05:38