Loading. Please Wait...
|
|
|
HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd) |
|
Jan 12 2016, 18:51
|
Scremaz
Group: Gold Star Club
Posts: 24,304
Joined: 18-January 07
|
just wondering... are there any other working scripts to list an inventory, apart holy_demon's?
|
|
|
|
|
|
Jan 12 2016, 19:05
|
Void Domain
Group: Catgirl Camarilla
Posts: 2,131
Joined: 30-May 10
|
QUOTE(boulay @ Jan 12 2016, 22:12) The fixing process never ends... HV Dark 0.80, version 1.1 [attachmentid=78035][attachmentid=78036] More efficient version, still a bit uglier: [attachmentid=78037][attachmentid=78038] Battle compact fix for this theme:
HV_Dark_Battle_Compact.css ( 4.4k )
Number of downloads: 116
HV_Dark_Battle_Compact_Chrome.zip ( 1.35k )
Number of downloads: 57Changelog: - Erased the annoying filters that caused slowness - Replaced the filtered pics with brand new ones (see the screenshot for the mana bar) - Fixed some parts of the code, I gained 15kb thanks to that xD - Some misc. visual fixes Screenshot: If you have time, can you make a hv dark souls. It will be so good (IMG:[ invalid] style_emoticons/default/biggrin.gif)
|
|
|
|
|
|
Jan 12 2016, 19:48
|
boulay
Group: Gold Star Club
Posts: 2,675
Joined: 27-June 11
|
QUOTE(Void Domain @ Jan 12 2016, 18:05) If you have time, can you make a hv dark souls. It will be so good (IMG:[ invalid] style_emoticons/default/biggrin.gif) That would be a lot of work, I already have the custom font to go for it though...
|
|
|
|
|
|
Jan 12 2016, 20:40
|
Sapo84
Group: Gold Star Club
Posts: 3,332
Joined: 14-June 09
|
QUOTE(Void Domain @ Jan 12 2016, 18:05) If you have time, can you make a hv dark souls. It will be so good (IMG:[ invalid] style_emoticons/default/biggrin.gif) Agreed (well, I never use custom themes/logos so I may not ever use it, but the idea is cool). Actually I would suggest a Bloodborne one (but whatever, both are spectacular), the game really does luck fucking amazing, just to show you a few shoots, a reddit user compiled a list of panorama shoots ([ imgur.com] 1 [ imgur.com] 2 [ imgur.com] 3 [ imgur.com] 4). I would gladly contribute to compensate for the effort. This post has been edited by Sapo84: Jan 12 2016, 20:43
|
|
|
|
|
|
Jan 12 2016, 22:58
|
boulay
Group: Gold Star Club
Posts: 2,675
Joined: 27-June 11
|
QUOTE(Void Domain @ Jan 12 2016, 18:05) If you have time, can you make a hv dark souls. It will be so good (IMG:[ invalid] style_emoticons/default/biggrin.gif) Tried it for a bit on the character panel, with the little to none knowledge I have on the game. I must say... HV doesn't look like HV anymore (IMG:[ invalid] style_emoticons/default/blink.gif) It's quite appalling, I'll post a screenshot when I'm done. QUOTE(Sapo84 @ Jan 12 2016, 19:40) Agreed (well, I never use custom themes/logos so I may not ever use it, but the idea is cool). Actually I would suggest a Bloodborne one (but whatever, both are spectacular), the game really does luck fucking amazing, just to show you a few shoots, a reddit user compiled a list of panorama shoots ([ imgur.com] 1 [ imgur.com] 2 [ imgur.com] 3 [ imgur.com] 4). I would gladly contribute to compensate for the effort. Looks quite awesome indeed. I'll try something if I can get some time.
|
|
|
|
|
|
Jan 13 2016, 16:09
|
boulay
Group: Gold Star Club
Posts: 2,675
Joined: 27-June 11
|
Managed to whip up something, dunno if it looks the part though... Only this page has been finished, as it took me a lot of time to do just that (it's not even complete), a full version is highly unlikely... (IMG:[ invalid] style_emoticons/default/sleep.gif)
|
|
|
Jan 13 2016, 16:46
|
Void Domain
Group: Catgirl Camarilla
Posts: 2,131
Joined: 30-May 10
|
QUOTE(boulay @ Jan 13 2016, 22:09) Managed to whip up something, dunno if it looks the part though... Only this page has been finished, as it took me a lot of time to do just that (it's not even complete), a full version is highly unlikely... (IMG:[ invalid] style_emoticons/default/sleep.gif) You need to play the game, probably dark souls 2 first. If you get interested into the lore maybe you will finish the css (IMG:[ invalid] style_emoticons/default/laugh.gif)
|
|
|
Jan 19 2016, 04:47
|
fatemoe
Group: Members
Posts: 1,284
Joined: 25-March 12
|
Will I violate the rules if I run multiple reloader?
Someone recommend me run 3 reloaders at the same time.
I got godlike fast speed (over 3 truns a second) However I fear this is will make me banned for 1000 years
This post has been edited by fatemoe: Jan 19 2016, 04:48
|
|
|
|
|
|
Jan 19 2016, 13:13
|
FabulousCupcake
Group: Gold Star Club
Posts: 490
Joined: 15-April 14
|
QUOTE(fatemoe @ Jan 19 2016, 03:47) Will I violate the rules if I run multiple reloader?
Someone recommend me run 3 reloaders at the same time.
I got godlike fast speed (over 3 truns a second) However I fear this is will make me banned for 1000 years
I've read so much about this reloader thing everywhere ... and finally searched it to learn what it's about. ajax integration on Hentaiverse to reduce client load. Running 3 reloaders does not make any sense; more=faster shouldn't apply as they seem to use the same core mechanics. Using one should be even faster. This post has been edited by FabulousCupcake: Jan 19 2016, 13:17
|
|
|
|
|
|
Jan 19 2016, 15:33
|
alfikbecik
Newcomer
Group: Members
Posts: 53
Joined: 7-December 13
|
QUOTE(FabulousCupcake @ Jan 19 2016, 12:13) I've read so much about this reloader thing everywhere ... and finally searched it to learn what it's about. ajax integration on Hentaiverse to reduce client load.
Running 3 reloaders does not make any sense; more=faster shouldn't apply as they seem to use the same core mechanics. Using one should be even faster.
It's not true to the end. AJAX does nothing with ping. Without AJAX it's send action-->[waiting ping]-->[server processing]-->[server sends full page]-->[waiting ping]-->full page reload with response from server. With AJAX it's send action-->[waiting ping]-->[server processing]-->[server sends full page]-->[waiting ping]-->reload only needed elements on page. So, t/s increase because your browser doesnt have to render entire page. If I understand correctly fatemoe run 3 reloaders so he sends the same action 3 times not waiting for server response. For example if he sends [attack monster no 1]x3 he will attack it 3 times and then do "reload only needed elements on page". These attacks will happen even if monster is dead after the first one... Quite ineffective I would say. Please correct me if I'm wrong.
|
|
|
|
|
|
Jan 19 2016, 15:55
|
FabulousCupcake
Group: Gold Star Club
Posts: 490
Joined: 15-April 14
|
QUOTE(alfikbecik @ Jan 19 2016, 14:33) If I understand correctly fatemoe run 3 reloaders so he sends the same action 3 times not waiting for server response. For example if he sends [attack monster no 1]x3 he will attack it 3 times and then do "reload only needed elements on page". These attacks will happen even if monster is dead after the first one... Quite ineffective I would say. Please correct me if I'm wrong.
At the moment there are 3 versions of the reloader: The original reloader, Dan13's reloader, and a beta version of that. I am assuming fatamoe is using all 3 of that; I don't believe using all 3 will be faster than only the fastest one of the three. QUOTE So, t/s increase because your browser doesnt have to render entire page. Yes, this is how the reloader works to make things faster; by not re-rendering the entire page. QUOTE It's not true to the end. AJAX does nothing with ping. I... didn't mention anything about latency...?
|
|
|
|
|
|
Jan 19 2016, 16:57
|
alfikbecik
Newcomer
Group: Members
Posts: 53
Joined: 7-December 13
|
QUOTE(FabulousCupcake @ Jan 19 2016, 14:55) I... didn't mention anything about latency...?
Yes, but that's why running 3 at the same time can be faster than using 1. Usually when you have ping, let's say, 1000, you can make 1 turn every second. But using 3 reloaders, you send 3 actions instead of 1, so you can reach up to 3 t/s.
|
|
|
Jan 19 2016, 17:06
|
fatemoe
Group: Members
Posts: 1,284
Joined: 25-March 12
|
I'm using Dan's version.
You just use the same script with different name and activate at the same time.
1 reloader: around 1.8 turns per second. 3 reloader: more than 3 turns per second.
The drawback is that you will consume 3X mana of buff lol. Because when you cast protection, the script will send 3 commands.
Then you cast 3 times in a row.
Anyway, it seems like triple reloader won't get me banned?
|
|
|
|
|
|
Jan 19 2016, 23:27
|
Superlatanium
Group: Gold Star Club
Posts: 7,575
Joined: 27-November 13
|
QUOTE(fatemoe @ Jan 19 2016, 15:06) The drawback is that you will consume 3X mana of buff lol. Because when you cast protection, the script will send 3 commands.
Then you cast 3 times in a row. Anyway, it seems like triple reloader won't get me banned? One command (key press, mouse hover etc) = one action, that is the limit. QUOTE Forbidden Actions
Point.png Any script/tool used to do ANY of the following is strictly forbidden. Offenders will be banned from the HentaiVerse.
Any automation or semi-automation of gameplay beyond a single "action". For similar reasons, we can't Imperil all monsters at once, since that's multiple actions. So multiple reloaders (one command -> multiple actions) sounds like it would violate that principle as well.
|
|
|
|
|
|
Jan 20 2016, 01:08
|
fatemoe
Group: Members
Posts: 1,284
Joined: 25-March 12
|
QUOTE(Superlatanium @ Jan 19 2016, 23:27) One command (key press, mouse hover etc) = one action, that is the limit. For similar reasons, we can't Imperil all monsters at once, since that's multiple actions. So multiple reloaders (one command -> multiple actions) sounds like it would violate that principle as well.
Ok Then I'll just use 1.
|
|
|
Jan 20 2016, 16:00
|
tetron
Group: Gold Star Club
Posts: 5,583
Joined: 30-July 14
|
QUOTE(boulay @ Jan 13 2016, 19:39) Managed to whip up something, dunno if it looks the part though... Only this page has been finished, as it took me a lot of time to do just that (it's not even complete), a full version is highly unlikely... (IMG:[ invalid] style_emoticons/default/sleep.gif) WOW! THAT LOOKS BAD ASS!!!!
|
|
|
Jan 21 2016, 11:17
|
f4tal
Group: Members
Posts: 2,662
Joined: 10-January 13
|
Sorry, guys, but what you think about this thread? Pretty gigantic and complex, don't you think? Should it be a little redacted and posted in main forum?
|
|
|
Jan 21 2016, 11:29
|
Void Domain
Group: Catgirl Camarilla
Posts: 2,131
Joined: 30-May 10
|
QUOTE(f4tal @ Jan 21 2016, 17:17) Sorry, guys, but what you think about this thread? Pretty gigantic and complex, don't you think? Should it be a little redacted and posted in main forum? If you are making a post for scripts I like it gigantic and complex, leave the simplified version in wiki. Maybe call it scripts compendium?
|
|
|
Jan 21 2016, 19:48
|
f4tal
Group: Members
Posts: 2,662
Joined: 10-January 13
|
QUOTE Maybe call it scripts compendium? Ohh! I like that name. What you think about "Scriptopedium", variant? Or scriptogeddon? Nahh, forget about it >_>
|
|
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
|
|
|
|
|
|