GitHub
Contribute to Nate7953/BlockSpin-Auto-Farm-Roblox development by creating an account on GitHub.
1 messages · Page 1 of 1 (latest)
Contribute to Nate7953/BlockSpin-Auto-Farm-Roblox development by creating an account on GitHub.
Don't risk it
Imo
Loading scripts thro loadstring
Defo not good sign
-- 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 🤷
tytsm guys
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
is it possible to somehow check it?
yea go through the code in the links
bear in mind that code can be changed by its author at any time
its dangerous i think
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
true enpugh
sadly im a noob at scripting thats scared to get a virus on his PC
🤓
Secret technic to know if a script is malicious (works 100% every times ):
make your own lol
Looking at this it seems to potentially be dangerous
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"