Welcome Guest ( Log In | Register )

291 Pages V « < 61 62 63 64 65 > »   
Reply to this topicStart new topic
> HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd)

 
post Mar 1 2014, 09:32
Post #1241
Ichy



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


QUOTE(holy_demon @ Mar 1 2014, 01:02) *

It's a framework so you need to code a little bit, you basically want to replace
with
getMonsterID retrieve the no of monsterElement and should return a number between 1-10

Still it's dangerous to use since it won't redraw page if you don't move your mouse out of the way -> no low hp alert, so you might want to put in some conditional limit.

Code... me .. ?

Attached Image

someone give me the needed codes please.
No safety web needed since dying is fun.

This post has been edited by Ichy: Mar 1 2014, 10:19
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 1 2014, 11:37
Post #1242
Pillowgirl



Grammatically Incorrect (☞゚∀゚)☞
*********
Group: Gold Star Club
Posts: 5,389
Joined: 2-December 12
Level 485 (Godslayer)


QUOTE(Ichy @ Mar 1 2014, 17:32) *

Code... me .. ?

Attached Image

someone give me the needed codes please.
No safety web needed since dying is fun.

Throw hath at him.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 2 2014, 17:00
Post #1243
Lement



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


Ichy: Do note that with your location you would gain no boost in speed, only the advantage of less flickering.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 5 2014, 00:10
Post #1244
Owyn



Casual Fapper
*****
Group: Members
Posts: 692
Joined: 12-May 10
Level 354 (Godslayer)


QUOTE(Ichy @ Mar 1 2014, 02:36) *

label your PM 'is this allowed?' or something. Also sending him multiple PMs will make him ignore you.

ok... but what If I sent him my previous pm like a week ago and it wasn't answered - if I write him again with little more detailed message - will he ignore me? (IMG:[invalid] style_emoticons/default/cry.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 5 2014, 12:01
Post #1245
holy_demon



Osananajimi<3
*********
Group: Gold Star Club
Posts: 5,417
Joined: 2-April 10
Level 500 (Godslayer)


Bug fix of bug fix (IMG:[invalid] style_emoticons/default/heh.gif)

SpellSpam 3.3.2
Attached File  SpellSpam3.3.2.user.zip ( 2.32k ) Number of downloads: 358


Change log:
f-ix a bug that stops the script from working Chromium without Tampermonkey

Bind different Attack/Skill/Spell to numkey, clicks, and hover. Support Rotation/Multicast. Eg: Cast Cure, Full-Cure, Heroic Health Potion, Spark of Life with right click, or Merciful Blow, Vital Strike, Shield Bash, Attack with hover (mousemelee-like). Press X to open customization tooltip. Hold Ctr/Alt/or Shift to temporarily disable the script without having to open the tooltip

Features:
- left/right/middle click, hotkey, or hover over a monster to cast a spell (targetting, non-targetting, special skill, or normal attack)
- left/right/middle click on the battle log to cast non-targetting spell.
- Press X to view a status box, and activate click, numkey, hover to your liking
- Type your spell/skill name next to an interaction to choose which spell/skill to spam (case sensitive, you only need to type the beginning part of the spell name eg. "Weak" would still cast Weaken, but "weak" or "eaken" wouldn't work
- You can type "Attack" (or "Att" if you're lazy) to use normal attack - yes you can play MouseMelee with this xD
- Rotation: use dot, comma, or semicolon to separate spells in the same roation. Spell should be ordered by their priority.
Example:
CODE
Cure; Full-Cure; Heroic Health Potion; Spark of Life

Cast cure first. If cure on cooldown, cast Full-Cure. If Full-Cure on cooldown, use Heroic Health. If no moe Heroic health, cast Spark.

CODE
Merciful Blow; Vital Strike; Shield Bash; Attack

Cast Merciful Blow (T3) first. If it's not yet available, cast Vital Strike(T2). If not available, cast Shield Bash(T1). If no skill is available, attack normally.

- Ctr, Alt, or Shift disables the script temporarily

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 5 2014, 14:02
Post #1246
Owyn



Casual Fapper
*****
Group: Members
Posts: 692
Joined: 12-May 10
Level 354 (Godslayer)


Ok, let's try this. I've been asked in PMs to give ability to hover over heal and spells like in original mousemelee of Lement, so:

MouseMelee Lightning+ 1.3 / HoverPlay

Attached File  fastest_mouse_melee.user.js.zip ( 1.8k ) Number of downloads: 398


- Hover over monsters to attack them

- checks for hp (like in original mousemelee), shows colored border around mounsters and stops attacking (like in original mousemelee), make (heal) spell click-hoverable (like in original mousemelee), and moves(copies) it into gem icon area

- for mp - ... same ... - +moves mp potion there (custom icon)

- for sp - ... same ... - +moves sp potion there (custom icon)

- for spirit stance - ... same as in original mousemelee ... + moves sp icon there (icon of protection scroll)

- for gems - yes, now it includes gem script (works as previously) - so you should remove\turn off separate show gem script if you have it

- for buffs original mousemelee was checking if buff icon isn't in statuses list and made according icon button click-hoverable, I do pretty the same except I check for expiring icons there and make it click-hoverable + move icon button to gem area (yes that's the one and only thing in this update - moving icons to gem icon area)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 7 2014, 23:02
Post #1247
Ichy



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


QUOTE(Lement @ Mar 2 2014, 17:00) *

Ichy: Do note that with your location you would gain no boost in speed, only the advantage of less flickering.

I have some weird connection problems these days. sometimes my Internet is slow as fuck (IMG:[invalid] style_emoticons/default/dry.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 7 2014, 23:31
Post #1248
Owyn



Casual Fapper
*****
Group: Members
Posts: 692
Joined: 12-May 10
Level 354 (Godslayer)


There's always alt.hentaiverse.org to get non-lagging game
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 8 2014, 13:06
Post #1249
tempasdf



Bakorra & Kannakama
****
Group: Gold Star Club
Posts: 493
Joined: 3-February 14
Level 500 (Godslayer)


nevermind

This post has been edited by tempasdf: Mar 8 2014, 20:59
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 9 2014, 11:37
Post #1250
deepsea1508



Hmmm
*****
Group: Gold Star Club
Posts: 532
Joined: 31-August 12
Level 353 (Godslayer)


Yay for great scripts

This post has been edited by deepsea1508: Mar 9 2014, 11:40
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 10 2014, 16:03
Post #1251
Gasior



Anti-social suicide (during treatment)
********
Group: Members
Posts: 2,667
Joined: 20-October 10
Level 477 (Godslayer)


HV Equipment Comparison 0.6.3.2

Attached File  HVEquipCompare_0.6.3.2.zip ( 19.32k ) Number of downloads: 244

[userscripts.org] HV Equipment Comparison 0.6.3.2

- Updated to wiki data 03 mar 2014
- Disabled off-hand view for weapons when there is no off-hand weapon equipped (or a shield is there)
- Added support for "alt.hentaiverse.org"

This post has been edited by Gasior: Mar 10 2014, 16:21
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 12 2014, 11:27
Post #1252
puinyu



ARIA Star Club
*******
Group: Catgirl Camarilla
Posts: 1,778
Joined: 18-April 12
Level 455 (Godslayer)


is there any script that can estimate how many mats I can get from salvaging forged equipments? (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 13 2014, 07:28
Post #1253
Usagi =



Veteran Poster
********
Group: Gold Star Club
Posts: 2,923
Joined: 29-October 13
Level 453 (Dovahkiin)


QUOTE(Owyn @ Mar 8 2014, 05:31) *

There's always alt.hentaiverse.org to get non-lagging game


Wait......there is this alt site? Is it supposed to be faster?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 14 2014, 11:03
Post #1254
oohmrparis



We are ping-pong player
*****
Group: Gold Star Club
Posts: 521
Joined: 18-June 13
Level 500 (Ponyslayer)


I've modified HVSTAT slim
Function is
・HP, Spark, Channeling Alert Alert more than once modified
Adjust key event handling not to overrun when an alert is shown
・Nopopup, effectDurations, skillHotkey, Roundcounter
・Draw a line at the end of the turn
・The display on the left panel of the current equipment number

for chrome
Attached File  hvmma_mod_for_chrome.user.zip ( 2.51k ) Number of downloads: 1635

for firefox
Attached File  hvmma_mod_for_firefox___adjustKey.zip ( 2.81k ) Number of downloads: 1282
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 14 2014, 17:17
Post #1255
Strykarkatt



Casual Poster
****
Group: Gold Star Club
Posts: 344
Joined: 12-December 09
Level 485 (Dovahkiin)


Thanks a lot, Owyn! I've been wanting something like this for a long time now (IMG:[invalid] style_emoticons/default/biggrin.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 14 2014, 17:49
Post #1256
kserox



Poster Irregular
*****
Group: Catgirl Camarilla
Posts: 727
Joined: 26-December 10
Level 500 (Godslayer)


QUOTE(oohmrparis @ Mar 14 2014, 15:03) *

I've modified HVSTAT slim
Function is
・HP, Spark, Channeling Alert Alert more than once modified
Adjust key event handling not to overrun when an alert is shown
・Nopopup, effectDurations, skillHotkey, Roundcounter
・Draw a line at the end of the turn
・The display on the left panel of the current equipment number

for chrome
Attached File  hvmma_mod_for_chrome.user.zip ( 2.51k ) Number of downloads: 1635

for firefox
Attached File  hvmma_mod_for_firefox___adjustKey.zip ( 2.81k ) Number of downloads: 1282


Whoa, thanks!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 14 2014, 20:03
Post #1257
Owyn



Casual Fapper
*****
Group: Members
Posts: 692
Joined: 12-May 10
Level 354 (Godslayer)


QUOTE(LOL50015 @ Mar 13 2014, 09:28) *

Wait......there is this alt site? Is it supposed to be faster?

That server supposted to be at a "totally different backend and totally different server located totally elsewhere", and yes it frequently works faster and gives better latency (at least for me) when hentaiverse.org starts to lag at evenings
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 15 2014, 06:14
Post #1258
LostLogia4



Translating Miku's Yuri Nikki for the heck of it~~
********
Group: Gold Star Club
Posts: 2,716
Joined: 4-June 11
Level 362 (Godslayer)


Except that most (if not all) Hentaiverse scripts didn't work there, simply because developers had neglected it's existence.
But you can fix it by including this line in the script
CODE
// @include       http://alt.hentaiverse.org/*


This post has been edited by LostLogia4: Mar 15 2014, 07:42
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 15 2014, 08:15
Post #1259
holy_demon



Osananajimi<3
*********
Group: Gold Star Club
Posts: 5,417
Joined: 2-April 10
Level 500 (Godslayer)


QUOTE(LostLogia4 @ Mar 15 2014, 15:14) *

Except that most (if not all) Hentaiverse scripts didn't work there, simply because developers had neglected it's existence.
But you can fix it by including this line in the script
CODE
// @include       http://alt.hentaiverse.org/*




use this instead
CODE
//@match     http://*.hentaiverse.org/*


so it also works with www.hentaiverse.org
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 17 2014, 02:36
Post #1260
simrock87



<('.'<) (>'.')> (^'.')>
*****
Group: Members
Posts: 647
Joined: 12-June 11
Level 399 (Godslayer)


Sorry, this is horribly broken when cross-checking with other systems ...
Will get back when fixed (IMG:[invalid] style_emoticons/default/cry.gif)

This post has been edited by simrock87: Mar 17 2014, 18:22
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


291 Pages V « < 61 62 63 64 65 > » 
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: 11th January 2025 - 21:56