Skip to content

Latest commit

 

History

History
80 lines (47 loc) · 3.53 KB

README.md

File metadata and controls

80 lines (47 loc) · 3.53 KB

Introducing: 💫 Scorpion, an internal built inside of executors to increase your scripting experience with More UNC embedded. (No, it's not the script that you're thinking of on scriptblox.)

1d6e8efb32709926ef0eb013f32fe759

Important Notes:

Caution

Please be aware when using Scorpion, You may experience bugs with LuaArmor and may get blacklisted from scripts that use it.

[!IMPORTANT]

  • ❓ Scorpion's main-purpose is to increase the stability of your exploit by maxing it's environment to the max!

  • 📂 With Scorpion: You can gain over 87-88% UNC and 90-91% RENC, (whatever in that case...) Guaranteed and people like Salad (insaladarel) who helped me make most of the functions

  • ⚙️ Including a built-in ByteCode LuaU Interpeter, Fiu, and giving you the most access (already) within Roblox's Services automatically. Instead of using game:GetService, we use FindService for better reserves and faster loading.

  • 💻 With smooth-built-in animations using TweenService, We can guarantee NO FPS drops with using Scorpion!

  • 📜 Including a Decompiler, Konstant. Using plusgiant5's Module, and bytecode compressing improvements built in. Decompiling Scripts on Dex Explorer

  • 💉 With Scorpion's Dev Console, it is assured on what actions the Executor is doing, such as Attaching, Executing, Clearing the TextBox, etc.

  • 📑 Powerful Custom Functions Scorpion includes a full-side documentation about our library, We included all the useful ones below.

Does it include a documentation?

  • Yes, it does! You can view it right here.
  • If you're interested, here are some custom functions that can be used. (Over-powered, and boring...)
scr.get_address(getrunningscripts) -- As an example, this will print out the original address of the function.
scr.protect_script -- Protects a script inside CoreGui, or for example it could be used in PlayerGui.
scr.protect_gui -- Parents to Scorpion Container
scr.setnilinstance -- Sets an instance's parent to nil.
scr.killinstance -- Destroys an instance
scr.findnilinstances -- Finds all nil instances, basically like getnilinstances but it'll only search for ModuleScripts
scr.ctable -- Create a table, for no reason.
scr.get_closure -- Returns the main closure
scr.getsignal -- By using HttpService, and BrowserService, it'll try to get your original User-Agent (Device, IOS, Windows, Android).
scr.filetable -- Prints out all file system functions
scr.decompile -- Decompiles LocalScripts/ModuleScripts

Why?

  • I genuinely have no idea why i've made this, i was bored to the point this was actually supposed to be a hub.

  • I just thought: No, I want to do something more than that.

    Has it released? Where can i get it?

    • Scorpion has still not released, because it is currently in a rewriting stage.

    • Asking again, Does scorpion have a website?

    • Yes, Scorpion indeed does have a website. You can check it down below.

      Thank you, KZ/Cash for making the website, We appreciate you being a part of our dev team.

      If you'd also like to join Scorpion, you can check out the website to see more information.

Preview: image

UNC-Test: image

Anyways, that's it. Thanks for viewing!