1.0.8 • Published 5 years ago

@lapideofficial/srb2js v1.0.8

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

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.9

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago