This script provides a sql-style query:
select * from * where *. It's not a real sql query, and I've made some change about the gramma.
The full query was like:
select (attrs) from (part of equip name) where (conditions) sorted by (an attr).
for example, "select level and block from force where str>0 and dex >0 and end >0 and quality = legendary sorted by block" will list out nice force shelds. This one may find some "rainforced" gears however.
You can also list the table like picture. But you have to price each by hand if you want to give them variable price.
Backgroud color will save to localstorage.
The condition part can be as difficult as the picture or even more difficult.
This script is not well-tested so bug may occurs, or some attributes may not be displayed correctly. Post here if you find some, I'll check this thread less or often.
Hit the "Go" button on the right-bottom of the screen.
easyShop.txt ( 20.29k )
Number of downloads: 1975update:
Now works on hentaiverse 086.
Now you can sell selected equips.
others:
The detailed message seems stored in a dynamic-made javascript file rather in html. The link is like:
ht tp://hentaiverse.org/dynjs/(decimal nums)/(hex nums)/equip-(decimal nums).js
In the script there defines 2 objects, 'dynjs_equip' and 'dynjs_eqstore', the former includes all equips not in storage, the latter includes others.
Each property is a object that defines an equip. The name of each property is the equip's eid. Format of the detailed html seems not changed.
This post has been edited by atashiyuki: Sep 1 2017, 11:42
Stay away from robotics. This branch sucks.
Stay away from ACMers. Those guys sucks.