Welcome Guest ( Log In | Register )

5153 Pages V « < 4092 4093 4094 4095 4096 > »   
Closed TopicStart new topic
> Asked the Experts, For archive purposes only. Please use Ask the Expert! for questions

 
post Mar 6 2016, 20:16
Post #81861
Fap.Fap



Active Poster
*******
Group: Gold Star Club
Posts: 1,554
Joined: 19-October 11
Level 500 (Ponyslayer)


QUOTE(Scremaz @ Mar 6 2016, 21:12) *

is there a script that allows you to track *exactly* what you drop during one arena? not interested in gems, potions, scrolls and similars, but more on equips, artifacts and such.
oh. well, matter of tastes i guess...


Ive seen SSSSS posting something with a selfmade script like that, but I got no reply about sharing it ^^
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 6 2016, 20:33
Post #81862
Cleavs



A certain pervert. OT expert. Just dancing around in the game.
***********
Group: Gold Star Club
Posts: 24,317
Joined: 18-January 07
Level 500 (Ponyslayer)


QUOTE(Fap.Fap @ Mar 6 2016, 19:16) *

Ive seen SSSSS posting something with a selfmade script like that, but I got no reply about sharing it ^^

iirc once he got angry when he saw someone sharing it. it's up to the author's to decide whether to do it or not, so i guess we cannot whine about it. something more legit, perhaps? (IMG:[invalid] style_emoticons/default/heh.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 6 2016, 20:48
Post #81863
FabulousCupcake



Casual Poster
****
Group: Gold Star Club
Posts: 496
Joined: 15-April 14
Level 451 (Dovahkiin)


QUOTE(Scremaz @ Mar 6 2016, 19:12) *

is there a script that allows you to track *exactly* what you drop during one arena? not interested in gems, potions, scrolls and similars, but more on equips, artifacts and such.


I used to use Track Drops:
https://forums.e-hentai.org/index.php?showt...p;#entry2809414

Click on the stamina emoticon to see what has been logged / clear them.
<Exquisite Items are by default logged as Trash. This can be turned off in the settings.

This post has been edited by FabulousCupcake: Mar 6 2016, 20:48
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 6 2016, 21:20
Post #81864
f4tal



Veteran Poster
********
Group: Members
Posts: 2,662
Joined: 10-January 13
Level 416 (Godslayer)


Yes, the only script, I know, that "allows you to track *exactly* what you drop during one arena" is track drops.When I have checked this script last time - last two version not worked properly in my firefox (dont test them in iron), so try to check different version to find one that suits you well. Ohh, by the way, first few version of this script do log EVERY equips you have got in drop. But later version started to use common group "trash gear" for crude/fair, average and superior gears...

Ohh, and there are more scripts, that allow record equips drop: Equipment Count Indicator by FabulousCupcake , DropsDetection by atest1, Items Detection by ggxxsol, Stamina Caution and Items Detection by ggxxsol, many many more - need to refresh my memory...

Check my Compendium for more info. *sign: self-proclaim is bad, I know*

By the way, do Tenboro add new ponys images in riddle? Few minutes ago I have seen one image I never seen before - sparkle in winter coat in puff boots. Have anyone seen this? Have no time to make screenshot, sorry =(

This post has been edited by f4tal: Mar 6 2016, 21:25
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 6 2016, 21:28
Post #81865
Fap.Fap



Active Poster
*******
Group: Gold Star Club
Posts: 1,554
Joined: 19-October 11
Level 500 (Ponyslayer)


Magnificent Demonic Katalox Staff of Destruction

would that thing have been good if it were a Legendary?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 6 2016, 22:04
Post #81866
formigao



Casual Poster
***
Group: Members
Posts: 212
Joined: 22-October 12
Level 383 (Godslayer)


anyone trade Monster Edibles and Monster Cuisine for Monster Chow ?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 6 2016, 22:05
Post #81867
safmy



Regular Poster
*****
Group: Catgirl Camarilla
Posts: 690
Joined: 11-June 08
Level 500 (Ponyslayer)


Does reloader only work for melee? As in I can't change the default action to the different tiers of spells of a caster?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 6 2016, 22:43
Post #81868
f4tal



Veteran Poster
********
Group: Members
Posts: 2,662
Joined: 10-January 13
Level 416 (Godslayer)


QUOTE
Does reloader only work for melee? As in I can't change the default action to the different tiers of spells of a caster?

According to settings in last Reloader we can define T1 spell. Settings looks like this (sorry, ruined ASCII-art a little):
CODE
defaultAction: 0,           // Change the default action to a T1 spell
    // |     0     |      1      |   2    |     3      |  4   |   5   |     6      |
    // | No Change | Fiery Blast | Freeze | Shockblast | Gale | Smite | Corruption |

    mouseMelee: true,           // MouseMelee ( hover on enemies to attack )
    minHP: 0.4,                 // Stop if hp is below this threshold
    minMP: 0.12,                // Stop if mp ...
    minSP: 0.3,                 // Stop if sp ...
    stopWhenChanneling: true,   // Stop if you have channeling buff
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 6 2016, 22:46
Post #81869
FabulousCupcake



Casual Poster
****
Group: Gold Star Club
Posts: 496
Joined: 15-April 14
Level 451 (Dovahkiin)


QUOTE(safmy @ Mar 6 2016, 21:05) *

Does reloader only work for melee? As in I can't change the default action to the different tiers of spells of a caster?

You can change the default action to any spell;

If you see the reloader code, there are these numbers 111/121/131/etc.:
(IMG:[my.mixtape.moe] https://my.mixtape.moe/igumxc.png)

They are actually the id of the spell elements:
[my.mixtape.moe] image

iirc hoverplay has a complete list of these numbers.
I'll add the complete list to the next version of the reloader I think

This post has been edited by FabulousCupcake: Mar 6 2016, 22:47
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 6 2016, 22:51
Post #81870
safmy



Regular Poster
*****
Group: Catgirl Camarilla
Posts: 690
Joined: 11-June 08
Level 500 (Ponyslayer)


QUOTE(FabulousCupcake @ Mar 6 2016, 20:46) *

You can change the default action to any spell;

If you see the reloader code, there are these numbers 111/121/131/etc.:
(IMG:[my.mixtape.moe] https://my.mixtape.moe/igumxc.png)

They are actually the id of the spell elements:
[my.mixtape.moe] image

iirc hoverplay has a complete list of these numbers.
I'll add the complete list to the next version of the reloader I think


No I understand as much, but could I queue up a secondary spell if the default isn't ready? I.e cascading T3-T2-T1 and so on? Not au fait with js >_>
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 6 2016, 23:06
Post #81871
Cleavs



A certain pervert. OT expert. Just dancing around in the game.
***********
Group: Gold Star Club
Posts: 24,317
Joined: 18-January 07
Level 500 (Ponyslayer)


QUOTE(FabulousCupcake @ Mar 6 2016, 19:48) *

I used to use Track Drops:
https://forums.e-hentai.org/index.php?showt...p;#entry2809414

Click on the stamina emoticon to see what has been logged / clear them.
<Exquisite Items are by default logged as Trash. This can be turned off in the settings.

link is wrong, it points to Inline Difficulty Changer. i guess you meant this one. apart for this, many thanks for the tip (IMG:[invalid] style_emoticons/default/smile.gif)

QUOTE(f4tal @ Mar 6 2016, 20:20) *

Yes, the only script, I know, that "allows you to track *exactly* what you drop during one arena" is track drops.When I have checked this script last time - last two version not worked properly in my firefox (dont test them in iron), so try to check different version to find one that suits you well. Ohh, by the way, first few version of this script do log EVERY equips you have got in drop. But later version started to use common group "trash gear" for crude/fair, average and superior gears...

Ohh, and there are more scripts, that allow record equips drop: Equipment Count Indicator by FabulousCupcake , DropsDetection by atest1, Items Detection by ggxxsol, Stamina Caution and Items Detection by ggxxsol, many many more - need to refresh my memory...

Check my Compendium for more info. *sign: self-proclaim is bad, I know*

i'm not interested in something that defines what's trash and whatnot. i only need to check how full is my inventory and how to free some space - which means: most likely new drops are useless because either crap or level-bounded. thanks for your tips too though, guess i'll check a few of them. but track drops seems to be exactly what i was looking for (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 7 2016, 00:06
Post #81872
simrock87



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


QUOTE(Scremaz @ Mar 6 2016, 21:06) *
i'm not interested in something that defines what's trash and whatnot. i only need to check how full is my inventory and how to free some space - which means: most likely new drops are useless because either crap or level-bounded. thanks for your tips too though, guess i'll check a few of them. but track drops seems to be exactly what i was looking for (IMG:[invalid] style_emoticons/default/smile.gif)

Sorry, found this interesting and got a little overboard (IMG:[invalid] style_emoticons/default/unsure.gif)
So, yeah, the following userscript will sort inventory page equips by equip-id, newest first (IMG:[invalid] style_emoticons/default/heh.gif)
Just for you and so on (IMG:[invalid] style_emoticons/default/duck.gif)

CODE
// ==UserScript==
// @name        EQSort - Newest first
// @version     0.1
// @author      simrock87
// @namespace   eqsort
// @match       http://*.hentaiverse.org/?s=Character&ss=in*
// @run-at      document-end
// ==/UserScript==

var a = document.getElementsByClassName('eqdp');
var list = {};
var keys = [];
var idx = "";

for (var i = a.length - 1; i >= 0; i--) {
  var b = a[i];
  idx = b.id.substring(0, b.id.indexOf('inv_equip'));
  list[idx] = b.parentElement.cloneNode(true);
  b.parentElement.parentElement.removeChild(b.parentElement);
}

keys = Object.keys(list);
keys.sort(function (a, b) {
  return b - a;
});

var frame = document.getElementById('inv_equip');
for (idx in keys) {
  if (list.hasOwnProperty(keys[idx])) {
    frame.appendChild(list[keys[idx]]);
  }
}


This post has been edited by simrock87: Mar 7 2016, 00:08
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 7 2016, 02:00
Post #81873
dairyman20111889



Casual Poster
****
Group: Members
Posts: 430
Joined: 27-April 09
Level 500 (Godslayer)


Is anyone else suddenly unable to load the frontpage and both galleries?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 7 2016, 02:16
Post #81874
mozilla browser



Nutscrape Navigator
*******
Group: Gold Star Club
Posts: 2,131
Joined: 22-December 11
Level 500 (Godslayer)


QUOTE(dairyman20111889 @ Mar 7 2016, 08:00) *

Is anyone else suddenly unable to load the frontpage and both galleries?


works for me.

QUOTE(hansvar92 @ Mar 6 2016, 23:47) *
see code


QUOTE(FabulousCupcake @ Mar 6 2016, 23:55) *
A lot of stuff that are not necessarily visible are also ignored.


Ah, thanks.

This post has been edited by mozilla browser: Mar 7 2016, 02:18
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 7 2016, 02:17
Post #81875
Cleavs



A certain pervert. OT expert. Just dancing around in the game.
***********
Group: Gold Star Club
Posts: 24,317
Joined: 18-January 07
Level 500 (Ponyslayer)


QUOTE(simrock87 @ Mar 6 2016, 23:06) *

Sorry, found this interesting and got a little overboard (IMG:[invalid] style_emoticons/default/unsure.gif)
So, yeah, the following userscript will sort inventory page equips by equip-id, newest first (IMG:[invalid] style_emoticons/default/heh.gif)
Just for you and so on (IMG:[invalid] style_emoticons/default/duck.gif)

another interesting script. many thanks for your efforts (IMG:[invalid] style_emoticons/default/smile.gif)

This post has been edited by Scremaz: Mar 7 2016, 02:18
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 7 2016, 04:20
Post #81876
Maximum_Joe



Legendary Poster
***********
Group: Gold Star Club
Posts: 24,074
Joined: 17-April 11
Level 500 (Dovahkiin)


QUOTE(f4tal @ Mar 6 2016, 14:20) *

By the way, do Tenboro add new ponys images in riddle? Few minutes ago I have seen one image I never seen before - sparkle in winter coat in puff boots. Have anyone seen this?

It's the same characters but there may be some variant versions of the images normally seen in order to further catch botters.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 7 2016, 06:52
Post #81877
Krakensmash



Newcomer
**
Group: Members
Posts: 64
Joined: 20-January 12
Level 284 (Godslayer)


Whats a good way to get scrap cloth and scrap wood?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 7 2016, 06:57
Post #81878
nobody_xxx



((´☻ω☻`) $◞౪◟$ (´☻ω☻`))
***********
Group: Gold Star Club
Posts: 13,753
Joined: 7-December 10
Level 496 (Godslayer)


QUOTE(Krakensmash @ Mar 7 2016, 11:52) *

Whats a good way to get scrap cloth and scrap wood?

bazaar (IMG:[invalid] style_emoticons/default/laugh.gif)

I always buy them from it ~ sometime from trade with djack (IMG:[invalid] style_emoticons/default/heh.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 7 2016, 07:20
Post #81879
f4tal



Veteran Poster
********
Group: Members
Posts: 2,662
Joined: 10-January 13
Level 416 (Godslayer)


QUOTE
It's the same characters but there may be some variant versions of the images normally seen in order to further catch botters.

Of course! I mean, "never seen this variation" of Sparkle ^^

QUOTE
link is wrong, it points to Inline Difficulty Changer. i guess you meant this one. apart for this, many thanks for the tip smile.gif

In a matter of fairness and judgment - the link is not wrong - there are both Inline difficulty Changer and Drop Track scripts in same posts =P

QUOTE
i only need to check how full is my inventory and how to free some space

There special scripts for checking how full your inventory is made by FabulousCupcake, named "Equipment Count Indicator" and "Show Equipment Count" - check them =)

QUOTE
Is anyone else suddenly unable to load the frontpage and both galleries?

*Answering 5 hours late* for me everything works great =)

QUOTE
Whats a good way to get scrap cloth and scrap wood?

There are three ways:
1) Buy from bazaar (expensive, but ultimate supply)
2) Buy from WTS section (a little cheaper, but supply in limited)
3) Salvage from useless loot (priceless, but you need get equip first).
Wood you can get from salvaging Shields and Stuffs, cloth you can get from Cloth-type armor; leather from Light-type armor and metal from Heavy-type armor and weapons other then stuffs. =)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 7 2016, 10:04
Post #81880
FabulousCupcake



Casual Poster
****
Group: Gold Star Club
Posts: 496
Joined: 15-April 14
Level 451 (Dovahkiin)


QUOTE(safmy @ Mar 6 2016, 21:51) *

No I understand as much, but could I queue up a secondary spell if the default isn't ready? I.e cascading T3-T2-T1 and so on? Not au fait with js >_>

Not possible with Reloader 1.3.2b at the moment...
It will soon be working with Hoverplay though, which is far superior than mousemelee (IMG:[invalid] style_emoticons/default/happy.gif)
Another yet superior version of it is in the making by a certain someone (IMG:[invalid] style_emoticons/default/rolleyes.gif)
Just wait for it! (IMG:[invalid] style_emoticons/default/heh.gif)

QUOTE(Scremaz @ Mar 6 2016, 22:06) *

link is wrong, it points to Inline Difficulty Changer. i guess you meant this one. apart for this, many thanks for the tip (IMG:[invalid] style_emoticons/default/smile.gif)

Link was not wrong; see the section below the "---------", there is a Track Drops (IMG:[invalid] style_emoticons/default/heh.gif)
Doesn't work with reloader though...

QUOTE
i only need to check how full is my inventory and how to free some space - which means: most likely new drops are useless because either crap or level-bounded. thanks for your tips too though, guess i'll check a few of them. but track drops seems to be exactly what i was looking for (IMG:[invalid] style_emoticons/default/smile.gif)

You can use this to see your equipment count.
It shows live equipment count and warns you if it is above a certain threshold ( which I think was set to 995 ) by default.
But then again, doesn't work with reloader...

QUOTE(simrock87 @ Mar 6 2016, 23:06) *

Sorry, found this interesting and got a little overboard (IMG:[invalid] style_emoticons/default/unsure.gif)
So, yeah, the following userscript will sort inventory page equips by equip-id, newest first (IMG:[invalid] style_emoticons/default/heh.gif)
Just for you and so on (IMG:[invalid] style_emoticons/default/duck.gif)

CODE
snip


This is very useful! (IMG:[invalid] style_emoticons/default/wub.gif)

This post has been edited by FabulousCupcake: Mar 7 2016, 11:31
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


5153 Pages V « < 4092 4093 4094 4095 4096 > » 
Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 6th September 2025 - 06:41