Skip to content
TORNLIFE More

[Script] Burglary Advanced

Started by Silmaril [2665762] on in Tools & Userscripts.

111 replies · 12k views · thread synced · 4 days ago · View on torn.com

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

nodelore [2786679]
Amazing script! I like its style so much! However, I've met a problem here:

[image: z1.ax1x.com]


As is shown is the figure, when I use 4N to scout a new place, the new item seems not work correctly. The incorrect display can be fixed by sorting or reloading the page. But it makes thing not so good.

FYI, after a check for the newly-generated item, I found it lacks data-created-time and data-expired-time attributes, which would stop the generation of elements. As for the commit button, the newly-generated one does not correctly wrap it inside the safetyAssessmentSiblingButtons div.
I'm not sure whether this is a known issue or something caused by other scripts like Torntools. Could you please confirm that? Thanks :)
Silmaril [2665762]
Hi! yep that is totally happening from the start cause I'm too lazy to add an event listener for newly added items :D
Commit buttons not wrapping correctly got fixed in latest version 0.5.1 yesterday, but I forgot to publish it, so it is online now (make sure u've updated).
I'll add formatting newly scouted targets somewhere in the future.
If you want to see newly added ones on top (and not in the middle), just sort by creation time, descending.
nodelore [2786679]
Thanks for your quick reply :D

Update: Emm, I think I have updated the script through the link, however I found out the script content seems not change-it is still 0.5.0. Is there something wrong?
Silmaril [2665762]
that's your browser trying to serve the script from cache. for now u can just copy paste the code manually. Your browser's cache will invalidate itself in a day.
Silmaril [2665762]
Currently TornPDA doesnt allow for proper interception of XHR requests.
I can make this script work for TornPDA, but will have to disable "Created/Expire date" filters & fields.
If that's OK, I can make it so specifically for TornPDA these fields will be turned off.

UPD: I made it to work with TornPDA.
Silmaril [2665762]
Update to v0.5.3
Forced myself to finally make the script format the targets right away as you scout them without the need to sort to see the changes.
Silmaril [2665762]
Update v0.5.7
  • Added Funeral Home & Temp Agency targets mobile friendly names.
Update v0.5.6
  • Added Cleaning Firm & Farm Storage targets mobile friendly names.
Silmaril [2665762]
If you started seeing this enormous created timestamps (like million days ago), it's because of a bug from Torn which hopefully will be fixed soon. I will deploy a solution too which will cover it today.

[image: snipboard.io]

UPD: No worries, I already updated the script to work around their bug.
Updated to v0.5.8
Deployed a hotfix to deal with Torn's bugged created timestamp.
Silmaril [2665762]
Updated to v0.5.9
  • Updated safety assessment definitions up to 30.09.23 date.
  • Industrial drop tables added, significant changes on CE effect and recommended casing.
Silmaril [2665762]
Added new script!

Shows the market value of all crime rewards for all crimes.

Needs public api key to be used to fetch current market values for items.

Script will ask for a key when you open crimes page for the first time.
Alternatively, you can use "Set Api Key" menu option in Tampermonkey.

Doesn't work on TornPDA (yet).

Forum thread for feedback/suggestions:
https://www.torn.com/forums.php#/p=threads&f=67&t=16357488&b=0&a=0

Download (Needs Tampermonkey/Greasemonkey):
https://greasyfork.org/en/scripts/476788-torn-crimes-rewards-value

[image: greasyfork.org] [image: greasyfork.org]

Mentions: [Script] Crimes Rewards Value

Silmaril [2665762]
Updates!

v0.5.12
  • Updated safety assessment definitions up to 06.10.23 date.
  • Added safety info for Manor House, Advertising Agency, Fertilizer Plant.
v0.5.11
  • Added Ad Agency for mobile views.
v0.5.10
  • Fixed "Luxury Villa" safety & cases props being swapped.