Skip to content
TORNLIFE More

[SCRIPT] TornSuite Scripts

Started by Aevyn [4427995] on in Tools & Userscripts.

19 replies · 141 views · thread synced · View on torn.com
About this thread

Posts archived: 20 / 20 posts (100%) · the total is Torn's reply count + the opening post at the last fetch

Counted by TornLife from the archived posts.

Archived posts
20
Discussion span
→
People posting
4
Likes on archived posts
5
Authority score
37 / 100
Historical score
19 / 100
Story score
36 / 100
Engagement score
64 / 100

Most-liked replies

Aevyn [4427995]

It is a work in progress but the link is https://gist.github.com/unbounddDestiny/a075849cab6b5ca0a6ab3986175a7bd6 if you wanna try it out.

It only works on PC mainly. But would appreciate opinions. Thanks :D

it will work when you go to a company type listing in newspaper job listings

 

P.S. I will include screenshots when I can

 

EDIT: Now it is PDA compatible but it has not been verified well yet and I also made a Stock ROI table which u can find the link to here or in the comments below. I had 1 of my factionmates test but it seem to not load the table so would appreciate opinions or testers

 

https://gist.github.com/unbounddDestiny/11abf1910f4e5bb6c005bcf01baa4431

Aevyn [4427995]

UPDATE:

Soon I will completely revamp the script using new APIs so your api key won’t trigger like 25 requests every page. I also misedited the update urls so you won’t get prompted for an automatic upgrade so please reinstall if you ever have the time to.

 

EDIT: This is all thanks to Titanic_ btw so if you use this tool give them some applause. They promoted me to go through apis for companies a bit more and now we will use html parsing, id, star and name matching as well as specified batch company searches for lower api requests consumption.

 

I would also like your opinions whether to have this run in the backend or locally. Locally means it will not be stored anywhere except your own device whereas backend it will require api key storage. Rn all it does is send api keys to backend to verify it is a human and not a bot BUT it does NOT store your api keys.

 

EDIT2: I have finished updating and have released the company script please let me know if there are bugs or errors. I have not fixed the stock roi one yet

Aevyn [4427995]

Replying to you two, when you go to newspaper job listings and choose a type of company, once you fill out the api key you will be able to see the amount of employees in each company without manually going into them

Aevyn [4427995]

It will show something like 3/10 or etc. the only things your api key is currently used for is for fetching the data of the company and caching it on a remote server for everyone to access

Aevyn [4427995]

I did not realise that existed but yeah something like a rip off if you put it that way. Except turned into an userscript. And where did chedslist even come from

Aevyn [4427995]

Eventually I may just assemble a bunch of different tools and piece it together into one script but thats the future. Today I will make a stock ROI script which again may be considered a rip off of spreadsheets for my factionmate but it won’t require any API key so if you want to see that just wait for an edit in this thread’s title and content.

Aevyn [4427995]

I realised it probably is broken so I’ll try my best to fix it. Or i might never since nobody uses it anyway

Aevyn [4427995]

YO thanks so much i will check it out and if it seems to work I will post an update

 

EDIT: HOOOO man the response is gigantic and bloated but I might decide not to do it depending on how long it will take to parse all the text I believe it will not take long but it will be slightly problematic especially on local device I either don’t change anything or move everything server side.

Aevyn [4427995]

Human readability is painful and I’m not very skilled so I am going to mess up one way or another. Rn the optimisation is absolutely awful and I found a more suitable search endpoint so I am most likely going to use that but what you said is true.

Aevyn [4427995]

As it is tourism day I may not fix the scripts today as I am feeling sluggish. Sorry for the inconvenience and also one of my factionmates pointed out the incorrect maths for the stock ROI script. Everything will hopefully be finished tmrw

Aevyn [4427995]

Update on status: So I was a bit bored and had some time so I fixed up the company vacancy checker so its much more optimized but first load may be slightly slower