Loading. Please Wait... 
 |
 |
 |
HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd) |
|
May 7 2012, 20:06
|
LangTuTaiHoa
Group: Banned
Posts: 1,792
Joined: 8-June 10

|
QUOTE((Cheater) Tiap @ Apr 28 2012, 00:00)  Messing with the page that's supposed to stop botters may be a bit.. reckless. You may want to check with Tenboro first.
This worries me, so although I customized a version for myself, I'll only post the screenshot here. I made them link buttons for comfort. Just click on it and voila. Too bored to apply some styles on it.  Well if there are people who want it, I'll post it. Edit: oh and some new scripts were added. Can you update them to wiki varst? (IMG:[ invalid] style_emoticons/default/biggrin.gif) This post has been edited by LangTuTaiHoa: May 7 2012, 20:14
|
|
|
|
 |
|
|
 |
|
May 9 2012, 01:04
|
grumpymal
Group: Gold Star Club
Posts: 10,923
Joined: 2-April 08

|
QUOTE(LangTuTaiHoa @ May 7 2012, 14:06)  This worries me, so although I customized a version for myself, I'll only post the screenshot here. I made them link buttons for comfort. Just click on it and voila. Too bored to apply some styles on it.  Well if there are people who want it, I'll post it. Edit: oh and some new scripts were added. Can you update them to wiki varst? (IMG:[ invalid] style_emoticons/default/biggrin.gif) Why did you stack the buttons? That creates the possibility of accidentally clicking the wrong one. They should all be on a single line so there's a safety buffer zone.
|
|
|
|
 |
|
May 10 2012, 12:32
|
LangTuTaiHoa
Group: Banned
Posts: 1,792
Joined: 8-June 10

|
QUOTE(derpymal @ May 9 2012, 06:04)  Why did you stack the buttons? That creates the possibility of accidentally clicking the wrong one. They should all be on a single line so there's a safety buffer zone.
Thanks, makes sensse (IMG:[ invalid] style_emoticons/default/happy.gif) . Also, a new simple script that may make sending MMs less of a hassle. MoogleMail Template.This basically uses url parameters to pre-fill some fields so you don't have to worry about copy-pasting the wrong infos,... Download:
mmtemplate1.0.user.zip ( 659bytes )
Number of downloads: 346 Usage: in your WTS/WTB thread, basically anywhere you want people to easily send you an MM, add this link template: CODE http://hentaiverse.org/?s=Bazaar&ss=mm&filter=Write%20New&to=User Name&subject=Mail Subject&body=Mail Content With User Name being the "To" field, Mail Subject -> "Subject" field and Mail Content-> the body field. Feel free to include spaces in there, for example: CODE http://hentaiverse.org/?s=Bazaar&ss=mm&filter=Write%20New&to=Bunker Buster&subject=Hi there&body=I want to buy stuffs This will produce Change them to your username and your preferred values. Just to make sure nothing screws up, try not to include any '&' and '=' in those values EDIT: as Evil Scorpio pointed out, leaving plain spaces in the url won't work. Change them to "%20", like this:
CODE http://hentaiverse.org/?s=Bazaar&ss=mm&filter=Write%20New&to=Bunker%20Buster&subject=Hi%20there&body=I%20want%20to%20buy%20stuffs One easy way to do this is to copy the link with spaces in there, paste it into the browser url bar and enter.I'm not sure this will work with guys who have strange characters in their usernames, will have to test/fix later. This post has been edited by LangTuTaiHoa: May 10 2012, 13:22
|
|
|
|
 |
|
May 10 2012, 13:07
|
Evil Scorpio
Group: Gold Star Club
Posts: 6,565
Joined: 9-May 10

|
QUOTE(LangTuTaiHoa @ May 10 2012, 14:32)  CODE http://hentaiverse.org/?s=Bazaar&ss=mm&filter=Write%20New&to=User Name&subject=Mail Subject&body=Mail Content It can't be added as url link if it has spaces. So: 1. No spaces in User Name (which practically crosses out me) 2. No spaces in Mail Subject 3. No spaces in Mail Content Then it'll work. This post has been edited by Evil Scorpio: May 10 2012, 13:08
|
|
|
|
 |
|
May 10 2012, 13:20
|
LangTuTaiHoa
Group: Banned
Posts: 1,792
Joined: 8-June 10

|
QUOTE(Evil Scorpio @ May 10 2012, 18:07)  It can't be added as url link if it has spaces. So:
1. No spaces in User Name (which practically crosses out me) 2. No spaces in Mail Subject 3. No spaces in Mail Content
Then it'll work.
Copy and paste the link which has spaces to the url bar of the browser and enter once, it will turn spaces into "%20". Use the link with those "%20" and it will work (IMG:[ invalid] style_emoticons/default/happy.gif) For example try this: CODE http://hentaiverse.org/?s=Bazaar&ss=mm&filter=Write%20New&to=Evil%20Scorpio&subject=Hi%20there%20Scorpio&body=Whats%20up I can link it just fine (IMG:[ invalid] style_emoticons/default/happy.gif) Scorpio MM
|
|
|
|
 |
|
May 10 2012, 13:29
|
Evil Scorpio
Group: Gold Star Club
Posts: 6,565
Joined: 9-May 10

|
QUOTE(LangTuTaiHoa @ May 10 2012, 15:20)  Copy and paste the link which has spaces to the url bar of the browser and enter once, it will turn spaces into "%20". Use the link with those "%20" and it will work (IMG:[ invalid] style_emoticons/default/happy.gif) For example try this: CODE http://hentaiverse.org/?s=Bazaar&ss=mm&filter=Write%20New&to=Evil%20Scorpio&subject=Hi%20there%20Scorpio&body=Whats%20up I can link it just fine (IMG:[ invalid] style_emoticons/default/happy.gif) Scorpio MMYup, that's better. (IMG:[ invalid] style_emoticons/default/happy.gif)
|
|
|
|
 |
|
May 10 2012, 14:11
|
LangTuTaiHoa
Group: Banned
Posts: 1,792
Joined: 8-June 10

|
Hm the first version feels a little one-sided, since you can only enjoy the hassle-free MM if the user you want to contact provides the link. I made it a little easier by embedding a MM link to every user pane (IMG:[ invalid] style_emoticons/default/biggrin.gif)  Just click on the link below any username and it takes you directly to the MM screen to write a new mail to that user. The default subject and body can be edited in the script. Default subject is "Hi there" and body is "WTB".Download: MoogleMail template 1.1
mmtemplate1.1.user.zip ( 925bytes )
Number of downloads: 333
|
|
|
|
 |
|
May 12 2012, 04:44
|
Temchy
Group: Members
Posts: 719
Joined: 4-December 10

|
I don't think it has been mentioned yet, I found this script: [ userscripts.org] http://userscripts.org/scripts/show/103444perhaps this could be added to the wiki page? It basically does what the first two under Items & Equipment do and some more.
|
|
|
May 12 2012, 21:23
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09

|
Had forgotten about this: https://forums.e-hentai.org/index.php?s=&am...t&p=1762123Not strictly a script, but someone might find it useful anyway. It's a style that fixes most of the problems that occur when using custom fonts (overlapping text, mooglemails, etc).
|
|
|
|
 |
|
May 12 2012, 23:46
|
Mr. Plow
Group: Gold Star Club
Posts: 1,260
Joined: 28-June 10

|
QUOTE(Tiap @ May 12 2012, 12:23)  Had forgotten about this: https://forums.e-hentai.org/index.php?s=&am...t&p=1762123Not strictly a script, but someone might find it useful anyway. It's a style that fixes most of the problems that occur when using custom fonts (overlapping text, mooglemails, etc). Hmm I still get overlap between Spell Damage Bonus and Effective Proficiency on the right hand toolbar. I'm using Times New Roman Size 11 normal with a -5 vertical adjust. Is it the font's problem? Thanks for this though, I believe it cleared up a couple of other overlap areas (IMG:[ invalid] style_emoticons/default/happy.gif) This post has been edited by Mr. Plow: May 12 2012, 23:47
|
|
|
May 13 2012, 00:21
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09

|
I'm not seeing any overlapping with those settings, either on Firefox or Chrome. Try disabling other scripts?
|
|
|
|
 |
|
May 13 2012, 20:19
|
etothex
Group: Members
Posts: 4,557
Joined: 18-May 09

|
QUOTE(LangTuTaiHoa @ May 10 2012, 05:11)  Hm the first version feels a little one-sided, since you can only enjoy the hassle-free MM if the user you want to contact provides the link. I made it a little easier by embedding a MM link to every user pane (IMG:[ invalid] style_emoticons/default/biggrin.gif)  Just click on the link below any username and it takes you directly to the MM screen to write a new mail to that user. The default subject and body can be edited in the script. Default subject is "Hi there" and body is "WTB".Download: MoogleMail template 1.1
mmtemplate1.1.user.zip ( 925bytes )
Number of downloads: 333
just thought i'd mention that the "default" will overwrite anything you've manually inputted when you add attachments, so I removed the subj/body parameters from mine.
|
|
|
|
 |
|
May 13 2012, 20:46
|
LangTuTaiHoa
Group: Banned
Posts: 1,792
Joined: 8-June 10

|
QUOTE(etothex @ May 14 2012, 01:19)  just thought i'd mention that the "default" will overwrite anything you've manually inputted when you add attachments, so I removed the subj/body parameters from mine.
Quick fix for this issue (too lazy to upload a new version (IMG:[ invalid] style_emoticons/default/tongue.gif) ) Find these lines CODE var inputs = document.getElementsByClassName('stdinput'); if(inputs[0].name == 'message_to_name') inputs[0].value = getUrlVars()['to'].split('%20').join(' '); if(inputs[1].name == 'message_subject') inputs[1].value = getUrlVars()['subject'].split('%20').join(' '); if(inputs[2].name == 'message_body') inputs[2].value = getUrlVars()['body'].split('%20').join(' '); Then wrap them up like this CODE if(document.referrer.indexOf('http://hentaiverse.org/?s=Bazaar&ss=mm') == -1) { var inputs = document.getElementsByClassName('stdinput'); if(inputs[0].name == 'message_to_name') inputs[0].value = getUrlVars()['to'].split('%20').join(' '); if(inputs[1].name == 'message_subject') inputs[1].value = getUrlVars()['subject'].split('%20').join(' '); if(inputs[2].name == 'message_body') inputs[2].value = getUrlVars()['body'].split('%20').join(' '); } Then the values you changed for subject and body won't be overwritten by the script after you attach something (IMG:[ invalid] style_emoticons/default/happy.gif)
|
|
|
|
 |
|
May 17 2012, 18:46
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09

|
countdowns.user.zip ( 757bytes )
Number of downloads: 214Fixes broken auction countdowns (when the server is down). Dates and times are (or should be) localized.
|
|
|
May 17 2012, 23:32
|
grumpymal
Group: Gold Star Club
Posts: 10,923
Joined: 2-April 08

|
Guys, you really need to practice better code documentation. You should always, ALWAYS, ALWAYS put the script's name, the author's name (or authors' names), a description of what the script does, and if you can help it a url back to where that script and info on it can be found. Don't be a bunch schmucks.
|
|
|
May 18 2012, 01:29
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09

|
We hold these truths to be self-evident: that all men hate writing documentation. And developing GUIs. Though there are some that love the latter. Madmen.
|
|
|
May 18 2012, 02:13
|
grumpymal
Group: Gold Star Club
Posts: 10,923
Joined: 2-April 08

|
I don't care if you don't comment your code down to the last detail, but at least label the damn things so someone can read the tin and know what they're getting.
|
|
|
2 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
|
 |
 |
 |
|
|
|