1.0.8 • Published 4 years ago

@lapideofficial/srb2js v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

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
1.0.8

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.9

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago