wwwo197Join Date: 2012-10-19 Post Count: 1006 |
--[[Made by me wwwo197, Published by wwwo197]]--
--[[CoppyRight to wwwo197, CEO of this Script]]--
--To use this,first make a model, then insert a part named button in it and enjoy--
local found = script.Parent:FindFirstChild("Button")
if found then
script.Parent.Button.BrickColor = BrickColor.Random()
end
--Very usless script--
So basically the "button" will be a different color in different servers. exp:
server 1 : button is green.
server 2 : button is purple.
Like that. :D
|
|
FublJoin Date: 2009-12-18 Post Count: 4899 |
This is dum:
:(
He is sad.
It is because people don't realize this forum is meant for advanced discussion only.
Don't make dum sad.
|
|
wwwo197Join Date: 2012-10-19 Post Count: 1006 |
Well where do I post this in then???? |
|
|
There isn't really a place for it. |
|
celestalaJoin Date: 2013-05-22 Post Count: 7061 |
Your place. |
|
wwwo197Join Date: 2012-10-19 Post Count: 1006 |
@ Raiden I mean like what forum should I put it in? |
|
rnyJoin Date: 2009-07-26 Post Count: 5079 |
"CEO of this script"
lol'd
|
|
celestalaJoin Date: 2013-05-22 Post Count: 7061 |
'CoppyRight' |
|
morashJoin Date: 2010-05-22 Post Count: 5834 |
This script is not only useless, but contains bad scripting, is a company, and is recognized by the US government as his. Not that I would want it to be mine in the first place. |
|
wwwo197Join Date: 2012-10-19 Post Count: 1006 |
What other useless scripts should i make?
Bump! |
|
|
I'd like to buy shares of this script, seeing as it is a company. |
|
jode6543Join Date: 2009-06-16 Post Count: 5363 |
What are the shares currently priced at? R$1?
~Jode |
|
AlyteJoin Date: 2011-10-24 Post Count: 10090 |
wow hes so cool from now on I will copy him make all my scripts CoppyRighted and im the CEO |
|
|
"CEO of this Script"
wut
~ Like a Bass ~ |
|
wwwo197Join Date: 2012-10-19 Post Count: 1006 |
@Lua wow thanks,I like making useless scripts(this is my only one so far)
And I only copyrighted it to prevent copying trolls out there.... |
|
SignallerJoin Date: 2011-02-18 Post Count: 22765 |
'CEO of this Script'
DIED |
|
celestalaJoin Date: 2013-05-22 Post Count: 7061 |
'And I only copyrighted it to prevent copying trolls out there....'
How would a bit of text stop someone from copying your script?
They could just delete it. |
|
boo_tJoin Date: 2010-02-27 Post Count: 792 |
What would trolls be doing to your script anyway. And its a comment, you don't even have to remove it to be used, it's not like people are open sourcing their places so you can read the scripts. |
|
boo_tJoin Date: 2010-02-27 Post Count: 792 |
Also you could do.
game:GetService('Workspace').Part.BrickColor = BrickColor.Random()
And also, the colors would be identical after you run out of brick colors to change it to. Unlike RGB/Color3, the possibilities are limited. |
|
celestalaJoin Date: 2013-05-22 Post Count: 7061 |
^
Why bother using :getService on Workspace?
You could just do game.Workspace. |
|
wwwo197Join Date: 2012-10-19 Post Count: 1006 |
Look I don't know and I don't care I just try to make useless scripts for fun.......I really dont care if someone copies me. You know...as long as they give credit. ^.^ |
|
celestalaJoin Date: 2013-05-22 Post Count: 7061 |
Why would someone take such a simple script when they could make their own? |
|
|
Can't tell if troll or genuine stupidity. |
|
|
SoftWinds
> What you don't realize, is that Color3 is "rounded" into the closest BrickColor, so it's still limited.
EOS db 0x00 ;End of String Marker |
|
MettaurSpJoin Date: 2010-03-20 Post Count: 3179 |
I don't even think that the Color3 values are rounded. Whenever I do it, I get "Medium stone grey" with Color3 values that don't match any BrickColors. |
|