Skip to content

78n/SimpleSpy

Repository files navigation

SimpleSpy V3

SimpleSpy V3 is a penetration testing tool designed to intercept remote calls from the client to the server.

SimpleSpy V3 is designed to be the "default" remote spy and built with minimal bloat, performance, and reliability in mind. You can find SimpleSpy V3 in places such as Infinite Yield

Features

  • View remotes fired
  • Functioninfo spy
  • Simple user interface
  • Continuous support
  • Included Remote-to-Script for arguments
  • Improved stability and performance over alternatives

Script

To use SimpleSpy V3, just run the following code (or copy the code from SimplySpy.lua) into a supported executor.

loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/78n/SimpleSpy/main/SimpleSpyBeta.lua"))()

Credits

exx for writing Simple Spy V2.2 & writing the original README.md file (which this MD file is based off of)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages