Welcome Guest ( Log In | Register )

291 Pages V « < 5 6 7 8 9 > »   
Reply to this topicStart new topic
> HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd)

 
post Jun 19 2012, 19:41
Post #121
TheGreyPanther



Prowler
********
Group: Gold Star Club
Posts: 3,757
Joined: 8-April 11
Level 500 (Godslayer)


I find it difficult to manage karma imbuement sometimes.
So here I formally request a karma script.

I described what it would ideally would do in Ask the Experts! which I repost here.
QUOTE(TheGreyPanther @ Jun 6 2012, 23:20) *

Have been wondering how long it take to recharge your Karma Power.
I looked in EHWiki - Karma which says

Does this mean that it always takes 3 hours and 20 minutes to completely recharge?
Is there a way to make sure Karmic Exhaustion doesn't kick in when you imbue somebody?
It's a two way street so it isn't enough to check UCP - Karma.

Imbuing Karma correctly can be quite a pain.
Karma Notifier is very nice but not especially useful as to find out that your Karma Bar is full you must refresh a page in the forum where you have posted until you get a pop-up. Something like HV Random Encounter Notification would be nice that counts down to full Karma Power. Combined with Quick Karma Imbuing Script and a way to avoid Karma Exhaustion would be ideal.
LangTuTaiHoa is apparently behind all this scripts for which I am sincerely grateful.

I know that not many care about Karma but I do and hopefully somebody else who reads this and have more programming skills then I.

To avoid Karma Exhaustion it should save your imbues and UCP - Karma and calculate and show what KE will affect an imbue and when it will wear off.

This post has been edited by TheGreyPanther: Jun 19 2012, 19:43
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 19 2012, 20:10
Post #122
hentai_fusion



Nyo
************
Group: Gold Star Club
Posts: 33,475
Joined: 14-August 09
Level 500 (Ponyslayer)


can help modify the script to include monsters?...

edit: nvm kind of figured it out myself...

This post has been edited by hentai_fusion: Jun 19 2012, 20:14
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2012, 07:17
Post #123
Evil Scorpio



● Public Enemy ●
*********
Group: Gold Star Club
Posts: 6,565
Joined: 9-May 10
Level 444 (Godslayer)


QUOTE(FarFaraway @ Jun 17 2012, 00:15) *
>>UPDATE Hentaiverse Shop System 0.1<<
Hello out There
Here is a mod. The price came from the bazar. Fell free for some advice to create realistic values.
NEW:
  • Use Bazar Price(!!!)
  • Higher Prices for rare Item combination (power slouther,...) {thx to etothex}
  • update: jQuery 1.7.2
Comming soon:
  • Add all Equip with one button
  • Add all items to the list
  • muck out the code (not to soon)
Install Link: [userscripts.org] Hentaiverse Shop System @ [userscripts.org] userscripts.org

seek:
  • 50x50 png Symbol for "add all equips" thx @ Evil Scorpio
  • 50x50 png Symbol for "add good and better equips" thx @ Evil Scorpio
  • 50x50 png Symbol for "add only the better equip" thx @ Evil Scorpio
  • 50x50 png Symbol for "add all items" thx @ Evil Scorpio
  • optional: Symbol for the script thx @ Evil Scorpio

Thanks @ aoyamamotoko(for the script); el h (i get the clue with the price there, but with a worse way), sigo8 (not important for this script, but a motivation to create a personal script), etothex (simply helpful) and Evil Scorpio (images on request - wahoooo!)

A replacement for Equipment Shop Helper based on its code.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2012, 10:13
Post #124
hentai_fusion



Nyo
************
Group: Gold Star Club
Posts: 33,475
Joined: 14-August 09
Level 500 (Ponyslayer)


just tried out the script above but it doesn't feel like it makes use of the bazaar price...

anyone has a script that gets the price from the bazaar?
or figures out the equation that determines the bazaar price?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2012, 17:00
Post #125
FarFaraway



The best way to do it wrong
***
Group: Members
Posts: 172
Joined: 31-March 09
Level 296 (Godslayer)


QUOTE(hentai_fusion @ Jun 24 2012, 10:13) *

anyone has a script that gets the price from the bazaar?
or figures out the equation that determines the bazaar price?

Tip: Try
$BAZARPRICE
or
$BAZARPRICE50

The first is the pure bazarprice and the second is the bazarprice with a 50% addition

PS: Try out the new and improved 0.2 Version. Add everything just with 1 button. It's a kind of magic ;-)

This post has been edited by FarFaraway: Jun 24 2012, 17:03
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2012, 17:48
Post #126
Evil Scorpio



● Public Enemy ●
*********
Group: Gold Star Club
Posts: 6,565
Joined: 9-May 10
Level 444 (Godslayer)


QUOTE(FarFaraway @ Jun 24 2012, 19:00) *

Tip: Try
$BAZARPRICE
or
$BAZARPRICE50

The first is the pure bazarprice and the second is the bazarprice with a 50% addition

PS: Try out the new and improved 0.2 Version. Add everything just with 1 button. It's a kind of magic ;-)

You can make the new post here with a new version description and link. It would be easier. I've made the quote of your post just to show people the script. (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2012, 17:55
Post #127
varst



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


At least it should be easier...for me (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2012, 18:04
Post #128
hentai_fusion



Nyo
************
Group: Gold Star Club
Posts: 33,475
Joined: 14-August 09
Level 500 (Ponyslayer)


QUOTE(FarFaraway @ Jun 24 2012, 23:00) *

Tip: Try
$BAZARPRICE
or
$BAZARPRICE50

The first is the pure bazarprice and the second is the bazarprice with a 50% addition

PS: Try out the new and improved 0.2 Version. Add everything just with 1 button. It's a kind of magic ;-)


i presume this is the script that you are talking about right? -> https://forums.e-hentai.org/index.php?s=&am...t&p=2007611

no idea want to do with $BAZARPRICE.

don't see any 1 button add everything.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2012, 18:07
Post #129
Evil Scorpio



● Public Enemy ●
*********
Group: Gold Star Club
Posts: 6,565
Joined: 9-May 10
Level 444 (Godslayer)


QUOTE(hentai_fusion @ Jun 24 2012, 20:04) *
i presume this is the script that you are talking about right? -> https://forums.e-hentai.org/index.php?s=&am...t&p=2007611

no idea want to do with $BAZARPRICE.

don't see any 1 button add everything.

If you use Chrome - you need to install it through Tampermonkey.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2012, 18:34
Post #130
hentai_fusion



Nyo
************
Group: Gold Star Club
Posts: 33,475
Joined: 14-August 09
Level 500 (Ponyslayer)


already using chrome with tampermonkey...

no idea what part of the code to modify for the bazaar price plus the fact that the comments isn't in english just makes things worse.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2012, 18:50
Post #131
Evil Scorpio



● Public Enemy ●
*********
Group: Gold Star Club
Posts: 6,565
Joined: 9-May 10
Level 444 (Godslayer)


QUOTE(hentai_fusion @ Jun 24 2012, 20:34) *

already using chrome with tampermonkey...

Use the first link from that post, not the second one. Use [userscripts.org] this one. And don't forget to delete the old Equipment Shop Helper before it.

This post has been edited by Evil Scorpio: Jun 24 2012, 18:52
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2012, 19:22
Post #132
FarFaraway



The best way to do it wrong
***
Group: Members
Posts: 172
Joined: 31-March 09
Level 296 (Godslayer)


QUOTE(hentai_fusion @ Jun 24 2012, 18:04) *

no idea want to do with $BAZARPRICE.

don't see any 1 button add everything.

Sorry ^^'''
There is no add button. When you enter the HV Shop System page, you see at the bottom probably this text:
[L$LEVEL] $BBLINK ($SLOT - $TYPE) Price: $PRICE

replace $PRICE with $BAZARPRICE
hope this will work

edit: i'm tired, don't read accurate
sorry
No funky buttons?
You will only see the buttons when you are in the Equipment shop AND only with Greace/tamper Monkey
Still the error? Are there errors in the log?
(Sorry for the lousy crome support. the first 100% promised crome working version is 0.5) until 0.3 there are to much other things -.-''')

This post has been edited by FarFaraway: Jun 24 2012, 19:27
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2012, 19:50
Post #133
hentai_fusion



Nyo
************
Group: Gold Star Club
Posts: 33,475
Joined: 14-August 09
Level 500 (Ponyslayer)


i think there is something wrong with how $BAZARPRICE50 calculates the price.

for the same item, $BAZARPRICE gives me 410 but $BAZARPRICE50 gives me 41050.

also, is it me or does the script make HV lag a lot cos after i restricted "@match" to "http://hentaiverse.org/?s=Bazaar&ss=*", the lagging got confined to the bazaar only.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2012, 20:14
Post #134
FarFaraway



The best way to do it wrong
***
Group: Members
Posts: 172
Joined: 31-March 09
Level 296 (Godslayer)


QUOTE(hentai_fusion @ Jun 24 2012, 19:50) *

i think there is something wrong with how $BAZARPRICE50 calculates the price.

for the same item, $BAZARPRICE gives me 410 but $BAZARPRICE50 gives me 41050.

Arr, thank you for the bug report. I think i know exactly what the problem is.
I will finish my grind and then try to fix the bug. (first see if i'm right ^^''')
QUOTE
also, is it me or does the script make HV lag a lot cos after i restricted "@match" to "http://hentaiverse.org/?s=Bazaar&ss=*", the lagging got confined to the bazaar only.

Someone else with the same problem?
*with FF: fine*

Once again: sorry for the crome support. I use FF and crome is a minor matter for me.
But i know crome is important and with the 0.4 version i will additional use crome to check the worst errors

brain...need sugar
ears...need music
FarFaraway...far far away from good state

PS: Sorry fot the geman comments. This is my first JS experience and i need the comments for me. With 0.3 i will remove them and maybe add an english match.

edit:
The buttons are still lost?

This post has been edited by FarFaraway: Jun 24 2012, 20:18
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2012, 20:27
Post #135
hentai_fusion



Nyo
************
Group: Gold Star Club
Posts: 33,475
Joined: 14-August 09
Level 500 (Ponyslayer)


buttons are there...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 24 2012, 20:45
Post #136
FarFaraway



The best way to do it wrong
***
Group: Members
Posts: 172
Joined: 31-March 09
Level 296 (Godslayer)


new Version, get it here: [userscripts.org] install | visit [userscripts.org] HV Shop System @ usersript.org

update: $BAZARPRICE50 is now $BAZAR50

thank god, the buttons are there. I get a little bit panic ^^'''
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 26 2012, 11:14
Post #137
etothex



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


Useful, FarFar, i don't really like the placement of the buttons; it farks w/ the left pane. could you move it somewhere less intrusive, like above/under the sell all button in the bazaar?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 26 2012, 11:16
Post #138
Evil Scorpio



● Public Enemy ●
*********
Group: Gold Star Club
Posts: 6,565
Joined: 9-May 10
Level 444 (Godslayer)


QUOTE(etothex @ Jun 26 2012, 13:14) *

Useful, FarFar, i don't really like the placement of the buttons; it farks w/ the left pane. could you move it somewhere less intrusive, like above/under the sell all button in the bazaar?

1. Open the script
2. Find a line $('.cw').after(HtmlBlub);
3. Replace it with $('.clb').append(HtmlBlub);
4. ????
5. PROFIT
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 26 2012, 21:57
Post #139
FarFaraway



The best way to do it wrong
***
Group: Members
Posts: 172
Joined: 31-March 09
Level 296 (Godslayer)


QUOTE(Evil Scorpio @ Jun 26 2012, 11:16) *

1. Open the script
2. Find a line $('.cw').after(HtmlBlub);
3. Replace it with $('.clb').append(HtmlBlub);
4. ????
5. PROFIT

Or wait until Version 0.3 (codename now for free, version 0.3)
There is a switch for exactly this ^^
(you where right Evil *g*)

Just some test and you will find a new thread in the WTS section.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 27 2012, 02:07
Post #140
Insania



The Irregular
*******
Group: Gold Star Club
Posts: 1,475
Joined: 21-October 10
Level 462 (Godslayer)


Need help
For some reason the 2nd quick bar picture won't show up.
Attached Image
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


291 Pages V « < 5 6 7 8 9 > » 
Reply to this topicStart new topic
5 User(s) are reading this topic (5 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 10th January 2025 - 09:43