Skip to content

Releases: RiisDev/ScriptBloxAPI

6.3.1 | Fix Script Search

Choose a tag to compare

@RiisDev RiisDev released this 09 Aug 11:24

Full Changelog: v6.3.0...v6.3.1

  • Fixed Script Search

6.3.0 | Add executor API support, fixed GetRobloxVersions

Choose a tag to compare

@RiisDev RiisDev released this 19 Jul 03:24

Full Changelog: v6.2.0...v6.3.0

  • Modified internal Http Usage to properly display ScriptBlox errors
  • Fixed Executors.GetRobloxVersions returning invalid data type & erroring
  • Added Executors.GetExecutorList Returns partnered / watched exploits
  • Added Executors.GetExecutor(string executor) Returns info page of execturo

6.2.0 | More Endpoints !, Memory Optimizations

Choose a tag to compare

@RiisDev RiisDev released this 09 Apr 12:40

Full Changelog: v6.0.0...v6.2.0

  • ReWrote parameter handler to lower memory usage

Added Endpoints

  • UserStats.GetUserFollowingAsync(string username, int? page = 1, int? max = 20)

  • UserStats.GetUserFollowersAsync(string username, int? page = 1, int? max = 20)

  • UserStats.GetUserInfoAsync(string username, int? page = 1, int? max = 20)

  • Comments.GetScriptCommentsAsync(string scriptId, int? page = 1, int? max = 20)

  • Executors.GetRobloxVersions()

  • Scripts.FetchScriptsFromUser(string username, int? page = 1, int? max = 20)

6.0.0 | Now Maintained, works with latest migration

Choose a tag to compare

@RiisDev RiisDev released this 07 Apr 01:29

I suggest using Nuget to run,

this now targets NetStandard 2.0 so you can use it in .Net Core as well as Framework, enjoy.

v5.0.0

Choose a tag to compare

@RiisDev RiisDev released this 19 Aug 11:02

Full Changelog: IrisV3rm/ScriptBloxAPI@v4.0.1.0...v5.0.0

  • 5.0.0
  • Added an internal convert to WebP Method, 'ConvertWebPToBitmapInternal'
  • Changed internl C# Language to 'latest'
  • Updated 'NetCore.Platforms' -> 7.0.4
  • Updated 'Fody' -> 6.8.0
  • Fixed bug with 'GetSlugsFromResults' throwing a 'Cannot access child value on Newtonsoft.Json.Linq.JValue.'
  • Added UserAgent to HttpClient to help usage control
  • Created a new script Method 'GetScriptsWithFilter, GetScriptsWithFilterAsync'
  • Created new Enum for Filters 'ScriptsMethod.FilterType' to be used with the new methods.

Security Fixes | Scripts Methods Fix

Choose a tag to compare

@RiisDev RiisDev released this 24 May 03:18

New Features

Choose a tag to compare

@RiisDev RiisDev released this 23 May 11:44

Everything Works

Choose a tag to compare

@RiisDev RiisDev released this 22 May 12:26
v3.0.0.0

Fixed Everything My bad

Fixed Namespaces

Choose a tag to compare

@RiisDev RiisDev released this 22 May 11:41
9c934f9
v2.0.0.0

Delete ScriptBloxAPI.1.0.0.nupkg

Initial Release

Choose a tag to compare

@RiisDev RiisDev released this 22 May 11:28
cdefe94
v1.0.0.0

Update .gitignore