Skip to content

JorgeFirebolt/thingistan-afk-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Thingistan AFK Timer

  • A Thingistan mod to implement a time elapsed count with the next format hh-mm-ss, so other players are aknowledge of how long you've been AFK.
  • Easy to use and deploy. (see on how to deploy the script on my browser)

Deployment

There's 2 easy ways to deploy your script on your Thingistan client (ommitting just copypasting the source code on console or using Snippets), with or without the extension Tampermonkey.

Aspect Tampermonkey $.getScript("afk_timer_url") in JavaScript
Installation Easier to install for non-technical users. Requires users to add it manually through their browser or a webpage.

Without Tampermokey

  1. Write the following line on your Thingistan tab javascript:$.getScript("https://cdn.jsdelivr.net/gh/JorgeFirebolt/thingistan-afk-timer/afk_timer.js").
  2. Press enter, and, everything should be done. Next step is to follow Getting started.

With Tampermonkey

1. Click this link to install it on your Tampermonkey client. 2. Done, once you join Thingistan next step is to follow Getting started.

Getting started

To trigger the AFK state just write AFK (non case sensitive). The following UI Dialog will display.

AFK Timer usage Example

The players around you and your friends will see the next text displayed on your name.

Timer view 2nd player

To wear off the AFK state you can rather press the back button,

AFK wear off back button

Or rather just show any kind of activity ingame, like moving or pressing esc key.

AFK wear off activity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published