|
| 26 May 2014 10:49 AM |
server code thing that has to be screenshotted when the raid is won |
|
|
| Report Abuse |
|
yia
|
  |
| Joined: 06 Nov 2008 |
| Total Posts: 13563 |
|
|
| 26 May 2014 10:50 AM |
i'll pull up my scripts
just a sec
dango dango. caIculus's neko maid. |
|
|
| Report Abuse |
|
| |
| |
| |
Enflare
|
  |
| Joined: 24 Jul 2012 |
| Total Posts: 18522 |
|
|
| 26 May 2014 11:02 AM |
I'll type on up quickly.
alph = {'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'} function sCode() return alph[math.random(1,#alph)]:upper() .. alph[math.random(1,#alph)]:upper() .. alph[math.random(1,#alph)]:upper() .. alph[math.random(1,#alph)]:upper() .. alph[math.random(1,#alph)]:upper() .. alph[math.random(1,#alph)]:upper() .. alph[math.random(1,#alph)]:upper() .. alph[math.random(1,#alph)]:upper() end script.Parent.Value = sCode()
--put that script inside a StringValue --refer to the string value in the 1200/1200 thing put like --if timeheld >= 1200 then --p = Instance.new("Message", workspace) --p.Text = "u won well done Server Code: " .. workspace.scode.Value --end |
|
|
| Report Abuse |
|
Enflare
|
  |
| Joined: 24 Jul 2012 |
| Total Posts: 18522 |
|
| |
Lexatus
|
  |
| Joined: 28 Sep 2013 |
| Total Posts: 6567 |
|
| |
|
| 26 May 2014 11:05 AM |
hi enflare
enflare already did one @lexa |
|
|
| Report Abuse |
|