Loading. Please Wait...
|
|
|
HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd) |
|
Dec 26 2012, 22:46
|
4EverLost
Group: Gold Star Club
Posts: 36,632
Joined: 2-April 10
|
QUOTE(Ichy @ Dec 26 2012, 20:24) Yep I am already used to hit +
you can set it to use any key you want you could do something like Bind(KEY_T, Cast("FUS RO DAH"))
|
|
|
Dec 27 2012, 04:59
|
ggxxsol
Newcomer
Group: Members
Posts: 38
Joined: 13-November 12
|
QUOTE(lemonmerchant @ Dec 21 2012, 10:58) Thanks for the handy script. Have you thought about making the label text larger and spacing the radios out more? It'd make it easier to click and harder to misclick.
Here is script you want:D , but it only works in firefox.
RiddleLimiter_For_Firefox_Larger_Ver._.user.zip ( 1.06k )
Number of downloads: 104
|
|
|
Dec 27 2012, 17:46
|
agnyrandom
Newcomer
Group: Members
Posts: 26
Joined: 1-August 11
|
hi guys have a quick question
how do i apply the changing colour for gemdrop script?
i installed greasemonkey then it says it cant be installed cause the file have been damaged after i drag
gemsfix.user into the user script in firefox extention - is this right way to apply it?
if not please tell me how to apply it thx.
|
|
|
Dec 30 2012, 08:02
|
FiniteA
Group: Members
Posts: 2,419
Joined: 3-November 11
|
[ pastie.org] KarmaHelper v2One click K+, display current karma, time to full imbue Usage: Press K to save your max karma(power), then F5 once to see changes. [attachembed=21108] This post has been edited by FiniteA: Dec 30 2012, 15:43
|
|
|
|
|
|
Jan 3 2013, 10:34
|
ggxxsol
Newcomer
Group: Members
Posts: 38
Joined: 13-November 12
|
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) .....
HV_Stamina_Caution_and_Items_Detection_Eng_.user.zip ( 2.62k )
Number of downloads: 75
|
|
|
|
|
|
Jan 5 2013, 18:31
|
varst
Group: Gold Star Club
Posts: 11,561
Joined: 30-March 10
|
I would like to know if anyone can provide a script that can record battle logs?
|
|
|
Jan 6 2013, 17:13
|
ggxxsol
Newcomer
Group: Members
Posts: 38
Joined: 13-November 12
|
虽然理论上可以记录battle logs,但是Firefox只靠脚本无法对文件进行写入,保存在脚本中可能会因为内容过多导致变慢.如果是暂时的查看battle logs还是可行的,比如查看5回合内的battle logs.
|
|
|
Jan 6 2013, 17:19
|
varst
Group: Gold Star Club
Posts: 11,561
Joined: 30-March 10
|
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
|
|
|
Jan 6 2013, 22:12
|
ChosenUno
Group: Gold Star Club
Posts: 4,170
Joined: 23-February 10
|
Here ya go varst. Usage: Press = to start/stop the logger.
Log_Recorder.zip ( 2.06k )
Number of downloads: 73
|
|
|
|
|
|
|
|
|
|
|
|
Jan 7 2013, 06:56
|
ggxxsol
Newcomer
Group: Members
Posts: 38
Joined: 13-November 12
|
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
|
|
|
|
|
|
Jan 7 2013, 12:50
|
ChosenUno
Group: Gold Star Club
Posts: 4,170
Joined: 23-February 10
|
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?
|
|
|
|
|
|
Jan 7 2013, 14:22
|
ggxxsol
Newcomer
Group: Members
Posts: 38
Joined: 13-November 12
|
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) .........
|
|
|
|
|
|
Jan 7 2013, 15:11
|
ChosenUno
Group: Gold Star Club
Posts: 4,170
Joined: 23-February 10
|
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.
|
|
|
|
|
|
Jan 7 2013, 20:53
|
Ichy
Group: Catgirl Camarilla
Posts: 13,061
Joined: 19-February 09
|
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) .....
HV_Stamina_Caution_and_Items_Detection_Eng_.user.zip ( 2.62k )
Number of downloads: 75looks 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
|
|
|
|
|
|
Jan 9 2013, 07:09
|
ggxxsol
Newcomer
Group: Members
Posts: 38
Joined: 13-November 12
|
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)
|
|
|
|
|
|
Jan 9 2013, 16:55
|
Ichy
Group: Catgirl Camarilla
Posts: 13,061
Joined: 19-February 09
|
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!
|
|
|
Jan 10 2013, 03:17
|
4EverLost
Group: Gold Star Club
Posts: 36,632
Joined: 2-April 10
|
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?
|
|
|
Jan 10 2013, 07:42
|
ggxxsol
Newcomer
Group: Members
Posts: 38
Joined: 13-November 12
|
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=seIf 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.
|
|
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
|
|
|
|
|
|