Welcome Guest ( Log In | Register )

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

 
post Dec 26 2012, 20:08
Post #468
etothex



No I said.
********
Group: Members
Posts: 4,557
Joined: 18-May 09
Level 417 (Godslayer)


for + on keypad right?

Bind(107, Cast("Fus Ro Dah"));

might need to be sure of spelling of fus ro dah; don't have it couldn't tell ya
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 26 2012, 20:19
Post #469
Ichy



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


thanks this works but only if I turn Minor Additions off (IMG:[invalid] style_emoticons/default/sad.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 26 2012, 20:22
Post #470
Thot



Active Poster
*******
Group: Gold Star Club
Posts: 1,637
Joined: 15-April 08
Level 363 (Godslayer)


The bigger problem is that the script doesn't work for skills (I think?). And last time I tried using one of the scripts for skill keybinds, things didn't work out too well (i.e. nothing happened).
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 26 2012, 20:33
Post #471
etothex



No I said.
********
Group: Members
Posts: 4,557
Joined: 18-May 09
Level 417 (Godslayer)


QUOTE(Ichy @ Dec 26 2012, 10:19) *

thanks this works but only if I turn Minor Additions off (IMG:[invalid] style_emoticons/default/sad.gif)

if you're wanting melee skills and fus ro dah mapped to +, dont think it'll work, but if you just want fus ro dah, edit minor additions and put "false" for skillHotkey: in var settings, or just change the key setting for skillHotkey to something other than 107.

(you can disable any of the stuff you dont want in hvma by setting the appropriate setting to false)

@thot it works for skills; sure other people in thread mentioned it, but you can bind all in the chain to same key. Probably not as convenient as Tiaps skill script though, since you have to map the specific name of the skill (ie changes based on weapon)

I had random issue w/ keybinds at first. nothing worked. cut and pasted my custom bindings into a freshly dled version, and then it worked (IMG:[invalid] style_emoticons/default/dry.gif)

This post has been edited by etothex: Dec 26 2012, 20:38
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 26 2012, 20:34
Post #472
Lement



Lalalala la~ la la~!
********
Group: Members
Posts: 2,977
Joined: 28-February 12
Level 326 (Godslayer)


Tiap's repo has far more efficient binding for that. Seriously, keybinds is very cool concept that is quite inefficient.
Thankfully it is quite robust though so most patches won't break it.

This post has been edited by Lement: Dec 26 2012, 20:35
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 26 2012, 20:45
Post #473
Ichy



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


Having to edit the scrip every time I want to use that skill is awful...

So I decided to be clever and have 2 Minor Additions, one with skills enabled and one with disabled but now Chrome that little that fucker does not let me install a second Minor Additions script. I already tried renaming but it does not like it.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 26 2012, 20:58
Post #474
Lement



Lalalala la~ la la~!
********
Group: Members
Posts: 2,977
Joined: 28-February 12
Level 326 (Godslayer)


wrap it inside a manifest.json maybe?

Anyhow. Why would you need to edit the script every time?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 26 2012, 21:04
Post #475
Ichy



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


wad?

Because Fus Ro Dah for GF and normal skills for everything else.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 26 2012, 21:13
Post #476
etothex



No I said.
********
Group: Members
Posts: 4,557
Joined: 18-May 09
Level 417 (Godslayer)


you'd need to rename the namespace (at top in commented header) as well, not just the filename.

Another option might be to use shift or ctrl as a modifier for hvkeybinds (ie shift +, or ctrl +)
eg Bind(107, Shift, Cast("Fus Ro Dah"));

Or just use another key? (IMG:[invalid] style_emoticons/default/dry.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 26 2012, 21:27
Post #477
Ichy



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


hmm I just us another key (IMG:[invalid] style_emoticons/default/sleep.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 26 2012, 21:33
Post #478
Thot



Active Poster
*******
Group: Gold Star Club
Posts: 1,637
Joined: 15-April 08
Level 363 (Godslayer)


QUOTE(etothex @ Dec 26 2012, 19:33) *

@thot it works for skills

Weird. I had it tried it out before and it didn't work. Tried it again now with a different key and suddenly it does properly select Great Cleave as it should. Very weird. Well anyway, thank you. Glad it does work now, even though I have no idea why.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 26 2012, 22:22
Post #479
4EverLost



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


QUOTE(Ichy @ Dec 26 2012, 18:19) *

thanks this works but only if I turn Minor Additions off (IMG:[invalid] style_emoticons/default/sad.gif)



QUOTE(Ichy @ Dec 26 2012, 19:27) *

hmm I just us another key (IMG:[invalid] style_emoticons/default/sleep.gif)


are they both trying to use the same keys?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 26 2012, 22:24
Post #480
Ichy



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


Yep I am already used to hit +
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 26 2012, 22:46
Post #481
4EverLost



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


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"))
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 27 2012, 04:59
Post #482
ggxxsol



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


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.

Attached File  RiddleLimiter_For_Firefox_Larger_Ver._.user.zip ( 1.06k ) Number of downloads: 105
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 27 2012, 17:46
Post #483
agnyrandom



Newcomer
*
Group: Members
Posts: 26
Joined: 1-August 11
Level 143 (Ascended)


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.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 30 2012, 08:02
Post #484
FiniteA



Active Poster
*******
Group: Members
Posts: 2,419
Joined: 3-November 11
Level 413 (Godslayer)


[pastie.org] KarmaHelper v2

One 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
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 3 2013, 10:34
Post #485
ggxxsol



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


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
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 5 2013, 18:31
Post #486
varst



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


I would like to know if anyone can provide a script that can record battle logs?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jan 6 2013, 17:13
Post #487
ggxxsol



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


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


291 Pages V « < 23 24 25 26 > » 
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 - 13:58