ToxicTheBoss

test

May 29th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. Keys = {"ree","","","","",""}
  2.  
  3. for i,v in pairs(Keys) do
  4. local Item = Instance.new("StringValue",game:GetService("Lighting"))
  5. Item.Name = v
  6. end
Add Comment
Please, Sign In to add comment