Categories > Coding > Lua >

i have one question (real) (fake) (gone se x)

Posts: 21

Threads: 3

Joined: Aug, 2017

Reputation: 1

Posted

how do lads read local scripts? learning purposes only

 

really i am trying to learn with this 

  • 0

rasengan bro

iCyphy

iCyphyDev

vip

Posts: 270

Threads: 14

Joined: May, 2021

Reputation: 4

Replied

They first understand what the code is about. The elements and the basic concepts, you also have to learn and understand the functions used in that LocalScript. Like variables , functions & events.

  • 0

https://cdn.discordapp.com/attachments/822379977440886834/917427277770407946/the_one_only_banner.png

MainDab

Main_EX

Posts: 467

Threads: 39

Joined: Sep, 2020

Reputation: 11

Replied

do you mean decompiling scripts? 

  • 0

MINISHXP

[REDACTED]

Posts: 976

Threads: 3

Joined: Jan, 2021

Reputation: 9

Replied

if youre talking about exploiting your exploit needs to have a decompiler and dex support then just left click on the script and press on view source or something like that (should work if you have synapse or script-ware)

  • 0

hookfunction

fake wumat

vip

Posts: 145

Threads: 20

Joined: Aug, 2021

Reputation: 19

Replied

@MINISHXP

script-ware has no decompiler

https://cdn.discordapp.com/attachments/759857966626897940/900638769441550366/unknown.png

  • 0

                                                                        https://cdn.discordapp.com/attachments/909012795851407390/927492917394821140/siggy.png

eb_

Formally known as Shade

vip

Posts: 1045

Threads: 4

Joined: Jun, 2020

Reputation: 47

Replied

how to view scripts?

A decompiler, most if not all paid exploits have a decompiler, I use synx. You can view these scripts by executing dex and finding the said script and pressing "View Script".

 

What scripts can I view?

you can view Module and Local scripts no scripts or as some people say server scripts.

 

How do I use them?

Best use of it is finding functions and using them for scripts like a autofarm etc. Layout and Example:

local a = require(ModuleScript)
a.Function(arg1, arg2)
local Streak = require(game.ReplicatedStorage.StreakModule)
Streak.AddStreak("Femboy", 1)

 

More information can be read on the SynX docs

  • 0

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

MINISHXP

[REDACTED]

Posts: 976

Threads: 3

Joined: Jan, 2021

Reputation: 9

Replied

@hookfunction thats really sad honestly

  • 0

Users viewing this thread:

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