Loading. Please Wait...
|
|
|
HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd) |
|
Aug 13 2017, 15:38
|
sickentide
Group: Catgirl Camarilla
Posts: 1,355
Joined: 31-August 10
|
QUOTE(Maharid @ Aug 13 2017, 16:17) I don't use monster scan at all, if i let both "monsterInfo" and "submitScans" no database is created and used, right?
If not, how i remove the function completely from the script?
if you set both to false, it will not parse, store, upload or download any scan information This post has been edited by sickentide: Aug 13 2017, 15:39
|
|
|
Aug 13 2017, 15:57
|
Maharid
Group: Catgirl Camarilla
Posts: 2,369
Joined: 27-April 10
|
Ok, thanks, updating now. EDIT: Fast question: CODE alertBuffs = /(healthpot.png|manapot.png| ... What happen with this setting? Have you cahnged the way usableAlert work or added this to it? This post has been edited by Maharid: Aug 13 2017, 16:04
|
|
|
Aug 13 2017, 16:18
|
sickentide
Group: Catgirl Camarilla
Posts: 1,355
Joined: 31-August 10
|
QUOTE(Maharid @ Aug 13 2017, 16:57) CODE alertBuffs = /(healthpot.png|manapot.png| ... What happen with this setting? Have you cahnged the way usableAlert work or added this to it? that's simply a change to the default alert buffs so it keeps track of those as well as the others if you leave it unchanged. i plan to alter usableAlert some other time
|
|
|
|
|
|
Aug 13 2017, 18:49
|
Maharid
Group: Catgirl Camarilla
Posts: 2,369
Joined: 27-April 10
|
Actually usableAlert is pretty good as it is, work great and is not intrusive. Also, now it work properly and change if i cannot use a potion at full extent anymore.
I now have only to check if without AjaxRound the RiddleLimiter will work or i will revert this manually in MMM.
EDIT: Work like a charm.
Anyway, i'm still having problem with the server connection, hope the situation will become stable in short time, as it is now i'm really getting upset playing HV due to hangs that make me misclick too much (like clicking and not getting an effect cause of server hang and having to click again or even worse getting the action ongoing but stopped due to server hang so i click again ending casting two time the same spell... like casting two time Hearseeker with an huge loss of mana).
This post has been edited by Maharid: Aug 13 2017, 22:22
|
|
|
|
|
|
Aug 14 2017, 08:53
|
manga522
Group: Gold Star Club
Posts: 517
Joined: 2-January 17
|
a tiny suggestion for the RiddleLimiter its working great but if it can disable the type box to make feel even much safer (IMG:[ invalid] style_emoticons/default/happy.gif)
|
|
|
Aug 14 2017, 15:17
|
Extiandr
Newcomer
Group: Members
Posts: 55
Joined: 23-July 15
|
I made a small script that highlights equipment with specified settings. Like legendary equipment, or something like this. For example, my inventory looks like this: (IMG:[ i.imgur.com] http://i.imgur.com/ka41d2k.png) With these settings: CODE addColoredEquipment('Power', 'darkgreen'); addColoredEquipment('Shade', 'darkgreen'); addColoredEquipment('Exquisite', '#5f7bd3'); addColoredEquipment('Magnificent', 'mediumpurple'); addColoredEquipment('Legendary', 'orange'); Feel free to add your own coloring settings and use them how you want to.
hvequiphighlighter1.0.0.js.txt ( 1.07k )
Number of downloads: 54
|
|
|
|
|
|
Aug 14 2017, 16:46
|
Maharid
Group: Catgirl Camarilla
Posts: 2,369
Joined: 27-April 10
|
It is decent but it have two problems: - Low customization (it take only the quality in consideration, Power or so will come only after that). It will be much better if filter will be used at cascade from the upper to the lower. - It change the color of the words so a lot of combination are hard to see. If it change the background it will be much more useful. Even better if it can change both words and background so you can set a background to black and word in white and so on. The first that can get me an highloghter that work this way will get the 500K of the prize. (But i'm waiting to see HVUT first). Anyway it can be good in combination with another one that will highlight the background, thanks for that. This post has been edited by Maharid: Aug 14 2017, 17:35
|
|
|
|
|
|
Aug 14 2017, 17:02
|
Scremaz
Group: Gold Star Club
Posts: 24,304
Joined: 18-January 07
|
it's a spontaneous contribution made by an user. appreciate his efforts. and thank you Extiandr for your work (IMG:[ invalid] style_emoticons/default/smile.gif) whether he wants to modify it in order to compete for the reward or he simply wants to submit something he made, it's a whole other story. of course, his call. but yep, i guess a bunch of ANDs and ORs should be a good and easy way to expand that script's functions. This post has been edited by Scremaz: Aug 14 2017, 17:04
|
|
|
|
|
|
Aug 14 2017, 17:04
|
piyin
Group: Gold Star Club
Posts: 10,794
Joined: 4-February 09
|
QUOTE(Scremaz @ Aug 14 2017, 17:02) it's a spontaneous contribution made by an user. appreciate his efforts. and thank you Extiandr for your work (IMG:[ invalid] style_emoticons/default/smile.gif) whether he wants to modify it in order to compete for the reward or he simply wants to submit something he made, it's a whole other story. of course, his call. 100% true. Good call.
|
|
|
|
|
|
Aug 14 2017, 17:28
|
Maharid
Group: Catgirl Camarilla
Posts: 2,369
Joined: 27-April 10
|
I was about to edit it because now that i think of it, it can be a good addition if it can be used with another one with backgorund effect.
It will be really useful expecially due to the fact that most highlighters come in one single form (background OR words, not both) and HVUT seem to have background only.
If this can be used in comination with it it will give an extreme way to costumize the highlighting in the shop.
I will download itand keep it for future tests.
This post has been edited by Maharid: Aug 14 2017, 17:34
|
|
|
|
|
|
Aug 14 2017, 17:31
|
Scremaz
Group: Gold Star Club
Posts: 24,304
Joined: 18-January 07
|
QUOTE(Maharid @ Aug 14 2017, 17:28) I was about to edit it because now that i think of it, it can be a good addition if it can be used with another one with backgorund effect.
It will be really useful, expecially due to the fact that most highlighters come in one single form (background OR words, not both) and HVUT seem to have background only.
I will download this and keep it as an extra.
oh, i see the point. in case you'll use both, please give us a feedback whether they work fine together or not. it may be useful for other players.
|
|
|
Aug 14 2017, 18:26
|
Maharid
Group: Catgirl Camarilla
Posts: 2,369
Joined: 27-April 10
|
I will surely do.
|
|
|
|
|
|
Aug 14 2017, 18:55
|
Extiandr
Newcomer
Group: Members
Posts: 55
Joined: 23-July 15
|
QUOTE(Maharid @ Aug 14 2017, 17:46) *words*
Well, sounds pretty okay, so i added stuff. Now, with: CODE addColoredEquipment('Power', 'darkgreen', null, 5); addColoredEquipment('Shade', 'darkgreen', null, 0); addColoredEquipment('Exquisite', '#5f7bd3', null, 10); addColoredEquipment('Magnificent', 'mediumpurple', null, 15); addColoredEquipment('Legendary', 'white', 'orange', 20);
Where 2nd param is font, 3d background, and 4th a priority. If multiple words were found, the one with higher priority applies. It looks like that: (IMG:[ i.imgur.com] http://i.imgur.com/fnQBe8m.png) QUOTE(Scremaz @ Aug 14 2017, 18:02) *words*
Happy to help (IMG:[ invalid] style_emoticons/default/wink.gif)
hvequiphighlighter1.0.1.js.txt ( 1.44k )
Number of downloads: 503This post has been edited by Extiandr: Aug 14 2017, 19:51
|
|
|
|
|
|
Aug 14 2017, 19:44
|
Maharid
Group: Catgirl Camarilla
Posts: 2,369
Joined: 27-April 10
|
Work like a charm, thanks.
For anyone using it, the priority is reversed, the highest number is the first used.
Now, i think you can have the 500K prize for highlights. HVUT will already have a lot of other prizes so is not a great loss and you are surely the first that give me full highlike with simple fuctions.
|
|
|
Aug 14 2017, 19:51
|
Extiandr
Newcomer
Group: Members
Posts: 55
Joined: 23-July 15
|
QUOTE(Maharid @ Aug 14 2017, 20:44) For anyone using it, the priority is reversed, the highest number is the first used.
That's what i meant, but now changed to >> If multiple words were found, the one with higher priority applies.
|
|
|
|
|
|
Aug 14 2017, 20:15
|
Maharid
Group: Catgirl Camarilla
Posts: 2,369
Joined: 27-April 10
|
My current color set if someone want to try it: CODE addColoredEquipment('Average Phase', '#000000', '#C1D1FF', 25); addColoredEquipment('Power', '#000000', '#C1D1FF', 25); addColoredEquipment('Shade', '#000000', '#C1D1FF', 25); addColoredEquipment('Peerless', '#FFFFFF', '#3333FF', 20); addColoredEquipment('Legendary', '#000000', '#FF3333', 15); addColoredEquipment('Magnificent', '#000000', '#CC99FF', 10); addColoredEquipment('Exquisite', '#000000', '#FFCC99', 5); addColoredEquipment('Superior', '#000000', '#EDEBDF', 0); addColoredEquipment('Average', '#000000', '#EDEBDF', 0); addColoredEquipment('Fair', '#000000', '#EDEBDF', 0); addColoredEquipment('Crude', '#000000', '#EDEBDF', 0); Lower quality are here only to make all text more vibile by turning it black but it work only with the base site background. And it work with more than one word too! (IMG:[ invalid] style_emoticons/default/wub.gif) This post has been edited by Maharid: Aug 14 2017, 20:20
|
|
|
|
|
|
Aug 14 2017, 20:34
|
Scremaz
Group: Gold Star Club
Posts: 24,304
Joined: 18-January 07
|
QUOTE(Maharid @ Aug 14 2017, 19:44) Now, i think you can have the 500K prize for highlights.
i'm sending it. [edit]: sent. This post has been edited by Scremaz: Aug 14 2017, 20:57
|
|
|
Aug 14 2017, 21:02
|
Extiandr
Newcomer
Group: Members
Posts: 55
Joined: 23-July 15
|
QUOTE(Maharid @ Aug 14 2017, 21:15) My current color set if someone want to try it:
Setting priority to the same number is a strange idea. The first one in the for loop will be used, so basically, if you add two settings with the same priority, first one you added always will be used, and the second never will be. Of course, only if it finds equipment that contains those both settings, but anyways.. Your current configs seems okay and it shouldn't do that, but for other users i say that.
|
|
|
Aug 14 2017, 21:24
|
Maharid
Group: Catgirl Camarilla
Posts: 2,369
Joined: 27-April 10
|
My setting work only because i set with the same number only things that are in different pages, otherwise it will work exactly as you say.
|
|
|
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:
|
|
|
|
|
|
|