SkillAgentSearch skills...

Cobalt

A runtime developer tool for the Roblox Game Engine to monitor and intercept incoming and outgoing network traffic

Install / Use

/learn @notpoiu/Cobalt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center">

image

A runtime developer tool for the Roblox Game Engine to monitor and

intercept incoming and outgoing network traffic with beautiful opinionated UI.

-- https://discord.gg/FJcJMuze7S
loadstring(game:HttpGet("https://github.com/notpoiu/cobalt/releases/latest/download/Cobalt.luau"))()
</div>

Features

  • Beautiful opinionated ui
  • Incoming & Outgoing Event monitoring
    • Actors support*
    • __index hooking
    • UnreliableRemoteEvent Support
  • Incoming & Outgoing Event interception
    • Block events
    • Replay events
  • Pagination Implementation (prevents lag)
  • Copy Calling and Intercept code
  • File Logs
  • Plugin System (https://docs.mspaint.cc/cobalt/plugins/overview)

*Actors are supported even on executors that lack the run_on_actor function. As long as the setfflag and getfflag functions are available in the executor's environement

Video Demo

Cobalt Remote Spy Demo

Development

For development instructions, please refer to our documentation.

Related Skills

View on GitHub
GitHub Stars108
CategoryDevelopment
Updated41m ago
Forks28

Languages

Luau

Security Score

95/100

Audited on Apr 3, 2026

No findings