Loading. Please Wait... 
 |
 |
 |
[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 |
|
Apr 21 2014, 04:30
|
holy_demon
Group: Gold Star Club
Posts: 5,417
Joined: 2-April 10

|
QUOTE(aoyihenshuang @ Apr 21 2014, 12:07)  Howdy Quite interested in [Rapier020]Exquisite Ethereal Rapier of Slaughter,butI noticed that the current owner is not Holy Demon。Are you still keep it in your shop? (IMG:[ invalid] style_emoticons/default/smile.gif) It was already sold; I forgot to update (IMG:[ invalid] style_emoticons/default/sad.gif)
|
|
|
|
 |
|
Apr 21 2014, 08:37
|
Ashley Borkman
Newcomer
 Group: Recruits
Posts: 14
Joined: 2-December 13

|
QUOTE(holy_demon @ Mar 5 2014, 03:01)  Bug fix of bug fix (IMG:[ invalid] style_emoticons/default/heh.gif) SpellSpam 3.3.2[removed] Thank you much for the script, I have a bit of a report issue for you. Using Scriptish on Firefox I found the script to be rather problematic. Any time runScript was called, any functions would not work from then on out. This meant that Num key attacks didn't work, nor did the bind for the settings window. After investigation, found the issue was with the line: CODE scriptElement.remove(); I had to change it to the following to get it to not cancel out the functions: CODE document.body.removeChild(scriptElement); After that, life seemed good. May need an extra bug fix. If you would be willing though, a few couple additions that would be wonderful: - Ability to go to next spell even if first spell could be fired again. So there could be (for example): Gale,Gale,Gale,Gale,Shockblast (which does a Shockblast every 5th attack)
- When Cloak of the Fallen shows up, hover mode is disabled (perhaps this is a don't, but I saw another script do this, didn't dig into how if it was a live check, but that would make sense if it was)
- Holding down a disable key should continue to have it disabled. Currently, on reload of the page SpellSpam isn't noting the key is still held, so the next spell is cast.
- You mentioned before somewhere the thought of options, so you can have different skill sets of spell spam, I'd love this!
Thank you much again. I noticed you said you weren't doing script requests right now, but these are more enhancements of a current script (and a bug fix) Edit: scrap all that. Still, they aren't bad ideas, but I'm going to quit and do something more productive with my life than play this addictive mini game. Fun game as it is. So choice is up to you what to do, but the code change actually would be needed regardless. This post has been edited by lestion: Aug 2 2020, 13:52
|
|
|
|
 |
|
Apr 21 2014, 21:55
|
testcwal001
Group: Members
Posts: 2,663
Joined: 17-March 10

|
PeerCoin *1 FlappyCoin *2 DarkCoin *1
120K sent
|
|
|
Apr 22 2014, 07:49
|
gggre
Group: Members
Posts: 471
Joined: 17-November 10

|
[Rapier019]Exquisite Ethereal Rapier of Balance 30k Credit sent.
|
|
|
Apr 23 2014, 07:04
|
katsugawa
Group: Members
Posts: 580
Joined: 17-April 09

|
Thanks for the IW, satisfying result
|
|
|
|
 |
|
Apr 24 2014, 13:42
|
holy_demon
Group: Gold Star Club
Posts: 5,417
Joined: 2-April 10

|
QUOTE(Ashley Borkman @ Apr 21 2014, 16:37)  Thank you much for the script, I have a bit of a report issue for you. Using Scriptish on Firefox I found the script to be rather problematic. Any time runScript was called, any functions would not work from then on out. This meant that Num key attacks didn't work, nor did the bind for the settings window. After investigation, found the issue was with the line: CODE scriptElement.remove(); I had to change it to the following to get it to not cancel out the functions: CODE document.body.removeChild(scriptElement); After that, life seemed good. May need an extra bug fix. If you would be willing though, a few couple additions that would be wonderful: - Ability to go to next spell even if first spell could be fired again. So there could be (for example): Gale,Gale,Gale,Gale,Shockblast (which does a Shockblast every 5th attack)
- When Cloak of the Fallen shows up, hover mode is disabled
- Holding down a disable key should continue to have it disabled. Currently, on reload of the page SpellSpam isn't noting the key is still held, so the next spell is cast.
- You mentioned before somewhere the thought of options, so you can have different skill sets of spell spam, I'd love this!
Thank you much again. I noticed you said you weren't doing script requests right now, but these are more enhancements of a current script (and a bug fix) The script actually works fine with GreaseMonkey. Still, remove is an experimental function, so I will include it in the next big release, but I won't put it in a patch, as it's kinda trivial and most people use GM anyway. Thanks for that feed back, though 1* Potentially complicated. What do you think the script would behave if 4th Gale is disabled becos of no mana. And how would it behave after you manually use MP, would it cast Gale or Shockblast. Should this "Gale, Gale, Gale, Gale, Gale, Shockblast, Attack" skip straight to Attack or do nothing if you run out of mana at 4th Gale? 2* nah, too much work (IMG:[ invalid] style_emoticons/default/tongue.gif) Cos I'm sure people will want to check on HP/MP/SP/other buff, etc 3* that functionality depends on the browser's implementation of altKey/ctrlKey/shiftKey. It works like you suggested on Chromium :/ 4* that will be first functionality to be implemented in the next major update, whenever I'm feeling motivated enough to actually work on it (IMG:[ invalid] style_emoticons/default/tongue.gif)
|
|
|
|
 |
|
Apr 25 2014, 09:14
|
EsotericSatire
Group: Catgirl Camarilla
Posts: 12,597
Joined: 31-July 10

|
QUOTE(holy_demon @ Apr 24 2014, 01:42)  2* nah, too much work (IMG:[ invalid] style_emoticons/default/tongue.gif) Cos I'm sure people will want to check on HP/MP/SP/other buff, etc I was quite delightfully surprised by how useful spell spam is. As above it would be useful if hover disabled when you were on 1 hp or whatever. Its pretty much the only way I've died in recent time lol. Pfudor + hover = suicide lol. The other thing or alternative I was wondering about if it was possible to be able to configure it so that Hover was disabled by one key eg shift but the other functions remained active. Eg hold shift so that hover disables so right click and left click debufs can be cast on monsters or heals can be cast a little easier. This post has been edited by EsotericSatire: Apr 25 2014, 09:14
|
|
|
|
 |
|
Apr 25 2014, 10:36
|
holy_demon
Group: Gold Star Club
Posts: 5,417
Joined: 2-April 10

|
QUOTE(EsotericSatire @ Apr 25 2014, 17:14)  I was quite delightfully surprised by how useful spell spam is.
As above it would be useful if hover disabled when you were on 1 hp or whatever. Its pretty much the only way I've died in recent time lol. Pfudor + hover = suicide lol.
The other thing or alternative I was wondering about if it was possible to be able to configure it so that Hover was disabled by one key eg shift but the other functions remained active. Eg hold shift so that hover disables so right click and left click debufs can be cast on monsters or heals can be cast a little easier.
I'm happy to hear that you find it useful (IMG:[ invalid] style_emoticons/default/smile.gif) Your other alternative is much simpler than the 1st. Just a replace-all pretty much does the trick :/ Here, I put that and the "removeChild" fix Ashley Borkman suggested in this file. No extensive testing or anything, but it's usable on Opera as far as I can tell. So it's kind of a semi-official patch. [removed] And thanks for the hath donation (IMG:[ invalid] style_emoticons/default/tongue.gif) This post has been edited by lestion: Aug 2 2020, 13:52
|
|
|
|
 |
|
Apr 26 2014, 04:47
|
Usagi =
Group: Gold Star Club
Posts: 2,923
Joined: 29-October 13

|
cod me a vert coin please. And by any chance you would want a peer coin? I got 1 extra. (IMG:[ invalid] style_emoticons/default/tongue.gif) This post has been edited by LOL50015: Apr 26 2014, 04:48
|
|
|
Apr 26 2014, 04:50
|
Caia
Group: Gold Star Club
Posts: 13,442
Joined: 18-January 14

|
COD this to me please, thanks.
[Phase018]Exquisite Phase Robe of Heimdall 80k
This post has been edited by Caia: Apr 26 2014, 04:57
|
|
|
Apr 26 2014, 08:40
|
holy_demon
Group: Gold Star Club
Posts: 5,417
Joined: 2-April 10

|
QUOTE(LOL50015 @ Apr 26 2014, 12:47)  cod me a vert coin please. And by any chance you would want a peer coin? I got 1 extra. (IMG:[ invalid] style_emoticons/default/tongue.gif) Sorry, I'm not selling them anymore. I aleady committed them to my collection (IMG:[ invalid] style_emoticons/default/tongue.gif) QUOTE(Caia @ Apr 26 2014, 12:50)  COD this to me please, thanks.
[Phase018]Exquisite Phase Robe of Heimdall 80k
Equip sent, thanks (IMG:[ invalid] style_emoticons/default/smile.gif)
|
|
|
Apr 27 2014, 09:28
|
holy_demon
Group: Gold Star Club
Posts: 5,417
Joined: 2-April 10

|
Possibly buggy release with new spell profile saving/loading feature, pls feedback any bug you found (IMG:[ invalid] style_emoticons/default/tongue.gif) SpellSpam 3.4.0[removed] This post has been edited by lestion: Aug 2 2020, 13:53
|
|
|
Apr 28 2014, 05:03
|
holy_demon
Group: Gold Star Club
Posts: 5,417
Joined: 2-April 10

|
bump
|
|
|
Apr 28 2014, 07:39
|
reaperx
Group: Gold Star Club
Posts: 1,944
Joined: 24-December 09

|
Hi, I'm sending you a staff for your item world service.
Please level the equipment to level 10.
|
|
|
Apr 28 2014, 08:11
|
holy_demon
Group: Gold Star Club
Posts: 5,417
Joined: 2-April 10

|
QUOTE(reaperx @ Apr 28 2014, 15:39)  Hi, I'm sending you a staff for your item world service.
Please level the equipment to level 10.
Working on it now (IMG:[ invalid] style_emoticons/default/smile.gif)
|
|
|
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:
|
 |
 |
 |
|
|
|