Welcome Guest ( Log In | Register )

291 Pages V « < 240 241 242 243 244 > »   
Reply to this topicStart new topic
> HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd)

 
post Aug 8 2017, 23:03
Post #4821
Maharid



The Sleeper
*******
Group: Catgirl Camarilla
Posts: 2,369
Joined: 27-April 10
Level 500 (Ponyslayer)


1) I'll try it, i will need some time to find the Riddlemaster.
But at this point the setting for the riddlebox is just useless.

2) I'm using Firefox 54.0.1 so i don't know what is wrong.

I'd like to have the same border in Draught when they are fully usable and\or when a certain threashold is reached.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2017, 23:47
Post #4822
sickentide



sexromancer
*******
Group: Catgirl Camarilla
Posts: 1,355
Joined: 31-August 10
Level 500 (Ponyslayer)


QUOTE(Maharid @ Aug 9 2017, 00:03) *

But at this point the setting for the riddlebox is just useless.

well you were the only one who requested an alternative and you ended up not liking my approach, so i scrapped it. if this goes well i guess i can put in an option for the bordered boxes, even if i still think they are ugly

QUOTE(Maharid @ Aug 9 2017, 00:03) *

I'd like to have the same border in Draught when they are fully usable and\or when a certain threashold is reached.

ah yes, this makes sense for spirit draughts and the same notification for mana draughts can't hurt. though health draughts/potions i think everyone already knows well enough when to use them
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2017, 23:57
Post #4823
Maharid



The Sleeper
*******
Group: Catgirl Camarilla
Posts: 2,369
Joined: 27-April 10
Level 500 (Ponyslayer)


Oh, i forgot, for some reason Riddlelimiter broke, i think some new setting in MMM go in conflict, so i started using the box feature. (IMG:[invalid] style_emoticons/default/duck.gif)

But i think i fixed it by changing the part of the "function Riddlemaster" with the one of the 1.1.8.1 (i still have to try it).

EDIT: Reverting the part of the script from 1.1.8.1 took back the boxex and it work fine.

This post has been edited by Maharid: Aug 9 2017, 15:39
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 9 2017, 01:22
Post #4824
Scremaz



A certain pervert. OT expert. Just dancing around in the game.
***********
Group: Gold Star Club
Posts: 24,304
Joined: 18-January 07
Level 500 (Ponyslayer)


not explicitly meant to you, but it is possible to make just fixes that are requested by a certain amount of people, or that the author himself sees are useful for whatever reason? i cannot really keep up with upgrading wiki script page, and if possible i'd like to avoid creating too many entries...

This post has been edited by Scremaz: Aug 9 2017, 01:23
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 9 2017, 11:04
Post #4825
Fatesifaeve



氷結鏡界モニカ|神性機関ミカエル
******
Group: Gold Star Club
Posts: 980
Joined: 13-August 14
Level 500 (Ponyslayer)


QUOTE(sickentide @ Aug 8 2017, 14:05) *

all right, i thought it would be most convenient for users to have as may useful features in a single script as possible, but if this is what you want i have no problem listening to your suggestions:

the usual minus the out-of-battle stuff: Attached File  HentaiverseMonsterbation1.1.9.3.user.js.zip ( 12.93k ) Number of downloads: 211

the rest: [attachmentid=106688]
edit: and i was able to fix the weird effect flashing when using ajaxRound

Hello ,sickentide!
I would like to ask how to mortify the quickbarExtend place?
I would like to change it to the place which above the moster!


If there is any offence please forgive me.
Please tell me what things that I should offend you if I had done.
I will apologize for it!
Sorry for my poor English!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 9 2017, 16:31
Post #4826
Maharid



The Sleeper
*******
Group: Catgirl Camarilla
Posts: 2,369
Joined: 27-April 10
Level 500 (Ponyslayer)


@sickentide: I think i don't need the max HP anymore.

In fact i'm stoping using different features due to performance issue, sometime MMM stop for a second or two so i'm switching to a faster setting.

Better focus on performance for now on.

I made some different settings and in the end reverted to MMM 1.1.6.1 and other scripts to do the things i needed as extra and it work a lot better, not perfect but alas.

Nope, not fixing it, it seem that sometime a popo-up of "Error 502 Bad gateway" pop up but i was unable to catch the full of it cause it will dissapear in the blink af an eye.

I don't think this is caused by MMM and i don't know where to bang my head.

Anyway i reverted again to the last version of MMM.

This post has been edited by Maharid: Aug 9 2017, 19:59
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 9 2017, 21:00
Post #4827
sickentide



sexromancer
*******
Group: Catgirl Camarilla
Posts: 1,355
Joined: 31-August 10
Level 500 (Ponyslayer)


QUOTE(Scremaz @ Aug 9 2017, 02:22) *

not explicitly meant to you, but it is possible to make just fixes that are requested by a certain amount of people, or that the author himself sees are useful for whatever reason? i cannot really keep up with upgrading wiki script page, and if possible i'd like to avoid creating too many entries...

when it's a small thing that can be done by telling the user how to edit the script, that's how i do it and if i find it useful i add it in a larger update later on. and don't sweat about having the exact version number on the wiki, it'll be fine as long as the permanent link to the latest version is in place

QUOTE(Fatesifaeve @ Aug 9 2017, 12:04) *

Hello ,sickentide!
I would like to ask how to mortify the quickbarExtend place?
I would like to change it to the place which above the moster!

around line 639 where it says
CODE
div.setAttribute('onmouseover', info);

add this right after:
CODE
div.setAttribute('style', 'top: -185px; left: 660px');


QUOTE(Maharid @ Aug 9 2017, 17:31) *

I made some different settings and in the end reverted to MMM 1.1.6.1 and other scripts to do the things i needed as extra and it work a lot better, not perfect but alas.

have your tried setting ajaxRound = false in the later versions? this should allow other scripts that have not been updated for this feature to run properly
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 9 2017, 22:01
Post #4828
Maharid



The Sleeper
*******
Group: Catgirl Camarilla
Posts: 2,369
Joined: 27-April 10
Level 500 (Ponyslayer)


I'll try this solution and let you know.

Better but still so-so.

For some reason if i turn off HV Crunk Juice it go better so i limited it's use only in Equipment Shop for the Sell All.

This post has been edited by Maharid: Aug 10 2017, 04:18
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 10 2017, 12:14
Post #4829
Fatesifaeve



氷結鏡界モニカ|神性機関ミカエル
******
Group: Gold Star Club
Posts: 980
Joined: 13-August 14
Level 500 (Ponyslayer)


QUOTE(sickentide @ Aug 10 2017, 03:00) *

when it's a small thing that can be done by telling the user how to edit the script, that's how i do it and if i find it useful i add it in a larger update later on. and don't sweat about having the exact version number on the wiki, it'll be fine as long as the permanent link to the latest version is in place
around line 639 where it says
CODE
div.setAttribute('onmouseover', info);

add this right after:
CODE
div.setAttribute('style', 'top: -185px; left: 660px');

have your tried setting ajaxRound = false in the later versions? this should allow other scripts that have not been updated for this feature to run properly


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

 
post Aug 10 2017, 16:53
Post #4830
Maharid



The Sleeper
*******
Group: Catgirl Camarilla
Posts: 2,369
Joined: 27-April 10
Level 500 (Ponyslayer)


@sickentide: Today i was able to catch this incredibly detailed error:
CODE
Server communication failed 0 ()

Anyway, it seem that if i move the mause fast on a monster or slower but in great swipe over all monsters i have less problems.
...
Maybe an hover detection problem?

Anyway i want to try better tomorrow cause i made another little change in the links i used to connect to HV (it was the old http, i changed it in https).
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 11 2017, 07:50
Post #4831
simrock87



<('.'<) (>'.')> (^'.')>
*****
Group: Members
Posts: 647
Joined: 12-June 11
Level 399 (Godslayer)


QUOTE(DJNoni @ Aug 3 2017, 20:42) *

it's called "agile" I believe, and it's quite hot in RL.

QUOTE(LOL50015 @ Aug 4 2017, 10:34) *

Agile...

Attached Image

// smartass_mode = on
Almost (IMG:[invalid] style_emoticons/default/laugh.gif) agile is a process, what he's doing would be sort of continuous integration (and yes, you're the test engine (IMG:[invalid] style_emoticons/default/duck.gif))
// smartass_mode = off

QUOTE(Maharid @ Aug 10 2017, 14:53) *

@sickentide: Today i was able to catch this incredibly detailed error:
CODE
Server communication failed 0 ()

Anyway, it seem that if i move the mause fast on a monster or slower but in great swipe over all monsters i have less problems.
...
Maybe an hover detection problem?

Anyway i want to try better tomorrow cause i made another little change in the links i used to connect to HV (it was the old http, i changed it in https).

That sounds more like a HV internal error, as the last Mbation script i checked did not do anything networky.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 11 2017, 13:46
Post #4832
Sapo84



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


QUOTE(simrock87 @ Aug 11 2017, 07:50) *

// smartass_mode = on
Almost (IMG:[invalid] style_emoticons/default/laugh.gif) agile is a process, what he's doing would be sort of continuous integration (and yes, you're the test engine (IMG:[invalid] style_emoticons/default/duck.gif))
// smartass_mode = off

Well, to be fair agile is a bunch of principles and not much more.
Problem is that every time agile is mentioned it's usually to indicate Scrum or some other variant, which are more about processes.

QUOTE(simrock87 @ Aug 11 2017, 07:50) *

That sounds more like a HV internal error, as the last Mbation script i checked did not do anything networky.

I have seen it when clicking the back button in the browser.
Definitely not a script issue.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 11 2017, 16:53
Post #4833
Maharid



The Sleeper
*******
Group: Catgirl Camarilla
Posts: 2,369
Joined: 27-April 10
Level 500 (Ponyslayer)


Yes, it seem to be server-sided, somtime the e-hentai hompage go down completely with cloudflare popping out telling the problem.

I reported the thing in the 2017 updates thread.

I have also cleared my browser as much as possible (removed all the file in the main profile folder and recovered only the one recreated at a new start (30 out of 57), removed two extensions and made some network tweaks (900 max connection is bad, pipelining is good).
This improved the things a little bit.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 12 2017, 03:49
Post #4834
RoadShoe



Press any key to continue... Where's the any key?
********
Group: Catgirl Camarilla
Posts: 3,241
Joined: 9-August 15
Level 500 (Godslayer)


Wow... I've spent like 2 hours trying to figure this out myself.

I updated from Monsterbation 1.1.3 to 1.1.9.3.

Nothing. At first I thought it was just hoveraction not working, but the entire script isn't loading.
No monsterbation icons or anything.. just generic page.

I went through the script line by line. Nothing is amiss, or seems amiss.

I turned off all other scripts and left monsterbation on by itself. Nothing.

I then turned on a couple of other scripts to assure it wasn't tampermonkey itself. Nada.
All other scripts are working.

What would cause Monsterbation not to work "at all"? As in "It doesn't show any life on anything"?

And yes... it is turned on.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 12 2017, 04:26
Post #4835
lololo16




********
Group: Gold Star Club
Posts: 2,836
Joined: 5-March 12
Level 500 (Ponyslayer)


QUOTE(RoadShoe @ Aug 11 2017, 22:49) *

Wow... I've spent like 2 hours trying to figure this out myself.


in chrome, when I change from an old version (no proficiencySidebar or ajaxRound) to the newest, some functions stop working. Don't know if this has something to do with it

This post has been edited by lololo16: Aug 12 2017, 04:28
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 12 2017, 04:37
Post #4836
RoadShoe



Press any key to continue... Where's the any key?
********
Group: Catgirl Camarilla
Posts: 3,241
Joined: 9-August 15
Level 500 (Godslayer)


QUOTE(lololo16 @ Aug 11 2017, 19:26) *

in chrome, when I change from an old version (no proficiencySidebar or ajaxRound) to the newest, some functions stop working. Don't know if this has something to do with it


I reverted backwards to 1.1.6 to before ajax. Nothing.
It won't run either.

Hopefully, I can find 1.1.3 still on my system somewhere.
I always delete the previous script out of monkey prior to upgrading.

Geez... I only upgraded to get the detailed drop list. It was working fine otherwise.

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

 
post Aug 12 2017, 04:50
Post #4837
piyin



Reasons to love the IRS.
***********
Group: Gold Star Club
Posts: 10,794
Joined: 4-February 09
Level 500 (Ponyslayer)


QUOTE(RoadShoe @ Aug 12 2017, 04:37) *

I reverted backwards to 1.1.6 to before ajax. Nothing.
It won't run either.

Hopefully, I can find 1.1.3 still on my system somewhere.
I always delete the previous script out of monkey prior to upgrading.

Geez... I only upgraded to get the detailed drop list. It was working fine otherwise.



User is online!Profile CardPM
Go to the top of the page
+Quote Post

 
post Aug 12 2017, 05:02
Post #4838
sickentide



sexromancer
*******
Group: Catgirl Camarilla
Posts: 1,355
Joined: 31-August 10
Level 500 (Ponyslayer)


QUOTE(RoadShoe @ Aug 12 2017, 05:37) *

Hopefully, I can find 1.1.3 still on my system somewhere.

here it is Attached File  HentaiverseMonsterbation.1.1.3.user.js.zip ( 8.77k ) Number of downloads: 158

i'm sorry for your troubles, i don't know what could be the cause. i test everything i chrome and it seems to work fine. are you using the latest version of chrome?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 12 2017, 05:09
Post #4839
yami_zetsu



not happy yet but almost maybe
********
Group: Gold Star Club
Posts: 2,683
Joined: 25-February 13
Level 500 (Ponyslayer)


QUOTE(RoadShoe @ Aug 11 2017, 21:37) *

I reverted backwards to 1.1.6 to before ajax. Nothing.
It won't run either.

Hopefully, I can find 1.1.3 still on my system somewhere.
I always delete the previous script out of monkey prior to upgrading.

Geez... I only upgraded to get the detailed drop list. It was working fine otherwise.

If you want my two cents about it, try the script as it is, don't change anything see if it works in the first place, I updated and had some trouble because I messed up the settings, I think the mistake I made was typing "Full Cure" instead of "Full-Cure"
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 12 2017, 05:43
Post #4840
RoadShoe



Press any key to continue... Where's the any key?
********
Group: Catgirl Camarilla
Posts: 3,241
Joined: 9-August 15
Level 500 (Godslayer)


QUOTE(piyin @ Aug 11 2017, 19:50) *


Snipped Alien Pic



Never ever underestimate Aliens. They always take the hillbillies and shove things up their ass
Which in turn, keeps the rest of us intrigued as we wonder why they like shoving things up a hillbilly's ass.

QUOTE(sickentide @ Aug 11 2017, 20:02) *

here it is Attached File  HentaiverseMonsterbation.1.1.3.user.js.zip ( 8.77k ) Number of downloads: 158

i'm sorry for your troubles, i don't know what could be the cause. i test everything i chrome and it seems to work fine. are you using the latest version of chrome?


I don't really know what version of Chrome I'm running. I'll try to update.
I did find 1.1.3.4, deleted 1.1.6, reinstalled .3.4, set it up, and it's running fine now.

QUOTE(yami_zetsu @ Aug 11 2017, 20:09) *

If you want my two cents about it, try the script as it is, don't change anything see if it works in the first place, I updated and had some trouble because I messed up the settings, I think the mistake I made was typing "Full Cure" instead of "Full-Cure"


After I check and update Chrome, I'll try that too.

What gets me, is it acts as if it completely ignores the entire script. Like I'm running straight HV verse.
It's not just the hoveraction, the entire thing is being ignored.

Hmm... let me keep fiddling with it. I may screw up and accidentally learn something.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


291 Pages V « < 240 241 242 243 244 > » 
Reply to this topicStart new topic
5 User(s) are reading this topic (5 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 13th January 2025 - 05:43