Skip to content
TORNLIFE More

TornTools

Started by Mephiles [2087524] on in Tools & Userscripts.

3,387 replies · 116k views · thread synced · View on torn.com

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

DeKleineKobini [2114440] Committee Committee

Sadly enough it's not allowed in the way I wanted to implement it anyway, as ruled by staff (even though I don't agree with the ruling, I will still follow it). There likely is still a single method left that would be allowed, but it's technically way more complex. I'll do a little explanation and try to not be too technical. 

 

In the past we could force the action by manipulating some stuff (sometimes the url you visited when clicking, or just faking the confirm button which Torn then accepted) or all information was available in the page structure (known as the DOM, as HTML). For more recent stuff, like all crime 2.0 crimes, this is no longer the case. The information is now only available hidden way down in a tree-structure of javascript beneath the DOM. It's available for us to use, but it's very hard to find in the first place. Once we know where it lives, we get to the next hurdle. While extensions have 99% of the access of on-page scripts (which is also kind of where userscripts live), we hit that 1% area in this case. As a result, userscripts can do this way easier than us. Yes it's possible for us to work around, but we are talking a very major effort. Due to this, we've yet to release (and be allowed to keep; we had a burglary filter which was deemed illegal....) any feature for crimes. 

 

TLDR; new technology used by Torn makes our lives way harder

Deviyl [3722358]

Debug Information:
Windows 10.0.0
Google Chrome v151 - Chromium v151
TornTools version: 9.1.2

 

I scrolled back a few pages and haven't seen any mention of it, but I seem to be getting a duplicate entry for Bazaar entries in the item market. 

 

On any normal item market visit, I see two rows for bazaar entries. 

If I open TornTools settings and toggle it off, only the second entry toggles off and on. 

Refreshing the page while the toggle is off removes both rows. 

Toggling the bazaar entries on and off while already on an item listing page toggles on and off a single row of bazaar entries. 

Refreshing the page while the toggle is on adds both rows back. 

 

 

 

 

This is all happening by only toggling the "Bazaar entries" on and off in the Item Market settings here (and refreshing the page):

 

I don't have any userscripts installed that would be attempting to inject this row again. 

Thanks for any help.

DeKleineKobini [2114440] Committee Committee

Funny timing. I was already aware of it for a couple of days (through my own experience and through feedback in private; so indeed no post in the thread yet), and I finished working on the fix just minutes ago. It will be part of the next update.

Obentou [3070548]

Debug Information:
Windows 19.0.0
Google Chrome v151 - Chromium v151
TornTools version: 9.1.2

 

Reminders not disappearing. For OC it's been 12h or so.

 

 

When I click force update userdata in TT-settings I get this error:


DeKleineKobini [2114440] Committee Committee

Just so others know; resolved through DM with a temporary fix. A permanent fix was already developed and will be in the next version. 

Done [1380853]

Debug Information:
macOS 26.2.0
Google Chrome v151 - Chromium v151
TornTools version: 9.1.2

whenever i open faction page ranked war page and i actually click it and open up both members on both faction sides, chrome window blocks. not sure if torntools or other things, started happenind 3 or so hours ago

And I get this -

DeKleineKobini [2114440] Committee Committee

Can you make a step by step list of what you did? Mostly the 'up both members on both faction sides' confuses me what you mean with that.

Does it keep happening even after a refresh?

It would also be great if you could try it with TornTools disabled, although I do realize that might hinder you during the RW. 

DeKleineKobini [2114440] Committee Committee

TornTools v9.2.0

Features

  • Reminder for using your casino refill (disabled by default).
  • Make faction balances clickable when on the give money page, even for out of faction balances.
  • Display an alert when giving money from the faction when the player balance doesn't allow it and no other balance matches the amount.
  • Add a link to the Item Market when viewing an item's details on the museum page.
  • Introduce filter presets for the OC2 filter.

Fixes

  • Resolve issues with 'Company Last Action'.
  • No longer throw errors in 'Drug Details' when the item info panel is closed while it updates.
  • After the fly-out sidebar changes 'Hide Gym Highlight' no longer worked properly.
  • After the fly-out sidebar changes 'Hide Newspaper Highlight' no longer worked properly.
  • Properly calculate the HRG ROI for the stocks popup.
  • Prevent the cache from filling up the limited storage.
  • 'Chat Highlight' no longer worked for yourself in chat 3.0 in private chats.
  • Always wait on the database to be loaded before rendering internal pages, avoiding things like the popup dashboard not always loading
  • Avoid the 'Bazaar Market' showing up twice
  • Trigger the correct filter section when the ff scouter gauge loads.
  • Fix 'Display Case Worth' not showing due to the worth message attaching to the wrong element.
  • 'Average Personal Stat' no longer showed up.
  • Resolve the 'Properties Filter', 'Property Values' and 'Property Happiness' features not showing up when visiting from the options page first.
  • Resolve the 'Properties Filter' not showing up on tabs without pagination.
  • Avoid an error with 'Bounty Filter' when loading the page to add bounties.
  • Resolve the 'Property Values' and 'Property Happiness' features not appearing on the your and spouse properties tab.
  • Avoid an error with 'Disable Ally Attacks' when visiting your own profile.
  • Resolve a visual issue on profiles caused by 'TT Creators' and 'FF Profile'.
  • Fix 'OC Available Players' showing up in OC2 in some cases.

Changes

  • Use the average point price for the 'Armory Worth' over the pawn show price (which has been $0 for a while).
  • No longer fetch the pawnshop prices.
  • Allow spaces before search terms in the stocks filter.
  • Change the url for requesting revives from Laekna.
  • Have the 'FF Score' filter also work on page specific ff score features.
  • Only display achievements with real circulation, to avoid unreleased ones being shown.
  • Show a clearer message in 'Mission Hints' about conflicting scripts.
  • Support a compatibility attribute in 'Mission Hints' so script developers can build support for TornTools into their script.

Removed

  • Remove the 'Faction Banker' feature, as it was broken for a while already. New features are meant to replace this as well.

Technical

  • Migrate to the V2 version of torn/bank.
  • Move the cache to IndexedDB to reduce extension storage usage.
Frenzy26 [4358819]

Torn tools wants a limited API access that can see who I've been messaging and everything?

I think I'll be ok, thanks

Toro_Loco [2061512]
  • Display an alert when giving money from the faction when the player balance doesn't allow it and no other balance matches the amount.

 

This is a great addition but it's giving the warning every time I increase someone's balance while paying everyone for war, I assume this was not intended.

I have had to turn it off as it's very annoying

DeKleineKobini [2114440] Committee Committee

You are correct this is not intended, and I'll be looking into resolving this. However, due to permissions it might take a bit.

DeKleineKobini [2114440] Committee Committee

TornTools v9.2.2

Fixes

  • Fallback to extension storage if IndexedDB is unavailable for the cache.

 

v9.2.1 was skipped due to an error while releasing this version
Only releasing this for Firefox due to other browsers not really being impacted.

DeKleineKobini [2114440] Committee Committee

Got this fixed for the next version. Thanks to you (and tiksan through Discord) for the report and my faction for allowing me to look at it.

 

Since I'm not someone who uses this myself (as I don't even have banking permissions usually), it's hard for me to know the urgency of a release to fix this. So instead I'll use the ratings on this post (I don't care if they are R+ or R-, they'll count the same) to gauge the need for an immediate release (when I wake up in the morning).

DeKleineKobini [2114440] Committee Committee

TornTools v9.2.3

Fixes

  • Make sure the required API information is present for 'Race Car Selector'.
  • 'OC Last Action' (for OC1) was no longer working.
  • Only display the 'Balance Warning' when giving money, not when adding to the balance.

Changes

  • No longer disable a feature live when changing the settings. That now requires a reload.
  • Allow commas and $ in 'Stocks Money Input'.
  • Define 'Defensive' as its own category in 'Abroad Items Filter'.

Technical

  • Update the lifecycle of features.
begaydocrimes [2668560]

Debug Information:
Windows 10.0.0
Chromium v152 - Brave v152
TornTools version: 9.2.3

 

The pop-up hasn't updated properly since yesterday on my browser:

https://ibb.co/4nMHKKXC

My bars, cooldowns, etc. aren't updating at all, but my stake-outs are updating every 30 seconds as usual.