Skip to content
TORNLIFE More

[Script] OurMiniProfile

Started by Lenin [2199004] on in Tools & Userscripts.

2 replies · 175 views · thread synced · 3 days ago · View on torn.com
About this thread

Posts archived: 3 / 3 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
3
Discussion span
→
People posting
1
Likes on archived posts
11
Authority score
35 / 100
Historical score
20 / 100
Story score
30 / 100
Engagement score
51 / 100
Lenin [2199004]

OurMiniProfile Script

 

DISABLE "LAST ACTION" IN TORNTOOLS!

(TornTools settings: Global -> Uncheck "Show last action in the mini profiles")

 

Do you feel like the MiniProfile just doesn't have enough information?

Does the "Last Action" feature from TornTools look clunky and gross?

Are you sick of not being able to see Friend/Foe/Target reasons while on mobile?

Do you want to be able to look through someone's posts, threads, or for any mention of their userID in the forums?

 

No? f**k. Well, you're going to be disappointed, but here's a script that can do all that dumb stuff.

 

Called "OurMiniProfile", it really brings maximalism to an already kinda cramped but extremely helpful feature of Torn.

 

- Last Action
- Shows Friend Reason
- Shows Foe Reason
- Shows Target Reason
- Adds 5 Buttons to Icons (can be collectively or individually toggled in the code by the user)
-- Posts by User
-- Threads by User
-- Mentions of User (by ID number, not possible to do username with how Forum Search currently works)
-- Trading Post Threads by User (false by default)
-- P&L Posts by User (false by default)

 

 

OurMiniProfile Script

 

special thanks to DeepSeek for helping me iron out old problems that me and ChatGPT were too dumb for a year ago!

Lenin [2199004]

Problem: "Mentions" shows things like images uploaded via Torn forum's direct file upload feature.

Solution: None lol rip

 

(currently unreleased version ignore this)

Problem: "Staff Edits" shows basically anything with staff and edit in the post

Solution: None, the Sphinx search is wack and the dev who introduced this to Torn no longer works with Torn

 

OurMiniProfile Script

Lenin [2199004]

I'm sorry, I'm sorry. Last update of the day, swearsies.

 

OurMiniProfile Script

 

TL;DR:

- Toggle Pre-Existing Icons (Activity/Level100/Gender/Donator/Marriage)

- Colour Last Action depending on activity if Activity icon is disabled.

- Disables OurMiniProfile Last Action feature if TornTools Last Action setting is enabled.

- Colours and resizes TornTools Last Action setting if enabled

 

So, I've gone and cramped up the icon bar, you say. 

Well, how about we trim some of the redundant crap?

 

Newest update will allow you to choose whether the Activity, Level 100, Gender, Donator, and Marriage icons are visible or not.

 

 

NOTE! If you disable the Activity icon, Last Action will be coloured accordingly, Green for Online, Orange for Idle. This even accounts for dark mode for proper readability. The text colour will not be changed if the user is fully offline. If you have the TornTools Last Action setting enabled, the script will colour it accordingly if the Activity icon is disabled. I strongly recommend disabling the TornTools Last Action feature.

(TornTools settings -> Global -> Uncheck "Show last action in the mini profiles")

 

All Pre-Existing icons are enabled by default so as not to cause confusion. Set these flags to false as desired to make some more room.

 

 

I chose not to include company or faction icons, or the staff/committee icons, as those are considerably more important information. I may make those removable in the future, but for now I'm leaving them alone. Needn't overwhelm y'all, of course.

 

A future goal is to also show a player's faction alliance, if applicable. No set date for this, just airing my intentions ;)

 

I was strongly intent on forcing the TornTools Last Action element to be disabled because it's just so damn clunky, but I worried it could prompt bug reports to TornTools, so I chose to allow the users to make a choice on which they prefer.

 

Let me know if you encounter any bug or issue. Barring any issues, this will hopefully be the definitive version until the alliance feature is implemented. Cheers!

 

OurMiniProfile Script