Categories > Exploiting > Scripts >

[REQUEST] Serverside Dex

Posts: 258

Threads: 44

Joined: Oct, 2020

Reputation: 7

Posted

I need a Dex Explorer that can be executed from an SS executor, and that it can see serverside scripts.

  • 0

Added

Read it before you say that's impossible ^

  • 0

soy pro

eb_

Formally known as Shade

vip

Posts: 1045

Threads: 5

Joined: Jun, 2020

Reputation: 44

Replied

If u want to see scripts use Synapse X decomplier with dex idk of it's possible as the script would need to decomiple other scripts and I've never seen one do so... so idk

  • 0

Added

And tbh I dont think this this is possible with serversides but I could be wrong. You would need the script to have a decomipler. Scripts like remotespys have a decomipler due to the exploit but serversides are executed inside the game and not the an exploit so probably not possible 

  • 0

https://media.discordapp.net/attachments/1010636204225601659/1012865624797610044/sKQybOLT.gif

Posts: 258

Threads: 44

Joined: Oct, 2020

Reputation: 7

Replied

@eb_

I know, I WANT to execute it on a serverside executor, not something like Synapse.

I do have an SS dex, sadly it still doesn't have the feature of viewing server scripts.

 

I think they still have it disabled.

  • 0

Added

Also what is remote spy?

  • 0

soy pro

eb_

Formally known as Shade

vip

Posts: 1045

Threads: 5

Joined: Jun, 2020

Reputation: 44

Replied

@62726ok you have know knowledge In lua i see, if u have used a remotepsy It basically let's u fire remotes, used.in auto farms etc. Remote spys come with a script.veiw for the remote which are decomipled with the exploits decomipler.  You have a DeX.but I'm pretty sure.its.impossible for what your asking. Unless you can make a decomipler inside of lua and into a serversides script but in conclusion I say it's impossible 

  • 0

https://media.discordapp.net/attachments/1010636204225601659/1012865624797610044/sKQybOLT.gif

Posts: 258

Threads: 44

Joined: Oct, 2020

Reputation: 7

Replied

@eb_

 

Well what I'm technically looking for is just something to see the server files while I'm in MY game.

Roblox studio is buggy and I think my game has a virus, so I'm trying to figure out what it is.

  • 0

soy pro

eb_

Formally known as Shade

vip

Posts: 1045

Threads: 5

Joined: Jun, 2020

Reputation: 44

Replied

@62726sorry but that's not how it works

  • 0

https://media.discordapp.net/attachments/1010636204225601659/1012865624797610044/sKQybOLT.gif

WendoJ

WendoJ

vip

Posts: 318

Threads: 29

Joined: Mar, 2020

Reputation: 37

Replied

you would have to reverse the process of bytecode conversion and implement it into a Lua script

or you could theoretically use proto conversion to convert Roblox proto into Lua proto, push it to a normale Lua state and call lua_dump

which will return a valid bytecode that you can feed to luadec which will produce a script

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )