Skip to content

Releases: AZYsGithub/DexPlusPlus

Stable 3.0

18 Feb 12:33

Choose a tag to compare

  • Added plugin support (plugin example below)
  • To install a plugin, download the file and drag it to workspace/dex/plugins
  • Added Settings (some wont apply after setting it, some do apply )
  • Using 3 fallback decompilers option
  • Fixed UnreliableRemoteEvent wont listed in /remote search
  • Refined icons on top
  • Fixed rotation speed changes based on FPS (thanks for ther pr)

Script for this version

loadstring(game:HttpGet("https://github.com/AZYsGithub/DexPlusPlus/releases/download/stable-3.0/out.lua"))()

Stable 2.2 Hotfix

05 Aug 17:10

Choose a tag to compare

HOTFIX

  • Fixed other Dex wont load after executed Dex++ 2.2
  • This caused to be incompelete config manager in original Dex
  • Changed the config file from "DexSettings.json" to "DexPlusPlusSettings.json"

Stable 2.2

  • Removed Secret Service Panel
  • Fixed most saveinstance related issue (wont save on instance object individually)
  • Added Save As Prompt for saving file things, makes file name can be changed before saving it (save to file, save bytecode, etc)
  • Notepad will grey out unavailable buttons due to missing functions (Script Viewer)
  • Renamed Model Viewer to 3D Preview
  • GUI loading Dex is now draggable
  • Dex++ now save settings ain DexSettings.json
  • Fixed minor icon issue
  • Added contributors in info button

Script for this version

loadstring(game:HttpGet("https://github.com/AZYsGithub/DexPlusPlus/releases/download/stable-2.2/out.lua"))()

Stable 2.1

22 Jul 13:11

Choose a tag to compare

Small update, people were complaining about it.

  • Disabled AC Bypasses.

Script for this version

loadstring(game:HttpGet("https://github.com/AZYsGithub/DexPlusPlus/releases/download/stable-2.1/out.lua"))()

Stripped 2.1

23 Jul 12:58

Choose a tag to compare

Stripped 2.1 Pre-release
Pre-release

This version is made for Infinite Yield and currently in pull request propose. It has stripped few features from Dex++
What's removed:

  • Model Viewer Module
  • SSP Module
  • Vanilla3 Icons

What's changed:

  • Transparency set to 0
  • Renamed notepad back to script viewer

This update using Stable 2.1 for Stripped 2.1

Stable 2.0

16 Jul 17:57

Choose a tag to compare

Huge update everyone!

Changelog

  • Increased stealth (maybe ud now?), huge thanks for the method here

Added GC bypass
Added adonis bypass (skidded it off reddit, let me know to credit the actual creator)
All GUIs now in secure container (gethui, protect_gui, etc)
Added better cloneref fallback
Chaotic randomized GUI name

  • Attributes enabled by default, reported here
  • Changed Icons to new Roblox Studio icons (dont like it? change it in out.lua from "NewDark" to "Old")
  • API is now updated and no longer outdated (you should can check the properties of new added instance, such as UnreliableRemoteEvent for example)
  • Fixed Save Instance settings cant be changed on mobile
  • Added Context Menu To block and unblock remote and bindables
  • Added Auto Scroll in Console, thanks Toon for the pr <3
  • Removed evil check (no more blacklisted executors, xeno, solara, and wave)
  • Maybe more stuff but i forgot to add here because too many changes i did.

Script for this version

loadstring(game:HttpGet("https://github.com/AZYsGithub/DexPlusPlus/releases/download/stable-2.0/out.lua"))()

Beta 1.5.0

10 Jul 16:27
6e04f4a

Choose a tag to compare

Sorry for 404 repository, i was trying to unfork the repository. Here's the update.

Changelog

  • Added Secret Service Panel module and ported as CLIENT SIDED.
  • Should fix search filter doesn't work ("/isa LocalScript" for example)
  • Fixed Context Menu (Right Click) Explorer opened twice (due to mobile support attempt by IY's Dex)
  • Added executor test, no more skidploits now.
  • Evil executor check maybe :trollface:

Script for this version

loadstring(game:HttpGet("https://github.com/AZYsGithub/DexPlusPlus/releases/download/beta-1.5.0/out.lua"))()