1.0.8 • Published 3 years ago

@lapideofficial/srb2js v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.9

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago