Skip to content
forked from reisir/robux

Robik but it work - a fork of robux.

Notifications You must be signed in to change notification settings

eddieferrer/robikitty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVIDIA_Share_tWNAYDvIcT

Robux

Robik but it work

Features

  • Uses AudioAnalyzer instead of AudioLevel for a smoother visualizer
  • Uses WebNowPlaying for browser and Spotify song info
  • The weather works
  • Right click to center any skin

You might also want to check out Mondtholomew, it's "Mond but it work"!

Usage

Download and install the newest .rmskin package from releases

Can also be installed using Meters on Demand

mond install reisir/robux

Robux uses WebNowPlaying by default. This lets the player skin read information from your browser with a browser extension.

Right click any of the skins to center them or to open the settings file. When you edit the settings remember to save the file and then right click > refresh robux to see changes.

The "MeasureNetworkInDelay" incident.

Found in the original code. If anyone can tell me why this exists in the original skin it would be much appreaciated.

; Download.ini
[MeasureNetworkIn]
Measure=NetIn
Interface=Best
MinValue=0
MaxValue=(#MaxDownloadMbits# * 1048576)

[MeasureNetworkInText]
Measure=NetIn
AverageSize=3
Substitute="0":"O"

[MeasureNetworkInDelay]
Measure=Calc
Formula=MeasureNetworkInText

MeasureNetworkInDelay was only used for the string meter, not for the graph. I have no idea what substituting the zeros from NetIn and then running that through a calc measure is supposed to do.

Credits

About

Robik but it work - a fork of robux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 33.8%
  • HTML 28.3%
  • C++ 23.8%
  • Pawn 4.6%
  • Assembly 4.6%
  • PowerShell 2.1%
  • Other 2.8%