Welcome Guest ( Log In | Register )

291 Pages V « < 24 25 26 27 > »   
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 6 2013, 17:19
Post #488
varst



Peerless perverted long-hair-con of the Hentaiverse
***********
Group: Gold Star Club
Posts: 11,561
Joined: 30-March 10
Level 478 (Godslayer)


QUOTE(ggxxsol @ Jan 6 2013, 23:13) *

虽然理论上可以记录battle logs,但是Firefox只靠脚本无法对文件进行写入,保存在脚本中可能会因为内容过多导致变慢.如果是暂时的查看battle logs还是可行的,比如查看5回合内的battle logs.


Thanks. I am using Chrome though, so firefox's problem probably won't be troublesome.

This post has been edited by varst: Jan 6 2013, 17:19
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 6 2013, 22:12
Post #489
ChosenUno



A Legendary Collector
********
Group: Gold Star Club
Posts: 4,170
Joined: 23-February 10
Level 422 (Godslayer)


Here ya go varst.

Usage: Press = to start/stop the logger.

Attached File  Log_Recorder.zip ( 2.06k ) Number of downloads: 74
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 6 2013, 22:23
Post #490
varst



Peerless perverted long-hair-con of the Hentaiverse
***********
Group: Gold Star Club
Posts: 11,561
Joined: 30-March 10
Level 478 (Godslayer)


Thanks a lot!
Um...where will the file be saved? (IMG:[invalid] style_emoticons/default/tongue.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 7 2013, 06:24
Post #491
ChosenUno



A Legendary Collector
********
Group: Gold Star Club
Posts: 4,170
Joined: 23-February 10
Level 422 (Godslayer)


QUOTE(varst @ Jan 7 2013, 03:23) *

Thanks a lot!
Um...where will the file be saved? (IMG:[invalid] style_emoticons/default/tongue.gif)


If you tried the script out, when you stop the logger, you'll get a link to download the damn file (IMG:[invalid] style_emoticons/default/tongue.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 7 2013, 06:56
Post #492
ggxxsol



Newcomer
*
Group: Members
Posts: 38
Joined: 13-November 12
Level 267 (Godslayer)


QUOTE(ChosenUno @ Jan 7 2013, 06:24) *

If you tried the script out, when you stop the logger, you'll get a link to download the damn file (IMG:[invalid] style_emoticons/default/tongue.gif)

But it seems that the extension doesn`t work at the beginning. Maybe some values are undefined when first run? (IMG:[invalid] style_emoticons/default/smile.gif)

It maybe better to add some line breaks just like:
************************************
4 1 You hit Puripuriman for 674 crushing damage.

3 4 Puripuriman crits you for 167 crushing damage.

3 3 You parry the attack from Dark Joker.

3 2 Your offhand hits Puripuriman for 842 piercing damage.

3 1 You hit Puripuriman for 748 crushing damage.
************************************


This post has been edited by ggxxsol: Jan 7 2013, 07:15
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 7 2013, 12:50
Post #493
ChosenUno



A Legendary Collector
********
Group: Gold Star Club
Posts: 4,170
Joined: 23-February 10
Level 422 (Godslayer)


QUOTE(ggxxsol @ Jan 7 2013, 11:56) *

But it seems that the extension doesn`t work at the beginning. Maybe some values are undefined when first run? (IMG:[invalid] style_emoticons/default/smile.gif)

It maybe better to add some line breaks just like:
************************************
4 1 You hit Puripuriman for 674 crushing damage.

3 4 Puripuriman crits you for 167 crushing damage.

3 3 You parry the attack from Dark Joker.

3 2 Your offhand hits Puripuriman for 842 piercing damage.

3 1 You hit Puripuriman for 748 crushing damage.
************************************


When you press =, it should have an alert telling you that it's gonna run.

If you don't get that, then probably another script is overriding the onkeypress event. Check?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 7 2013, 14:22
Post #494
ggxxsol



Newcomer
*
Group: Members
Posts: 38
Joined: 13-November 12
Level 267 (Godslayer)


QUOTE(ChosenUno @ Jan 7 2013, 12:50) *

When you press =, it should have an alert telling you that it's gonna run.

If you don't get that, then probably another script is overriding the onkeypress event. Check?

I haven`t setted any hotkey to =. I mean some localStorage value haven`t been assigned.
At first, no alert appears when I press =. But it works when in the bettle. And the second alert appeard after win a battle. Then it works well.
You also can try to clean your chrome`s localstroage data and try again.

I haven`t noticed the file should be opened by Excle (IMG:[invalid] style_emoticons/default/cry.gif) .........
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 7 2013, 15:11
Post #495
ChosenUno



A Legendary Collector
********
Group: Gold Star Club
Posts: 4,170
Joined: 23-February 10
Level 422 (Godslayer)


QUOTE(ggxxsol @ Jan 7 2013, 19:22) *

I haven`t setted any hotkey to =. I mean some localStorage value haven`t been assigned.
At first, no alert appears when I press =. But it works when in the bettle. And the second alert appeard after win a battle. Then it works well.
You also can try to clean your chrome`s localstroage data and try again.

I haven`t noticed the file should be opened by Excle (IMG:[invalid] style_emoticons/default/cry.gif) .........


It works for varst though...

So the flow is this: Get into a battle, press =. It should say it's recording...

When you want to stop recording, press = again. You must be in a battle page, like the arena page. Then, it should show an alert telling you what to do.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 7 2013, 20:53
Post #496
Ichy



~ Loli Trainer ~
***********
Group: Catgirl Camarilla
Posts: 13,061
Joined: 19-February 09
Level 500 (Dovahkiin)


QUOTE(ggxxsol @ Jan 3 2013, 10:34) *

HV Stamina Caution and Items Detection

The script can warn you when your Stamina is low, you can custom the value, and you also be warnned if you failed to correctly answer the RiddleMaster at leaset twice.
It also detect items you want when you are victory, include artifact,token,potion quality, equipment quality and your custom suffix or material or other keywords! If no item have been detected, it will lead you to next round automatically, like 'NoPopup', otherwise it will stop or wait 3.5 seconds. You can set them all.

If you want to custom keywords:
You shall add them by editing the script. I have written two examples. It`s very easy.

Something you need to know:
1.You shall have a setting when you first run the script. And if you want to change your setting, go to arena, look the lower left corner, click it!
2.There is a hidden feature, but not important.
3.It works in firefox and chrome.
4.Any bugs or questions, please pm me. 最好是用中文,我英文太差,任何表达语法等错误请低调提出,我会低调改正的 (IMG:[invalid] style_emoticons/default/smile.gif) .....
Attached File  HV_Stamina_Caution_and_Items_Detection_Eng_.user.zip ( 2.62k ) Number of downloads: 76



looks interesting but every time you start chrome new it wants to set it up again.
maybe remove that annoying popup and make it so you can just change the setting some place else.
And let's hope the hidden feature isn't a keylogger (IMG:[invalid] style_emoticons/default/laugh.gif)

This post has been edited by Ichy: Jan 7 2013, 20:54
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 9 2013, 07:09
Post #497
ggxxsol



Newcomer
*
Group: Members
Posts: 38
Joined: 13-November 12
Level 267 (Godslayer)


QUOTE(Ichy @ Jan 7 2013, 20:53) *

looks interesting but every time you start chrome new it wants to set it up again.
maybe remove that annoying popup and make it so you can just change the setting some place else.
And let's hope the hidden feature isn't a keylogger (IMG:[invalid] style_emoticons/default/laugh.gif)


You can try to change your game font. I neglect original font in the game. I tried to fix the bug but I found original font is only a picture! (IMG:[invalid] style_emoticons/default/cry.gif)
The script don`t contain any Trojan. Or I`m crary to post it to the Forums. (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 9 2013, 16:55
Post #498
Ichy



~ Loli Trainer ~
***********
Group: Catgirl Camarilla
Posts: 13,061
Joined: 19-February 09
Level 500 (Dovahkiin)


QUOTE(ggxxsol @ Jan 9 2013, 07:09) *

You can try to change your game font. I neglect original font in the game. I tried to fix the bug but I found original font is only a picture! (IMG:[invalid] style_emoticons/default/cry.gif)
The script don`t contain any Trojan. Or I`m crary to post it to the Forums. (IMG:[invalid] style_emoticons/default/smile.gif)

No my problem is it always says it is my first time using the script when I open Google Chrome!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 10 2013, 03:17
Post #499
4EverLost



Just 1 of Santa's little Helpers
************
Group: Gold Star Club
Posts: 36,632
Joined: 2-April 10
Level 463 (Godslayer)


QUOTE(Ichy @ Jan 9 2013, 14:55) *

No my problem is it always says it is my first time using the script when I open Google Chrome!


why do you want to run that one?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 10 2013, 07:42
Post #500
ggxxsol



Newcomer
*
Group: Members
Posts: 38
Joined: 13-November 12
Level 267 (Godslayer)


QUOTE(Ichy @ Jan 9 2013, 16:55) *

No my problem is it always says it is my first time using the script when I open Google Chrome!

Try to change your game font at “Font Engine”.
http://hentaiverse.org/?s=Character&ss=se
If you use HentaiVerse Font Engine, the script may work exceptionally.
Because HentaiVerse Font like a picture, so Stamina isn`t detected, then an error generats.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 10 2013, 18:17
Post #501
Ichy



~ Loli Trainer ~
***********
Group: Catgirl Camarilla
Posts: 13,061
Joined: 19-February 09
Level 500 (Dovahkiin)


QUOTE(4EverLost @ Jan 10 2013, 03:17) *

why do you want to run that one?

because I want to see it if a mag+ gear drops


QUOTE(ggxxsol @ Jan 10 2013, 07:42) *

Try to change your game font at “Font Engine”.
http://hentaiverse.org/?s=Character&ss=se
If you use HentaiVerse Font Engine, the script may work exceptionally.
Because HentaiVerse Font like a picture, so Stamina isn`t detected, then an error generats.

I'm using custom fonts already.
The Script is working but there is an error so every time I start google chrome there is this annoying 'you are using th script for the first time' popup.

This post has been edited by Ichy: Jan 10 2013, 18:17
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 10 2013, 23:32
Post #502
4EverLost



Just 1 of Santa's little Helpers
************
Group: Gold Star Club
Posts: 36,632
Joined: 2-April 10
Level 463 (Godslayer)


hvkeybinds-2.4.1.user.js and the one i've edited both seem to not be working now, any idea why?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 12 2013, 19:47
Post #503
Kelenius



Casual Poster
***
Group: Members
Posts: 154
Joined: 16-March 12
Level 332 (Godslayer)


Mkay. I think I'm done polishing it.
Attached File  hvupv2.zip ( 189.75k ) Number of downloads: 74

This script can:

1) Remember and save scan results
2) Save it in the text format so you could copy it and save
3) Load saved data
4) Merge saved data
5) Show you resists in the battle. And mitigations.
6) Assume monsters base stats
7) Tell you approx damage of spells
8) Recommend you a spell to use
9) Recolour the text log
10) Show you how much damage monsters did you in the last turn
11) Hide spell table, monsters attacks, resists and log colouring

What it can't do:

1) Give you exact stats of monsters. Also, it will screw up occasionally.
2) Give anything even remotely reliable on boss monsters.

Notes:

1) I've not tested in on what happens when you evade/resist a spell. Or when monster misses. If you'll happen to see it, please tell me. And copy a piece of log around that, too.
2) Actually, report anything weird you'll see.
3) I know about negative stats and can't do anything with that until the scan starts showing chaos upgrades.
4) I'd be grateful if you'll scan a boss and throw me your bestiary
5) I've been making it for full-screen play.
6) When there are too much monsters and show resists is on, they may not fir in the screen. I dunno what to do with that >w>
7) The txt file are my own scan results >w>
8) Hover the mouse over the name of the type to see a resist that the script assumes.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2013, 16:24
Post #504
lainex



Newcomer
*
Group: Members
Posts: 24
Joined: 4-August 12
Level 90 (Hero)


QUOTE(eqwer @ Nov 16 2012, 05:30) *

very good, but when i change backpack(battle invetory), it also false alarm me "attack with staff?"


Sorry. I didn't notice your post until now. Should be fixed.
Also I started working on it again. You'll find the latest version in my sig.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2013, 17:05
Post #505
ggxxsol



Newcomer
*
Group: Members
Posts: 38
Joined: 13-November 12
Level 267 (Godslayer)


QUOTE(Ichy @ Jan 10 2013, 18:17) *

because I want to see it if a mag+ gear drops
I'm using custom fonts already.
The Script is working but there is an error so every time I start google chrome there is this annoying 'you are using th script for the first time' popup.


That maybe your browser`s problem, Cookie or others. So I modified the script. Removed the alert and button.
It will help you to detect MAG+ gear, token and Artifact. If monster drops any of these, it will stop, and never go to next round automatically.
I hope it can help you. (IMG:[invalid] style_emoticons/default/smile.gif)
Attached File  HV_Stamina_Caution_and_Items_Detection_Simple_.user.zip ( 1.06k ) Number of downloads: 59
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 13 2013, 20:50
Post #506
mastermind05



Newcomer
**
Group: Members
Posts: 88
Joined: 29-November 09
Level 171 (Destined)


can i know how to edit multiple quickbar for firefox?
not qb2...

i can't find the haste an shadow veil icon...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 19 2013, 10:28
Post #507
ggxxsol



Newcomer
*
Group: Members
Posts: 38
Joined: 13-November 12
Level 267 (Godslayer)


Efficiency of Battle V1

The Script can record Credits and Exp from bettle, and calculate how much C and Exp you gain per min. It can help you to konw how many Credits you earn every day and which is best way to gain Exp.
After you install, something like the picture appears below the game when you are in The Arena or GrindFest.



Attached Image
Introduction:
Credits and Exp: Credits and Exp you gained. Click it to reset zhe velue to 0.
Time: Interval between you starting zhe battle and now.
"Ratio(/min):420C|405kExp" : I earn 420 Credits and 405k exp per min.

Attached File  Efficiency_of_Battle.user.zip ( 1000bytes ) Number of downloads: 62



Any questioin, pm please. (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


291 Pages V « < 24 25 26 27 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 28th April 2025 - 09:55