Skip to content

Releases: kThisIsCvpv/bexternalplugins

Release Version 2.0.9

05 Feb 23:13

Choose a tag to compare

Update code to reflect API changes in RL.

Release Version 2.0.8

16 Jul 18:27
1bcc9d1

Choose a tag to compare

Release Version 2.0.8

Update code to reflect API changes in RL.

Release Version 2.0.7

30 Jun 02:30

Choose a tag to compare

Release Version 2.0.7

  • Released Socket 2.x from Beta.
  • Changed the X offset for Player Status Indicators.
  • Fixed the logic inversion of Dawnbringer special attack guessing.
  • Added player health bars to Player Status Plugin.
  • Added a bunch of documentation changes.

Release Version 2.0.5-beta

26 Jun 01:38

Choose a tag to compare

Release Version 2.0.5-beta
Lowered the Thread sleep ratio from 200 to 20.

Release Version 2.0.2-beta

25 Jun 23:37

Choose a tag to compare

Release Version 2.0.2-beta

Removed the secondary Base64 encryption due to lack of speed.

Release Version 2.0.1-beta

25 Jun 05:03
4640254

Choose a tag to compare

Installation

  1. On your keyboard, simultaneously press Windows + R
  2. Inside the pop-up window, type %userprofile%/.runelite
  3. Create the folder bexternalplugins if it does not already exist.
  4. Download and drag socket-client.jar inside there.
  5. Relaunch BlueLite.

Warning: If you are updating from v1.x, please remove all existing socket plugins such as specialattackcounter and sotetseg.

Changelog

Release Version 2.0.1-beta

Socket

  • Removed the need for room number. Before, your encrypted packets were broadcasted to everybody in the same room, to limit traffic. However, there is a better way to do this. You and your party will join the room identified by the SHA-256 hash of your password (and some salt for extra safety). For example, if your password was "range", you would be in room "2269c0be009b610cfdbb8cfe9253ad37cf95062fb3f5a7560268ff259ea9f087".
  • Client now sends AES-256 encrypted player name to the server. This packet will then be released to all party members when you disconnect, for notification purposes.
  • You will now automatically leave the socket when you log out (and don't close your client).

Sotetseg

  • Added the ability so color your maze tiles on your own.
  • Added the ability to specify the alpha level of the maze tile color.

Special Counter

  • Fixed special attacks (sometimes) not tracking. There was a logic error.
  • Remove all specs when you log out.
  • No longer tracks specials if you don't close your client (and your team remains online).
  • Fixed the forumla for calculating damage for the Dawnbringer from f(x) = Delta XP / 3.5 to f(x) = Delta Magic / 1.4.
  • Gives you the option to "wait" for dawnbringer to hit instead of using the function above.

Player Status (New)

  • Allow tracking of player status such as vengance, overload, prayer enhance, etc.

Release Version 1.0.7

18 May 21:16

Choose a tag to compare

Release Version 1.0.7

Release Version 1.0.6

24 Apr 21:43

Choose a tag to compare

Release Version 1.0.6

Release Version 1.0.5

24 Apr 21:31

Choose a tag to compare

Release Version 1.0.5

Release Version 1.0.3

22 Apr 12:47

Choose a tag to compare

Release Version 1.0.3