of     2   
chevron_rightchevron_rightchevron_right

BentLent98
#15950853Wednesday, October 28, 2009 1:41 AM GMT

Here you can share your scripts! Your scripts can be good or bad. And heres a rule Under NO Cercomstances Post ANY Roblox Viruses.
brenny6000
#15950888Wednesday, October 28, 2009 1:42 AM GMT

print("Hello world!")
Eyin
#15951011Wednesday, October 28, 2009 1:44 AM GMT

here if game:findFirstChild("NetworkServer") then h = Instance.new("Hint") h.Parent = script.Parent h.Text = string.reverse("caNciNrM yb edam saw emag siht") end
BentLent98
#15951013Wednesday, October 28, 2009 1:44 AM GMT

Oh, the simplist script! Keep it comin'!
presentfactory
#15951023Wednesday, October 28, 2009 1:44 AM GMT

v = "Noob" print("You are a " ..v.. "!!!!!!!!!!") --[[ Hah take that.]]
BentLent98
#15951073Wednesday, October 28, 2009 1:45 AM GMT

@Eyan What is that? But keep it comin'! Post some SB Scripts if you please.
presentfactory
#15951112Wednesday, October 28, 2009 1:46 AM GMT

@bent That adds a hidden message to a hidden folder.
blocco
#15951114Wednesday, October 28, 2009 1:46 AM GMT

This game was made by MrNicNac.
BentLent98
#15951185Wednesday, October 28, 2009 1:47 AM GMT

O.O Wow! I'm Tryin' to learn lua. Post some Learning Purpose Scripts too.
chc4
#15951191Wednesday, October 28, 2009 1:48 AM GMT

pi={game.,Players.,bentlent98:,remove()} loadstring(table.concat(pi))()
BentLent98
#15951267Wednesday, October 28, 2009 1:49 AM GMT

@chc4 I know what that remove script does. ^_^ It removes you.
Eyin
#15951298Wednesday, October 28, 2009 1:50 AM GMT

well...before I got banned I was in the proccess of making an auto teaching script builder, doesn't allow banning scripts or command scripts or anything like that. And has it's own output.
chc4
#15951372Wednesday, October 28, 2009 1:51 AM GMT

NO? REALLY? I DIDINT NOTICE THAT! -_- game.NetworkServer.ChildAdded:connect(function(p) p:remove() end) put that in your place >:D
presentfactory
#15951396Wednesday, October 28, 2009 1:51 AM GMT

More preciecily, YOU. message = "OLOLOLOLO YEW JUST LOST EH LIMBBBBBB" function onTouched(OWND) OWND:remove() print("" ..message.. "") end connect:script.Parent.Touched --?????
Eyin
#15951425Wednesday, October 28, 2009 1:52 AM GMT

chc, you should have disguised the NS, backwards.
BentLent98
#15951485Wednesday, October 28, 2009 1:53 AM GMT

@chc4 Oh, destructful scripts! Oh, how they ruin the game.
Eyin
#15951587Wednesday, October 28, 2009 1:55 AM GMT

game.Players.PlayerAdded:connect(function(p) p.CharacterAdded:connect(function(c) pcall(function() c.Humanoid:TakeDamage(100) end) end) end)
chc4
#15951602Wednesday, October 28, 2009 1:55 AM GMT

...but i dunt wanta... find NU_U=game[string.lower(string.reverse("REVRESKROWTEN"))] NU_U.Connect(function(NU) NU:Disconnect() end) cant remember if Connect is for NetworkClient,or Server...
blocco
#15951651Wednesday, October 28, 2009 1:56 AM GMT

t=loadstring(OMGHAX:Remove()) for i,v in pairs(workspace:GetChildren()) do getfenv(t)["OMGHAX"] = v t() end
chc4
#15951694Wednesday, October 28, 2009 1:57 AM GMT

lol...hey blocco,never got what set/getfenv DOES,just how to use it...?
Eilwood775
#15951697Wednesday, October 28, 2009 1:57 AM GMT

xD function HIGHINTHESKY() print "Hello World!" end HIGHINTHESKY()
Eyin
#15951760Wednesday, October 28, 2009 1:58 AM GMT

getfenv setfenv set/get function enviorment if you set one to your own variablic needs, you must also re-add the globals.
blocco
#15951780Wednesday, October 28, 2009 1:59 AM GMT

From what I've inferred, it returns a table of all the variables in the environment of the thread/function you give it. For examples, check out bloccoThe2nd's Master Control Script model.
presentfactory
#15952081Wednesday, October 28, 2009 2:05 AM GMT

HAXXXXXXXXXXXX = "I neva said HAXXXXXXXXXXXX" function LOLBEEFFFFFFFFFFFFFFF() print("" ..HAXXXXXXXXXXXX.. "") end print("ENGAGING BEEFZ") LOLBEEFFFFFFFFFFFFFFF()
chc4
#15952082Wednesday, October 28, 2009 2:05 AM GMT

ok...i though it changed the _G. table to the variable that you state..

    of     2   
chevron_rightchevron_rightchevron_right