Categories > Exploiting > Roblox >

I Found A Free Working Obfuscator Which Is Impossible To Get Into

Posts: 10

Threads: 1

Joined: May, 2022

Reputation: -22

Posted

Link - https://onecompiler.com/lua/3w3hzwm97

 

The Good Thing Is Its Not A Loadstring obfuscator

 

How To Use

 

Put Your Script Below local a=[[ and remove t1BYPAzZ

 

Then Click On The Pink Run Button then copy the code in the output on the right of your screen.

 

Good Luck :)

 

If It Works Give Me A Vouch Or Change My Reputation

  • 1

Added

Thank You If You Give Me Credit :)

  • 0

How Your Day Doing

Illusion

IllusionOfficial

Posts: 57

Threads: 7

Joined: Sep, 2021

Reputation: -40

Replied

Alt alt alt alt alt alt, bad boy

  • 0

Posts: 10

Threads: 1

Joined: May, 2022

Reputation: -22

Replied

@Illusion

it doesnt matter. i just wanted to post. and share this obfuscator to the community

  • 0

Added

@Illusion

i couldnt post on my last acount due to the low reputatiom

  • 0

Added

@Astronemi

i couldnt post on my other acount

  • 0

Added

@Astronemi

then vpn

  • 0

How Your Day Doing

Posts: 798

Threads: 54

Joined: Sep, 2021

Reputation: 21

Replied

@void__scripter it uses browser fingerprint, cookies, cache and ip so good luck

  • 0

dead inside

SeizureSalad

i love femboys

Posts: 1018

Threads: 73

Joined: Mar, 2021

Reputation: 37

Replied

gonna ignore the alt and stuff but this obfuscator is literal garbage

  • 0

"Questionable intellegence, but I like the mystery" - CubeFaces

https://cdn.discordapp.com/attachments/1136067487847415848/1138948596679589898/sig.png

Kura

kuraise

Posts: 138

Threads: 3

Joined: Jun, 2021

Reputation: 5

Replied

It's decent and is going to get rid of any skid with less than a braincell but if you have more than a braincell then you can deobfuscate it easily.

 

local OldTable = table

table = setmetatable({}, {
    __metatable = "Locked.",
    __newindex = function()
        error("Can't modify read only table.", 2)
    end,
    __index = function(_, arg)
        if arg == "concat" then
            return function(...)
                local results = OldTable.concat(...)
                print('-----------////  Source  \\\\-----------\n'..results)
                return results
            end
        else
            return OldTable[arg]
        end
    end
})

local OldRawset = rawset
rawset = function(self, arg, argV2)
    if self == table then
        error("Can't modify read only table.", 2)
    else
        return OldRawset(self, arg, argV2)
    end
end

-- Put obfuscated code below.
  • 0

Added

@_realnickk I'm r*tarded.

  • 0

 

https://cdn.discordapp.com/attachments/877610317037858846/975469974405673041/Signature.png

Posts: 71

Threads: 0

Joined: Feb, 2022

Reputation: 31

Replied

easy to crack

  • 0

Posts: 539

Threads: 30

Joined: Feb, 2020

Reputation: 10

Replied

Didn't you say you were leaving because scripting is unfair?

  • 0

 

 

 

Posts: 71

Threads: 0

Joined: Feb, 2022

Reputation: 31

Replied

All you need to do is 

loadstring = print
  • 0

Kura

kuraise

Posts: 138

Threads: 3

Joined: Jun, 2021

Reputation: 5

Replied

@JoeIsGod
Did you even test it?

  • 0

 

https://cdn.discordapp.com/attachments/877610317037858846/975469974405673041/Signature.png

Next >>>

Users viewing this thread:

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