> A new equip-select script, easyShop, updated 20 August 2017

 
post Mar 18 2017, 21:26
Post #1
ThunderAlways



Casual Poster
****
Group: Gold Star Club
Posts: 456
Joined: 7-June 13
Level 442 (Godslayer)


Attached Image
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.
Attached File  easyShop.txt ( 20.29k ) Number of downloads: 1975



update:
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.
User is offlineProfile CardPM
Report PostGo to the top of the page
+Quote Post




Fast ReplyReply to this topicStart new topic
1 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
1 Members: Qazzhsksknxjz

 


Lo-Fi Version Time is now: 2nd January 2023 - 02:28