of     1   

ScaredJuice
#208212253Wednesday, January 25, 2017 10:15 PM GMT

im making ambient for my game and for night i want to make it more darker this is the current game.Lighting.Ambient = Color3.new(0, 0, 0) i just dont know how to make it more darker what do i add?
ExtremeBuilder15
#208212530Wednesday, January 25, 2017 10:18 PM GMT

change the color 3 values
ExtremeBuilder15
#208212561Wednesday, January 25, 2017 10:18 PM GMT

wait, nvm. Brain isn't working.
OAuth2
#208213216Wednesday, January 25, 2017 10:25 PM GMT

ScreenGui Frame - BackgroundColor3 = Color3.new(0, 0, 0) - Transparency = 0.5 Profit
ScaredJuice
#208213413Wednesday, January 25, 2017 10:28 PM GMT

while true do print("Loop cycle start") game.Lighting.Ambient = Color3.new(1,1,1) wait(2) game.Lighting.Ambient = Color3.new(1,.6,0) wait(2) game.Lighting.Ambient = Color3.new(0, 0, 0) wait(2) end im trying to add something to the last one (night) and the gui thingy isnt working
ScaredJuice
#208213792Wednesday, January 25, 2017 10:32 PM GMT

wait how could i add fogend?
ScaredJuice
#208214190Wednesday, January 25, 2017 10:38 PM GMT

can someone please help me out?
ScaredJuice
#208214973Wednesday, January 25, 2017 10:48 PM GMT

yeah, steal my script instead of helping viewers. Just get out. I'm doing this myself.
SenseiWarrior
#208215841Wednesday, January 25, 2017 11:01 PM GMT

steal your script? wtf that script could be made by a toddler Downgrading STF // https://www.roblox.com/Trade/TradeWindow.aspx?TradePartnerID=6163444
ScaredJuice
#208237395Thursday, January 26, 2017 3:17 AM GMT

"hey look i dont change avatars and i own a studio and i make lua!!!! im so superior and i make fun of kiddies who are beginers!!! lololsodlsofdlo!!!"
MrJoeyJoeJoey
#208237482Thursday, January 26, 2017 3:18 AM GMT

prntscr e0foen
MrJoeyJoeJoey
#208237677Thursday, January 26, 2017 3:22 AM GMT

>yeah, steal my script instead of helping viewers. 1. Your script is so simplex I wouldn't even let you claim ownership because chances are someone has already came up with it 2. Most scripters, dont hide what they've done. Most scripters show their work to the world and let everyone learn and understand their code 3. If someone truly had to steal your code, they would not be intelligent enough to create anything of worth.
s3vvy
#208238656Thursday, January 26, 2017 3:34 AM GMT

> asks for help > insults repliers
ScaredJuice
#208273587Thursday, January 26, 2017 3:35 PM GMT

@thebijespun >trys to greentext and acts attempts to fit in with others >looks more stupid than me
ScaredJuice
#208273945Thursday, January 26, 2017 3:41 PM GMT

@MrJoeyJoeJoey look at the replys and look at the views. im referring to the other people not "pros" like you who can idk script 346 lines of code and make a hunting game? this is my first time doing lua and a noob like me spends all day just studying ambient and doesnt know much about scripting then people other noobs just take the script and dont help at all. >60 views >i think 12 replys

    of     1