Welcome Guest ( Log In | Register )

291 Pages V « < 125 126 127 128 > »   
Reply to this topicStart new topic
> HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd)

 
post Jan 22 2016, 10:19
Post #2507
f4tal



Veteran Poster
********
Group: Members
Posts: 2,662
Joined: 10-January 13
Level 416 (Godslayer)


QUOTE
I've never found any corrupted attachment here in EH.


THIS one for example. Thats what I mean by saying "corrupted".
QUOTE

If someone is able to gain access to your forum or mediafire account, it can be done pretty easily.

This is. But anyone could hack by bank account or steal the car in real life. This is question about elementary security, I guess... (and a little luck).
But to be fair, for the more than 8 years. Nobody steal any my account in any site. Maybe i am lucky one?
QUOTE
Good luck with the forum topic though. Someone would probably pick those fresh information in your topic and adapt it into the wiki page.

Yeah, That would be nice. ^^

QUOTE
Linking people to some sort of javascript on random file upload site, and encouraging them to install it and trust that it does what you claim it does and nothing else?

In my offend I can stand on that any author who post his own script on forums.e-hentai.org, CAN do some "viral" tricks, and what's chance that everyone before installing this script will do check every line, especially average user? Even more, we can have sort of "reputation effect" - someone with more 5000 message on forum with good reputation post a new script with viral content. Not many people would even think that he will put negative content in his script, because his authority... And here I can tell you about WIN and APPLE techonlogys where only god known what exactly they collect about you, and who use this information.
So, every problem is going to solve after magically "as is"-distribution paradigm.

But, yes, security and trust is big question around here. The only thing I can provide you is my fair word (as in court with witnesses) and anyone can download any script from my thread to see what exactly it does and how does it work... I do not modify any file (mediafire do not, too), - the only thing I do is collecting scripts and posted in one thread. Thats it.

I got you pessimistic and untrust, and do not really see any point to reverse your attitude.
QUOTE

Though I think it's a bit late for that. lol

It is definitely is. =)
I do think it would be nice idea if every authors of the script created personal thread for their creations, but, - it is all about personal choice and to force anyone to do it is impossibly.

P.S. bytheway, there are more than 600 downloads of the scripts on this week...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 22 2016, 10:45
Post #2508
FabulousCupcake



Casual Poster
****
Group: Gold Star Club
Posts: 495
Joined: 15-April 14
Level 451 (Dovahkiin)


QUOTE(f4tal @ Jan 22 2016, 09:19) *

THIS one for example. Thats what I mean by saying "corrupted".

Doesn't confirm it's a corruption issue though.
It could be deleted by the author himself.

QUOTE(f4tal @ Jan 22 2016, 09:19) *

In my offend I can stand on that any author who post his own script on forums.e-hentai.org, CAN do some "viral" tricks, and what's chance that everyone before installing this script will do check every line, especially average user? Even more, we can have sort of "reputation effect" - someone with more 5000 message on forum with good reputation post a new script with viral content. Not many people would even think that he will put negative content in his script, because his authority... And here I can tell you about WIN and APPLE techonlogys where only god known what exactly they collect about you, and who use this information.
So, every problem is going to solve after magically "as is"-distribution paradigm.

You are missing a lot of details that differs the malicious attack attempt.

If a script author decides to do this, the last edited date would change, and someone keen enough will notice and check the script; there's only probably 1 script that needs to be checked, so it won't take a lot of time.
Your thread idea though? With a lot of scripts in a single post, no one would want to audit it every time you change something, which could be a silent link change in one of the script to a malicious one.

The Apple and Microsoft analogy does not work well too, as they are real, identifiable corporation and you are just an user in the internet. I think I don't need to explain further.

QUOTE(f4tal @ Jan 22 2016, 09:19) *

I do not modify any file (mediafire do not, too), - the only thing I do is collecting scripts and posted in one thread. Thats it.

The problem is that no one can make sure it's unedited. Especially if you link it through third party website. Even uploading your own attachment in the forums is not safe enough. This is major security problem.
And this is probably why the wiki links the scripts to the post in the forum, not to the script directly.

QUOTE(f4tal @ Jan 22 2016, 09:19) *
This is. But anyone could hack by bank account or steal the car in real life. This is question about elementary security, I guess... (and a little luck).
But to be fair, for the more than 8 years. Nobody steal any my account in any site. Maybe i am lucky one?

There's a difference here. You are risking not just yourself, but everyone who downloads the scripts through your thread.

———
It's just too unsafe; as latanium said, I would vote to prohibit such actions in the forums.
Then again, please keep in mind that I am not telling you to stop and delete the script thread. I'm just telling you there's a big security issue with the idea, and the wiki format would be much better.
You can still maintain the script thread with the third party links; it will still be useful for the others.

This post has been edited by FabulousCupcake: Jan 22 2016, 17:14
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 22 2016, 12:03
Post #2509
Sapo84



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


QUOTE(FabulousCupcake @ Jan 22 2016, 05:05) *

Something like github or any other public repository, or EH Wiki would work better, since all edits are logged, and any malicious tampering can be traced easily. (though, in repositories, you can just remove or overwrite the commit history if you are really serious) EH Wiki though, is administered and can be edited by everyone, and therefore should be safer.

Safer options is having a public repository handled by a trusted user with exclusive access to it.
Everyone who wants to submit a new script needs to create a pull request to it.

In this way you prevent the rewriting of the history and you gain pretty much the best security you can get (if you trust the admin guy, at least).

Moreover using github you automatically get history of plugins, markdown formatted readme etc etc.
In my opinion anyone serious about writing or sharing code should definitely use some sort of SCM hosting service.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 22 2016, 12:42
Post #2510
f4tal



Veteran Poster
********
Group: Members
Posts: 2,662
Joined: 10-January 13
Level 416 (Godslayer)


QUOTE
You are risking not just yourself,

If someone steal my car he can hit and run a person, so in this case am risking with everyone life. So does if one hack my bank's account and steal my money, he can buy a gun and kill anyone, - so public risk again xD Just joking...

QUOTE
Safer options is having a public repository handled by a trusted user with exclusive access to it.

To be 100% fair, I personally think - when one trusted men do all thing is WAY better, compare to privilege group of users. Less people - better job will be done...

---
But, yes-yes, this is holywar and very offtop here, so I guess your points are reasonably and (even in case I do thing that filehost not worst solution) - I will think about some alternatives. Github, maybe? Or any way to upload scripts on e-hentai.org server itself?

This is script thread, after all, and all this security's discussion should be posted in different thread, I guess... So, sorry, no more offtop from my side. =)

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

 
post Jan 22 2016, 16:07
Post #2511
FabulousCupcake



Casual Poster
****
Group: Gold Star Club
Posts: 495
Joined: 15-April 14
Level 451 (Dovahkiin)


First script contribution c:

EH Gallery Quick Tag Voting
Adds upvote and downvote button on the left and right sides of tags in EH Gallery to allow faster and easier tag voting.
There are 4 ( as of r1 ) configurable ui options inside the script:
- Selectively affect tags with <100 power
- Swap the upvote and downvote position
- Use shorter/smaller buttons
- Show only the upvote button

Image Preview(s)
(IMG:[my.mixtape.moe] https://my.mixtape.moe/fekrkx.png)

Download(s)
[sleazyfork.org] https://sleazyfork.org/en/scripts/16450-eh-...uick-tag-voting
Attached File  ehg_qtv_v1.0.4.user.js.txt ( 4.37k ) Number of downloads: 47


This post has been edited by FabulousCupcake: Jan 21 2017, 17:24
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 22 2016, 16:25
Post #2512
simrock87



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


QUOTE(FabulousCupcake @ Jan 22 2016, 14:07) *

First script contribution c:


Isn't this thread just for HV scripts? (IMG:[invalid] style_emoticons/default/cool.gif)
On the other hand, i wouldn't know where to post it otherwise (IMG:[invalid] style_emoticons/default/tongue.gif)

Also, i didn't test it so far, but where would you click when you want to select the tag instead of voting? From the screenshot it looks like the left third is upvote, the right two thirds are for downvoting. Maybe it's just the screen?

---

Regarding the ongoing discussion, i kinda like the look of the summary thread, especially with screens and everything. I also don't like the filehoster approach very much, but on the other hand, i don't have to manage the thread.
Github would indeed be nice, but it'd probably be too much for the average user, as it can be quite esoterical for the non-introduced (IMG:[invalid] style_emoticons/default/biggrin.gif)

Imho the best option would indeed be a separate forum with threads for each script, but i doubt that's realistic, as it wouldn't have enough traffic and i'm not sure authors would transfer their scripts over until they post a new version (which so far hasn't happened as much, as most scripts are either considered completed or just on hiatus).

This post has been edited by simrock87: Jan 22 2016, 16:25
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 22 2016, 16:27
Post #2513
FabulousCupcake



Casual Poster
****
Group: Gold Star Club
Posts: 495
Joined: 15-April 14
Level 451 (Dovahkiin)


QUOTE(simrock87 @ Jan 22 2016, 15:25) *

Also, i didn't test it so far, but where would you click when you want to select the tag instead of voting? From the screenshot it looks like the left third is upvote, the right two thirds are for downvoting. Maybe it's just the screen?

Once you upvote/downvote, the button disappears ( since you can't do the same action twice ).
You can click the part without any overlay to select the tag normally.

QUOTE(simrock87 @ Jan 22 2016, 15:25) *

Isn't this thread just for HV scripts? (IMG:[invalid] style_emoticons/default/cool.gif)
On the other hand, i wouldn't know where to post it otherwise (IMG:[invalid] style_emoticons/default/tongue.gif)

Suggestions on where to post it?

This post has been edited by FabulousCupcake: Jan 22 2016, 16:53
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 22 2016, 18:40
Post #2514
f4tal



Veteran Poster
********
Group: Members
Posts: 2,662
Joined: 10-January 13
Level 416 (Godslayer)


QUOTE
Isn't this thread just for HV scripts? cool.gif

I think so too... Do we have a separate thread for "forums.e-hentai.org" and "g.e-hentai.org" scripts so far? I briefly look in some subforums, but find nothing (do not try to search, fairly...)
I think only about hentaiverse's script big thread, but if it is good deal, I can run a parallel thread and for other e-hentai.org (forum and gallery) projects. No problem. The only thing that bother me is the fact that that threads should be separated from hentaiverse script? Or it doesn't matter? For my taste this should be two different thread, because of their principal different fashion, approach and functions...
QUOTE

First script contribution c:

Вау! Looks pretty cool =) So sad I am not moved to tagging system very deep and not care about manga and donji well What to know true? The only thing I care about are artworks for videogames, like this and cosplays.
QUOTE
I also don't like the filehoster approach

Again, when hosting is good nothing bad will happen. Especially when it is not regular "download and forget" kinda posting, but my personal file cloud, which I repeatedly using from my harddrive G:// >_>
QUOTE
Imho the best option would indeed be a separate forum with threads for each script, but i doubt that's realistic,

This is indeed good idea, but the question is DO we have enough content to fill that subforum? How many separate script's thread we have got for now? Maybe around 30. Only 3-5 of them actively developing now and other looks like abandon. So, I like this idea, so many users around, but it just will not run properly, I guess... I want to be mistaken, through...
QUOTE
hiatus).

And this hiatus have tendency turns to abandon one day. And then we will miss this script due to some reason, especially when script hosted on some third sites, like pastie, userscripts, sleazyfork, e.t.c. If someone tell me four years ago that userscripts site will be shutdown, I will laugh at this men. But the fact is - site is down and many good script moved to obsolete. And scripts for HentaiVerse too, Bytheway, for my project for this big scripts thread I managed to find archive, which contain all scripts from userscript site and I spent three hours to lurk all HentaiVerse scripts. And I want to say there plenty of scripts noone talked about and no links for them on wiki. Around 70% of them do not have any description, so its hard to tell what exactly they do. I am not posted them yet - left for rest to post after test (rhyme, arh?)

Offtop: is it norm, that a have six riddlemasters for this two days and for any "pinkie pie" is true answer. Six in a row? RNG have a good sense of humor. I wait for seventh...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 23 2016, 03:19
Post #2515
tazmanian devil



RAWR~
********
Group: Catgirl Camarilla
Posts: 3,023
Joined: 24-October 12
Level 500 (Ponyslayer)


QUOTE(f4tal @ Jan 22 2016, 10:40) *

Offtop: is it norm, that a have six riddlemasters for this two days and for any "pinkie pie" is true answer. Six in a row? RNG have a good sense of humor. I wait for seventh...

Still off-topic:

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

 
post Jan 23 2016, 11:03
Post #2516
Dan31



Chilling around
********
Group: Members
Posts: 4,399
Joined: 26-March 12
Level 489 (Godslayer)


I think the Riddlemaster is rigged to often show the same pony several times in a row. Probably to help new players remember them, I imagine.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 24 2016, 14:41
Post #2517
Void Domain



Active Poster
*******
Group: Catgirl Camarilla
Posts: 2,131
Joined: 30-May 10
Level 500 (Godslayer)


I have a request. Is it possible to have a display to show the current inv count without going to inventory? Sometimes I forget to check inv and its full so I get no drop (IMG:[invalid] style_emoticons/default/unsure.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 24 2016, 15:27
Post #2518
FabulousCupcake



Casual Poster
****
Group: Gold Star Club
Posts: 495
Joined: 15-April 14
Level 451 (Dovahkiin)


QUOTE(Void Domain @ Jan 24 2016, 13:41) *

I have a request. Is it possible to have a display to show the current inv count without going to inventory? Sometimes I forget to check inv and its full so I get no drop (IMG:[invalid] style_emoticons/default/unsure.gif)


This should work:
CODE

var count = document.querySelectorAll('.eqp, .eqpp').length;
document.querySelector('#inventory_equip > .fd4 > div').innerHTML += ` (${count})`;


Or the .user.js version, with some metadata:
Attached File  HV_Show_Equipment_Count.user.js.zip ( 935bytes ) Number of downloads: 59


Runs in 340ms for 24 items...
It might not be good enough for 1000 items.

This post has been edited by FabulousCupcake: Jan 24 2016, 15:30
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 24 2016, 15:54
Post #2519
Void Domain



Active Poster
*******
Group: Catgirl Camarilla
Posts: 2,131
Joined: 30-May 10
Level 500 (Godslayer)


QUOTE(FabulousCupcake @ Jan 24 2016, 21:27) *

This should work:
CODE

var count = document.querySelectorAll('.eqp, .eqpp').length;
document.querySelector('#inventory_equip > .fd4 > div').innerHTML += ` (${count})`;


Or the .user.js version, with some metadata:
Attached File  HV_Show_Equipment_Count.user.js.zip ( 935bytes ) Number of downloads: 59


Runs in 340ms for 24 items...
It might not be good enough for 1000 items.

I change the @include to http://hentaiverse.org/* doesn't seem to work.

I guess it will only work in the inv page?
The counter I want is to show item count xxx/1000 in town. Now that I think of it, the script needs to record every drop count in battle. Maybe it is easier to implement with some drop tracker script? Now it sounds like a hassle just to save a click to the inventory (IMG:[invalid] style_emoticons/default/biggrin.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 24 2016, 16:05
Post #2520
TheGreyPanther



Prowler
********
Group: Gold Star Club
Posts: 3,764
Joined: 8-April 11
Level 500 (Godslayer)


QUOTE(FabulousCupcake @ Jan 22 2016, 15:27) *
Suggestions on where to post it?
Things related to tagging, renaming and expunging goes in the Vigilante sub-forum.

There haven't been any scripts for these purposes before really.

Superlatanium just recently created two very nice scripts.
Tag Check
Rename Helper
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 24 2016, 16:12
Post #2521
FabulousCupcake



Casual Poster
****
Group: Gold Star Club
Posts: 495
Joined: 15-April 14
Level 451 (Dovahkiin)


HV Equipment Count Indicator
- Tracks and shows your equipment count under the credits.
- The shown number is updated whenever you open the Inventory page.
- Parses combat logs and message boxes for equipment drops and updates the equipment count.
- Alerts player if equipment count exceeds a certain threshold. (default: 995)
- Configurable options.

Preview Image(s)
[my.mixtape.moe] https://my.mixtape.moe/laxblf.png

Download (r6)
Attached File  hv_eqci.user.js.txt ( 5.53k ) Number of downloads: 81

Changelogs
CODE
r6 [26/1/16]
- Parse combat logs only at round end; equipments do not drop in the middle of a round, only at the end
- Add @grant none

r5 [25/1/16]
- Fix increaseEquipmentCount() parsing track count as string

r4 [25/1/16]
- Added configurable options
- Added feature to parse messages and combat logs for equipment drops
- Added feature to alert user when equipment count reaches a configurable threshold ( default: 995 )

r3 [25/1/16]
- Fix missing semicolon and targetElement

r2 [24/1/16]
- Use localStorage instead of greasemonkey api to store count value

r1 [24/1/15]
- Init


Todo(s)
- Integrate with ctxl's Track Drops script to predict equipment count
- Warn user if item count exceeds a certain number

This post has been edited by FabulousCupcake: Jan 26 2016, 15:22
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 25 2016, 19:21
Post #2522
Fudo Masamune



Passive Poster
*******
Group: Gold Star Club
Posts: 1,636
Joined: 2-February 10
Level 500 (Ponyslayer)


I found that when using the base compare (the "e" button) in equip comparison, it somehow shows wrong value.

for example, comparing this (6.28 base str) with this (5.49 base str) shows me a +0.50 str which should be -0.79.

Attached ImageAttached ImageAttached Image

some other number also off btw, not just the str part.

I might missed if there's any new update, (I search for it a bit using the search function, even looking at simplesimon's post list) but the latest version of Equip comparison I could find is 0.6.4.4 which is like half year ago. or maybe somebody else already report this, if that's the case I'm sorry.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 25 2016, 19:56
Post #2523
Void Domain



Active Poster
*******
Group: Catgirl Camarilla
Posts: 2,131
Joined: 30-May 10
Level 500 (Godslayer)


QUOTE(Fudo Masamune @ Jan 26 2016, 01:21) *

I found that when using the base compare (the "e" button) in equip comparison, it somehow shows wrong value.

for example, comparing this (6.28 base str) with this (5.49 base str) shows me a +0.50 str which should be -0.79.

Attached ImageAttached ImageAttached Image

some other number also off btw, not just the str part.

I might missed if there's any new update, (I search for it a bit using the search function, even looking at simplesimon's post list) but the latest version of Equip comparison I could find is 0.6.4.4 which is like half year ago. or maybe somebody else already report this, if that's the case I'm sorry.

Yes I remember 0.6.4.4 has some numbers off in the equip range as well and its from a different author. I am using 0.6.4.3 by oohmrparis and its still good.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 25 2016, 20:42
Post #2524
Fudo Masamune



Passive Poster
*******
Group: Gold Star Club
Posts: 1,636
Joined: 2-February 10
Level 500 (Ponyslayer)


I recognize it when I was using simplesimons' 0.6.4.3, then looking for update, found 0.6.4.4 still the same.

just tried the one from oohmrparis (the one with "for ELP", right?) and it's still shows the same number.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 26 2016, 17:17
Post #2525
f4tal



Veteran Poster
********
Group: Members
Posts: 2,662
Joined: 10-January 13
Level 416 (Godslayer)


QUOTE
it somehow shows wrong value.

Yes, it is, but as Void Domain said version "0.6.4.3" working good.
Here is it:
Attached File  Equipment_Comparison__0.6.4.3_.user.txt ( 118.08k ) Number of downloads: 70

(Change *.TXT fileformat to *.JS fileformat)
I have many Equipment Comparison scripts. Totally 33 of them. And from all, only 4 working correctly and version 0.6.4.3 is latest one. And no, I do not meant "ELP" version, but original plain Equipment Comparison.

Now I want to ask something.
We have got awesome dark skin by boulay.
This skin distributed as *.CSS file or *.CRX. What you think about converting that (and not only that) skin to *.JS format?
For example like this:
Attached File  HV_Dark__1.0_.user.txt ( 379.11k ) Number of downloads: 41

(Change *.TXT fileformat to *.JS fileformat)
?
I am asking about this because of my idea to create that big script's thread. I want to convert all CSS to scripts to prevent any misunderstanding to end-users. I guess concept like "every downloads are script" is better than "95% of downloads are script and 5% are CSS".

And I know about this method. But it required attachment with CSS to work properly. I am trying to put actual CSS into script without any third-site requires.

Offtop: Hell, yes. Eight Pinkie Pie in a row, one Rainbow Dash, then two more Pinkie Pie! For now this "pattern" broken and I have got different captchas... Yes, this is absolute random, but a little strange one... About "to help new players remember them, I imagine.", this maybe true, but not on 240+ levels =)

This post has been edited by f4tal: Jan 26 2016, 17:29
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 26 2016, 22:42
Post #2526
f4tal



Veteran Poster
********
Group: Members
Posts: 2,662
Joined: 10-January 13
Level 416 (Godslayer)


So, sorry about double post, everyone!
One more update. You can see it here .
Added this scripts:
  • Stiilid [1.0.0] & [1.0.0beta]
  • Show Equipment Count [1.0].user
  • Pot Reminder [1.001].user
  • MonsterBar [1.0.0].user
  • Monster Letter To Numbers [2.0].user
  • Log Recorder [1.0.0].user
  • HV Deep Sea [1.0].user
  • HV Dark Lite [1.1] & [1.0]
  • HV Dark [1.1] & [1.0]
  • Hightlight Equipment [1.0].user
  • HalloweenVerse [0.6] & [0.51]
  • Equipment Count Indicator [1.6].user
  • Equipment Comparison [0.5.0.10 ayuayu fix] ... up to Equipment Comparison for ELP [0.6.4.3v3].user. Total 32 builds
  • Equipment Base Stat Display [0.9.5].user
  • DamageTaken [0.1].user
  • CSScompilation [0.3].user & [0.2]
  • Coloring [1.0].user
  • Battle Compact for HV Dark [1.1].user & Battle Compact for HalloweenVerse [1.0].user & Battle
  • Compact for Deep Sea [1.0].user
And fixed/added some author.

This post has been edited by f4tal: Jan 26 2016, 22:42
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


291 Pages V « < 125 126 127 128 > » 
Reply to this topicStart new topic
12 User(s) are reading this topic (12 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 16th July 2025 - 12:29