Welcome Guest ( Log In | Register )

71 Pages V « < 27 28 29 30 31 > »   
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 Jul 15 2014, 12:04
Post #561
holy_demon



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


QUOTE(Mizaror @ Jul 15 2014, 02:40) *

[Rapier10]Exquisite Ethereal Rapier of Balance 20k
Please send with COD, i will gladly take this~



QUOTE(jantch @ Jul 15 2014, 07:45) *

20x Precursor Artifact @12k

Sending 240k.



QUOTE(yaminosyo @ Jul 15 2014, 19:55) *

[Phase129]Exquisite Phase Shoes of Mjolnir 50k

Credits sent.


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

 
post Jul 17 2014, 15:21
Post #562
Colman



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


QUOTE(n125 @ Jul 10 2014, 14:58) *

Would it be possible to add Spark and Channeling alerts to Spell Spam? I know that other scripts provide these features, but they don't interrupt Spell Spam properly. If you're using spell rotation and an alert appears, Spell Spam will still push a turn through once you dismiss the alert. I'm sure you know what I'm talking about, but I'm not sure if adding alerts would solve the problem. (IMG:[invalid] style_emoticons/default/heh.gif)

The spam spam only work when running at document-start while all of the hp/mp/sp warning run at document-end. So it always run over the warning. (IMG:[invalid] style_emoticons/default/sad.gif)
Any practice solution?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jul 17 2014, 20:27
Post #563
holy_demon



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


QUOTE(Colman @ Jul 17 2014, 23:21) *

The spam spam only work when running at document-start while all of the hp/mp/sp warning run at document-end. So it always run over the warning. (IMG:[invalid] style_emoticons/default/sad.gif)
Any practice solution?


Change spellspam to document-end? (IMG:[invalid] style_emoticons/default/unsure.gif)

On other note, expect a SpellSpam update in 2 weeks time, with a bunch of conditionals.

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

 
post Jul 17 2014, 20:43
Post #564
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, 02:27) *

Change spellspam to document-end? (IMG:[invalid] style_emoticons/default/unsure.gif)

On other note, expect a SpellSpam update in 2 weeks time, with a bunch of conditionals.

Spellspam do not work at document-end, at least for Iron v27.

Suggestion:
Add num_pad support. And make it separate from the num keys. So I can debuff with num_pad and hit with num keys. (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jul 18 2014, 16:57
Post #565
holy_demon



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


QUOTE(Colman @ Jul 18 2014, 04:43) *

Spellspam do not work at document-end, at least for Iron v27.

Suggestion:
Add num_pad support. And make it separate from the num keys. So I can debuff with num_pad and hit with num keys. (IMG:[invalid] style_emoticons/default/smile.gif)


Yeah also have to replace this
CODE
window.addEventListener("DOMContentLoaded", setHandler, false);


with
CODE
setHandler();
to run with document-end

Don't have num_pad on my keyboard -> can't test it -> not gonna do it (IMG:[invalid] style_emoticons/default/duck.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jul 18 2014, 17:41
Post #566
holy_demon



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


HV Item Manager 1.3.1
Attached File  HVItemManager_1.3.1_public.user.zip ( 6.96k ) Number of downloads: 175

Stable release

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:
- multi-reforge
- item world
- filter syntax
- notification system
- more tag

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)
- (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.
- (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 "Sent to <action>". When the action is finished, you will be given either the result (salvage), "Task 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, $PRICE, $COUNT, $LEVEL, $PXP, $URL, $ID, $KEY,
$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)


Template (for List function) 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 Slaughter
Magnificent Hallowed Willow Staff of Curse-weaver


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. 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
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: Jul 21 2014, 10:15
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jul 18 2014, 17:46
Post #567
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, 22:57) *

Yeah also have to replace this
CODE
window.addEventListener("DOMContentLoaded", setHandler, false);


with
CODE
setHandler();
to run with document-end

Don't have num_pad on my keyboard -> can't test it -> not gonna do it (IMG:[invalid] style_emoticons/default/duck.gif)

First time knowing browser also support "addEventListener". I thought it was an OS depended message.
However, I am lazy to try it. Better wait for your next update. (IMG:[invalid] style_emoticons/default/tongue.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jul 18 2014, 18:00
Post #568
sirmarius



Casual Poster
***
Group: Members
Posts: 150
Joined: 28-June 13
Level 485 (Godslayer)


WTB

[Rapier30]Exquisite Arctic Rapier of Slaughter20k

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

 
post Jul 18 2014, 18:20
Post #569
holy_demon



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


Selling cheap power, shade, crystal pack @90k,
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jul 18 2014, 18:20
Post #570
holy_demon



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


QUOTE(sirmarius @ Jul 19 2014, 02:00) *

WTB

[Rapier30]Exquisite Arctic Rapier of Slaughter20k

credits sent

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

 
post Jul 18 2014, 18:48
Post #571
resurrection69



Tribal Red Hawk (UMA)
*****
Group: Members
Posts: 655
Joined: 1-May 14
Level 270 (Godslayer)


[Power6]Superior Power Helmet of Slaughter
[Power22]Superior Power Gauntlets of Slaughter
[Power29]Superior Power Leggings of Slaughter
[Power26]Superior Mithril Power Leggings of Slaughter

CoD plz, 40k
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jul 18 2014, 21:40
Post #572
holy_demon



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


QUOTE(resurrection69 @ Jul 19 2014, 02:48) *

[Power6]Superior Power Helmet of Slaughter
[Power22]Superior Power Gauntlets of Slaughter
[Power29]Superior Power Leggings of Slaughter
[Power26]Superior Mithril Power Leggings of Slaughter

CoD plz, 40k

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

 
post Jul 19 2014, 14:42
Post #573
Maribel Hearn



マエリベリー・ハーン
******
Group: Gold Star Club
Posts: 860
Joined: 21-June 12
Level 484 (Dovahkiin)


Scroll of Protection 2000 300c

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

 
post Jul 19 2014, 14:54
Post #574
Dead-ed



Niten = 我が両刀に断てぬもの無し。
********
Group: Members
Posts: 3,577
Joined: 4-March 14
Level 500 (Godslayer)


[L-Power9]Legendary Savage Power Helmet of Warding 1m

cod please (IMG:[invalid] style_emoticons/default/rolleyes.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jul 19 2014, 17:41
Post #575
holy_demon



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


QUOTE(博麗 霊夢 @ Jul 19 2014, 22:42) *

Scroll of Protection 2000 300c

cod plz


Sent,thanks (IMG:[invalid] style_emoticons/default/smile.gif)

QUOTE(Dead-ed @ Jul 19 2014, 22:54) *

[L-Power9]Legendary Savage Power Helmet of Warding 1m

cod please (IMG:[invalid] style_emoticons/default/rolleyes.gif)


Sorry it's already been sold. (IMG:[invalid] style_emoticons/default/sad.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jul 21 2014, 07:40
Post #576
holy_demon



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


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

 
post Jul 21 2014, 10:25
Post #577
Maribel Hearn



マエリベリー・ハーン
******
Group: Gold Star Club
Posts: 860
Joined: 21-June 12
Level 484 (Dovahkiin)


Scroll of Swiftness 1000 140c
Scroll of Shadows 3000 100c

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

 
post Jul 21 2014, 11:21
Post #578
nonotan



Veteran Poster
********
Group: Members
Posts: 2,894
Joined: 25-December 08
Level 500 (Ponyslayer)


(Shadowdancer 100k, Fleet 40k, Others 20k, Agile/Savage prefix adds 50k)
[Shade39]Exquisite Shade Breastplate of the Fleet

C sent, thanks.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jul 21 2014, 12:04
Post #579
holy_demon



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


QUOTE(博麗 霊夢 @ Jul 21 2014, 18:25) *

Scroll of Swiftness 1000 140c
Scroll of Shadows 3000 100c

cod plz


I only have 1000 each left in stock (IMG:[invalid] style_emoticons/default/sad.gif) all cod

QUOTE(nonotan @ Jul 21 2014, 19:21) *

(Shadowdancer 100k, Fleet 40k, Others 20k, Agile/Savage prefix adds 50k)
[Shade39]Exquisite Shade Breastplate of the Fleet

C sent, thanks.

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

 
post Jul 21 2014, 12:28
Post #580
sage187



Casual Poster
***
Group: Gold Star Club
Posts: 139
Joined: 9-February 08
Level 398 (Dovahkiin)


[Phase21]Exquisite Ruby Phase Cap of Heimdall
[Phase86]Exquisite Phase Gloves of Heimdall
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


71 Pages V « < 27 28 29 30 31 > » 
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: 17th May 2025 - 03:33