@lapideofficial/srb2js

1.0.8 • Public • Published

How To Use

  1. You must have Node.js installed.
  2. Install the package, open the terminal go to the DIR and enter "npm i @lapideofficial/srb2js".
  3. View the Github for more detail.

Updates

~ Nothing

Includes

  • Injection (including check if injected or not)
  • Memory
  • Add/Remove values
  • Read/Write Addresses
  • Offsets ~ PID ~ Handle ~ Data ~ Module and Main Module ~ Return Values

Added

~ Add Rings ~ Add Score ~ Add Spede ~ Remove Rings ~ Remove Score ~ Remove Speed ~ PID ~ Return Rings, Score, Speed

Examples

var client = require('@lapideofficial/srb2js');
client.inject();
client.addRings(10); // Adds rings by 10

Readme

Keywords

Package Sidebar

Install

npm i @lapideofficial/srb2js

Weekly Downloads

0

Version

1.0.8

License

ISC

Unpacked Size

8.43 kB

Total Files

3

Last publish

Collaborators

  • nulerofficial