An eye that keeps track of your Roblox status and shares it with others

Related tags

Command-line stateye
Overview

StatEye 👁️‍🗨️

An eye that keeps track of your Roblox status and shares it with others.

application application

Roblox presence for Discord with only one native standalone executable that relies on zero external dependencies, and doesn't need to be installed.

Performance

Executable Size Memory Usage Network Usage Disk Usage CPU Usage
~1.5MB ~1.5MB to ~2.1MB 0MB/s to ~0.1MB/s 0% 0%

0% does NOT imply that the program is not utilizing the given resource, but rather indicate that the usage is too low to be represented by one decimal place percentage.

Installation 🏗️

  • Download the stateye.exe file from the latest release.
  • Create a file called stateye.config and place it in the same dictionary where stateye.exe is located.
  • Open stateye.config in a notepad or other text editing program and paste the following:
token=
website=true
player=true
studio=true

application

  • Go to the Cookies and click on a url.

application

  • Find .ROBLOSECURITY key and copy its value.

application

  • Paste the value after the token=. Do not put any spaces after token= or make a new line after pasting the token.

eg. (make sure to include the full token, this is just an example).

token=_|WARNING:-DO-NOT-SHARE-THIS.
website=true
player=true
studio=true

Configuration File ⚙️

Format: key=value.

Key Description Value Type Default Value
token Roblox account token which can be found in a cookie called .ROBLOSECURITY. string
website Whether to show that you are online. bool true
player Whether to show that you are playing a game. bool true
studio Whether to show that you are developing a game. bool true

⚠️ Do NOT share the token with anyone, keep it safe as it will allow bad actor to bypass all security features and access your account!

Reporting Bugs 🐛

  1. Download stateye_debug.exe from the latest release.
  2. Start screen recording.
  3. Obtain logs generated by the program, you can do that by running the program with the following cmd command: powershell ".\stateye_debug.exe | tee logs.txt", make sure that you opened the cmd in the same place where the executable is located at.
  4. Do something to cause problems and then exit out of the program if it didn't already.
  5. Stop screen recording.
  6. Remove sensitive details from logs.txt and the screen recording.
  7. Open new issue and attach logs.txt with a screen recording along with details, such as what operating system you're using, etc.
You might also like...
Track and query Cargo dependency graphs.

cargo-guppy: track and query dependency graphs This repository contains the source code for: guppy: a library for performing queries on Cargo dependen

Easy, Simple, Clean. Making status bars reliable and up-to-date.

Simple Status Easy, Simple, Clean. Making status bars reliable and up-to-date. Installation Compiling simple_status yourself doesn't require much. Ins

Rust CLI utility library. Error handling, status reporting, and exit codes.
Rust CLI utility library. Error handling, status reporting, and exit codes.

narrate This library provides CLI application error and status reporting utilities. The coloured output formatting aims to be similar to Cargo. Error

Core lightning (CLN) plugin to watch channel health, gossip health and ping amboss for online status

vitality Core lightning (CLN) plugin to watch channel health, gossip health and ping amboss for online status Installation Building Usage Telegram Opt

gfold is a CLI-driven application that helps you keep track of multiple Git repositories.

gfold is a CLI-driven application that helps you keep track of multiple Git repositories.

Helps you keep track of time for team members across different time zones & DST changes

Teamdate Helps you keep track of time for team members across different timezones and other daylight saving changes based off their location. Because

Track activity time from terminal.
Track activity time from terminal.

Time Tracker This is a command-line time-tracking tool that allows you to manually or automatically time-track your activity. Manual tracking In order

Rust crate that allows you to display status & progress information in a terminal

status-line This crate allows you to display status & progress information in a terminal This crate handles the problem of displaying a small amount o

Are we lang yet? A simple website providing information about the status of Rust's language development ecosystem.

Are We Lang Yet This project answers the question "Is the Rust ecosystem ready to use for language development yet?". arewelangyet.com What is this? C

Releases(v0.1.1)
Owner
Programmer since 2016.
null
Scouty is a command-line interface (CLI) to keep an eye on substrate-based chains and hook things up

scouty is a command-line interface (CLI) to keep an eye on substrate-based chains and hook things up

TurboFlakes 15 Aug 6, 2022
Introducing Inlyne, a GPU powered yet browsless tool to help you quickly view markdown files in the blink of an eye.

Inlyne - a GPU powered, browserless, markdown + html viewer inlyne README.md --theme dark/light About Markdown files are a wonderful tool to get forma

null 308 Jan 1, 2023
Keeps `.env` files in sync with `env.sample`.

envsync This is a Rust port of env-sample-sync. It keeps .env files in sync with env.sample. It checks whether the local repository has an .env file a

Matthias Endler 2 Dec 22, 2022
dwarf is a typed, interpreted, language that shares syntax with Rust.

The dwarf Programming Language dwarf is a programming language based heavily upon, and implemented in, Rust. The language is interpreted (and slow) wi

Keith Star 17 Jul 12, 2023
A reasonable web framework. Others are faster, but this is likely to be more economical.

intercity A web framework for people wanting to build microservices good and build other stuff good too. Intercity is a reasonable web framework. Othe

Tim McNamara 3 Nov 2, 2023
Deadliner helps you keep track of the time left for your deadline by dynamically updating the wallpaper of your desktop with the time left.

Deadliner Watch the YouTube video What's Deadliner? Deadliner is a cross-platform desktop application for setting deadline for a project and keeping t

Deadliner 34 Dec 16, 2022
A rust-cli to track and practise all your DSA links :)

Abhyas Abhyas is a Rust command-line application for managing and interacting with a database of links. Features Check Status: Get the total, complete

Harshal Jadhav 3 Nov 25, 2023
📦 Distribute Roblox games as standalone executables -- No existing client necessary. 🚧

?? Packer Distribute Roblox games as standalone executables. ?? Packer is still being worked on. Among many other things, Windows is not currently sup

Brooke Rhodes 16 Dec 20, 2022
A lightning fast networking solution for roblox.

Zap Zap is a blazingly fast networking solution for Roblox. Features Zap packs data into buffers with no overhead. The same data can be sent using a f

null 18 Dec 31, 2023
Check the reproducibility status of your Arch Linux packages (read-only mirror)

arch-repro-status A CLI tool for querying the reproducibility status of the Arch Linux packages using data from a rebuilderd instance such as reproduc

Arch Linux 12 Nov 16, 2022