Welcome Guest ( Log In | Register )

71 Pages V « < 29 30 31 32 33 > »   
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 Aug 1 2014, 18:00
Post #601
Colman



Where is the loli?
*********
Group: Gold Star Club
Posts: 7,333
Joined: 15-November 10
Level 500 (Ponyslayer)


QUOTE(holy_demon @ Jul 18 2014, 23:41) *

HV Item Manager 1.3.1

Bug report, the filter does not work most of the time in iron v27
So it is very risky to salvage by commend.
Attached Image

This post has been edited by Colman: Aug 1 2014, 18:03
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 1 2014, 20:27
Post #602
holy_demon



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


QUOTE(Colman @ Aug 2 2014, 02:00) *

Bug report, the filter does not work most of the time in iron v27
So it is very risky to salvage by commend.
Attached Image


Seems like the filter function breaks at the "Leather head" line. Could you link me that piece?

Also, press CTRL+SHIFT+J and post console message here so I could investigate.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 2 2014, 03:21
Post #603
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)


QUOTE(Colman @ Aug 2 2014, 01:00) *

Bug report, the filter does not work most of the time in iron v27
So it is very risky to salvage by commend.

QUOTE(holy_demon @ Aug 2 2014, 03:27) *

Seems like the filter function breaks at the "Leather head" line. Could you link me that piece?

Also, press CTRL+SHIFT+J and post console message here so I could investigate.

I have Chainmail on the heavy and Dragon Hide on the leather tab.
That was the reason why only leather and heavy tab have bugs.
Adding "|Chainmail|Dragon Hide|Silk" to the script makes it all fixed. Thanks! (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 2 2014, 13:45
Post #604
holy_demon



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


HV Item Manager 1.4.0
Attached File  HVItemManager_1.4.1.user.zip ( 8.53k ) Number of downloads: 149


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

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: Aug 3 2014, 19:40
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 2 2014, 16:46
Post #605
Kish



Newcomer
**
Group: Gold Star Club
Posts: 97
Joined: 26-January 10
Level 206 (Godslayer)


[Shade99]Exquisite Jade Shade Boots of the Shadowdancer

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

 
post Aug 2 2014, 19:05
Post #606
Cohozuna



Saatanan Suomalainen
******
Group: Gold Star Club
Posts: 958
Joined: 26-April 14
Level 500 (Ponyslayer)


[Shade14]Exquisite Amber Shade Helmet of Negation
[Shade40]Exquisite Shade Breastplate of Negation
[Shade48]Exquisite Shade Gauntlets of Negation
[Shade74]Exquisite Zircon Shade Leggings of Negation
[Shade107]Exquisite Shade Boots of Negation

If i understood correctly, these comes up to the total of 50k, right?
If so, please send them over with COD!
Thank you in advance~
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 2 2014, 19:14
Post #607
holy_demon



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


QUOTE(holy_demon @ Aug 2 2014, 21:45) *

HV Item Manager 1.4.0

Attached File  HVItemManager_1.4.0.user.zip ( 8.39k ) Number of downloads: 35

Reuploaded with a hotfix for a bug that fails to create new storage for the internal data.

Thanks to Stonycat for reporting that and being patient with my blind guessing =_=

This post has been edited by holy_demon: Aug 2 2014, 22:43
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 2 2014, 22:03
Post #608
LeFlame-Befoe



Casual Poster
****
Group: Members
Posts: 319
Joined: 22-May 12
Level 262 (Godslayer)


Buying this [Shade102]Exquisite Shade Boots of the Fleet

sent 30k credits
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 3 2014, 02:24
Post #609
holy_demon



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


QUOTE(Kish @ Aug 3 2014, 00:46) *

[Shade99]Exquisite Jade Shade Boots of the Shadowdancer

Creds sent.



QUOTE(Mizaror @ Aug 3 2014, 03:05) *

[Shade14]Exquisite Amber Shade Helmet of Negation
[Shade40]Exquisite Shade Breastplate of Negation
[Shade48]Exquisite Shade Gauntlets of Negation
[Shade74]Exquisite Zircon Shade Leggings of Negation
[Shade107]Exquisite Shade Boots of Negation

If i understood correctly, these comes up to the total of 50k, right?
If so, please send them over with COD!
Thank you in advance~



QUOTE(LeFlame-Befoe @ Aug 3 2014, 06:03) *

Buying this [Shade102]Exquisite Shade Boots of the Fleet

sent 30k credits


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

 
post Aug 3 2014, 06:31
Post #610
Colman



Where is the loli?
*********
Group: Gold Star Club
Posts: 7,333
Joined: 15-November 10
Level 500 (Ponyslayer)


QUOTE(holy_demon @ Aug 3 2014, 01:14) *

Attached File  HVItemManager_1.4.0.user.zip ( 8.39k ) Number of downloads: 35

Reuploaded with a hotfix for a bug that fails to create new storage for the internal data.

Thanks to Stonycat for reporting that and being patient with my blind guessing =_=

Bug report

The space key for the next shining is not working with the current item man.
In addition, it is strange to see the item man in the monster lab and shine. Better put them in the exclude list.

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

 
post Aug 3 2014, 13:08
Post #611
holy_demon



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


QUOTE(Colman @ Aug 3 2014, 14:31) *

Bug report

The space key for the next shining is not working with the current item man.
In addition, it is strange to see the item man in the monster lab and shine. Better put them in the exclude list.

Attached Image


Uhm yeah I never used the hotkey so I missed overwriting Hentaiverse keydown event with Item Manager's.

This should fix it. Attached File  HVItemManager_1.4.0.user.zip ( 8.4k ) Number of downloads: 41


/so many hot-fix in this update =_=
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 3 2014, 14:25
Post #612
Colman



Where is the loli?
*********
Group: Gold Star Club
Posts: 7,333
Joined: 15-November 10
Level 500 (Ponyslayer)


QUOTE(holy_demon @ Aug 3 2014, 19:08) *

Uhm yeah I never used the hotkey so I missed overwriting Hentaiverse keydown event with Item Manager's.

This should fix it. Attached File  HVItemManager_1.4.0.user.zip ( 8.4k ) Number of downloads: 41


/so many hot-fix in this update =_=

So many 1.4.0.... (IMG:[invalid] style_emoticons/default/heh.gif)
You sure you are using the right one?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 3 2014, 14:37
Post #613
holy_demon



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


QUOTE(Colman @ Aug 3 2014, 22:25) *

So many 1.4.0.... (IMG:[invalid] style_emoticons/default/heh.gif)
You sure you are using the right one?


Well there's only one 1.4.0 on my drive, and I'm using it :/

I tried to release beta before stable version, but then people just end up not using beta at all, and the bugs continue into stable (eg. that Silk/Dragon Hide/Chainmail bug was from 1.3.0 beta). Plus releasing beta double the amount of work to edit the guide. If I had to type a lot, I'd prefer it to be code than tl;dr english (IMG:[invalid] style_emoticons/default/tongue.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 3 2014, 17:41
Post #614
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)


QUOTE(holy_demon @ Aug 3 2014, 20:08) *

Uhm yeah I never used the hotkey so I missed overwriting Hentaiverse keydown event with Item Manager's.

This should fix it. Attached File  HVItemManager_1.4.0.user.zip ( 8.4k ) Number of downloads: 41


/so many hot-fix in this update =_=

I wish this might not annoy you, but filtering does not work for me at heavy tab of equipment shop with new version.

Here's the screenshot :
Attached Image

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

 
post Aug 3 2014, 18:12
Post #615
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)


Hmmm, and one more report here. Let me take this opportunity to say this. (IMG:[invalid] style_emoticons/default/smile.gif)
This bug occurred in the older version, as well.

When sending multiple items via moogles, there's some wrong on the attached items.

Before sending (filtering by 'crystal')
Attached Image

After sending 2x crystals each (thanks to anonymous volunteer for the test (IMG:[invalid] style_emoticons/default/smile.gif))
Attached Image

'Sent Mail' tab of Mooglemail. It seems that all sent well just looking the 'subject', but...
Attached Image

The content and attached items of each sent mail. You can see the difference between subject and attachment.
Attached Image

And 'Write New' tab here. I don't know if that log remaining is normal situation or not.
Attached Image
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 3 2014, 18:12
Post #616
holy_demon



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


QUOTE(Cats Lover @ Aug 4 2014, 01:41) *

I wish this might not annoy you, but filtering does not work for me at heavy tab of equipment shop with new version.

Here's the screenshot :
Attached Image

Thanks in advance. (IMG:[invalid] style_emoticons/default/smile.gif)


No you're always welcome to report bug. It's hard to test all the features by myself on such a big project.

Anyway the bug is fixed
Attached File  HVItemManager_1.4.1.user.zip ( 8.53k ) Number of downloads: 149


Make it to 1.4.1 just because. =_=

This post has been edited by holy_demon: Aug 3 2014, 19:40
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 3 2014, 18:59
Post #617
lun astray



Newcomer
**
Group: Members
Posts: 57
Joined: 30-January 10
Level 222 (Godslayer)


[ExqPow39]Exquisite Power Gauntlets of Protection
buying this mind CoDing
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 3 2014, 19:04
Post #618
kLODa



Casual Poster
****
Group: Gold Star Club
Posts: 281
Joined: 19-March 14
Level 392 (Godslayer)


[ExqPowSla3]Exquisite Cobalt Power Helmet of Slaughter 1m
COD plz (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 3 2014, 20:51
Post #619
holy_demon



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


QUOTE(Cats Lover @ Aug 4 2014, 02:12) *

Hmmm, and one more report here. Let me take this opportunity to say this. (IMG:[invalid] style_emoticons/default/smile.gif)
This bug occurred in the older version, as well.

When sending multiple items via moogles, there's some wrong on the attached items.

Before sending (filtering by 'crystal')
Attached Image

After sending 2x crystals each (thanks to anonymous volunteer for the test (IMG:[invalid] style_emoticons/default/smile.gif))
Attached Image

'Sent Mail' tab of Mooglemail. It seems that all sent well just looking the 'subject', but...
Attached Image

The content and attached items of each sent mail. You can see the difference between subject and attachment.
Attached Image

And 'Write New' tab here. I don't know if that log remaining is normal situation or not.
Attached Image


It's hard to reproduce this error on my end. Does it happen all the time or just random? Is it related to the internet speed at the time?

If you don't mind, can you use this version? It's pretty much the same as the current version, except with stricter moogle precondition (thus slower) to see if the bug persists. And please include the console log (ctr+shift+J)
Attached File  HVItemManager_1.4.1_dev.user.zip ( 8.56k ) Number of downloads: 32


I can speculate why the Write new tab has all those redundant lines (fail to receive response but request was successful), but the mismatching attached item with mail shouldn't happen

Btw, you can just MM to the banned people. I personally send stuffs to frith and f_riz. Their names are short and easy to remember (IMG:[invalid] style_emoticons/default/tongue.gif)

This post has been edited by holy_demon: Aug 3 2014, 20:51
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 4 2014, 05:59
Post #620
walkleft



Casual Poster
****
Group: Members
Posts: 303
Joined: 28-September 11
Level 352 (Dovahkiin)


[ExqPow33]Exquisite Power Boots of Protection
[ExqPow23]Exquisite Power Leggings of Protection
[ExqPow41]Exquisite Power Gauntlets of Protection
[ExqPow25]Exquisite Power Armor of Protection

I believe its 80k. Credit sent
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


71 Pages V « < 29 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: 16th May 2025 - 16:45