|
| 20 Feb 2015 02:33 PM |
start=500 endtime=0 Local H= instance.new("Hint", workspace) while wait () do for i=start,endtime,-1 do local mins=math.floor(i,60) h.Text="Countdown"..tostring(mins).."L"..tostring(tostring(i)==3 or tostrign(i) :len==2 and mins ==0 and i-mins *60 or "0"..tostring (i-mins*60)).."left" wait(1) h:destroy() end end
[DON'T HATE, DONATE http://www.roblox.com/Rainbow-Shirt-Shaded-item?id=179377652] |
|
|
| Report Abuse |
|
|
|
| 20 Feb 2015 02:39 PM |
help
[DON'T HATE, DONATE http://www.roblox.com/Rainbow-Shirt-Shaded-item?id=179377652] |
|
|
| Report Abuse |
|
|
|
| 20 Feb 2015 02:44 PM |
any pro scripters that can help me [DON'T HATE, DONATE http://www.roblox.com/Rainbow-Shirt-Shaded-item?id=179377652] |
|
|
| Report Abuse |
|
|
|
| 20 Feb 2015 02:50 PM |
bum
[DON'T HATE, DONATE http://www.roblox.com/Rainbow-Shirt-Shaded-item?id=179377652] |
|
|
| Report Abuse |
|
|
Trioxide
|
  |
| Joined: 29 Mar 2011 |
| Total Posts: 32902 |
|
|
| 20 Feb 2015 02:52 PM |
| Well gee, I don't know. Try posting the output and stop bumping every six minutes. |
|
|
| Report Abuse |
|
|
kepz
|
  |
| Joined: 18 Jul 2012 |
| Total Posts: 671 |
|
| |
|
SLY3
|
  |
| Joined: 10 Jul 2008 |
| Total Posts: 1700 |
|
| |
|
|
| 20 Feb 2015 02:53 PM |
i need it quick
[DON'T HATE, DONATE http://www.roblox.com/Rainbow-Shirt-Shaded-item?id=179377652] |
|
|
| Report Abuse |
|
|
Trioxide
|
  |
| Joined: 29 Mar 2011 |
| Total Posts: 32902 |
|
|
| 20 Feb 2015 02:54 PM |
Found a total of 5 errors using the output. Every single one of them are typos. You could try to use the output and if you can't do it, come back.
(One error: tostrign(i) :len) |
|
|
| Report Abuse |
|
|
SLY3
|
  |
| Joined: 10 Jul 2008 |
| Total Posts: 1700 |
|
|
| 20 Feb 2015 02:55 PM |
lol
"Local H= instance.new("Hint", workspace)"
no
"local H = Instance.new('Hint',workspace)" |
|
|
| Report Abuse |
|
|
SLY3
|
  |
| Joined: 10 Jul 2008 |
| Total Posts: 1700 |
|
|
| 20 Feb 2015 02:56 PM |
"h:destroy()"
"h:Destroy()"* |
|
|
| Report Abuse |
|
|
Trioxide
|
  |
| Joined: 29 Mar 2011 |
| Total Posts: 32902 |
|
|
| 20 Feb 2015 02:58 PM |
""h:destroy()"
"h:Destroy()"*"
Destroy() can be written as "destroy()", doesn't matter. |
|
|
| Report Abuse |
|
|
SLY3
|
  |
| Joined: 10 Jul 2008 |
| Total Posts: 1700 |
|
|
| 20 Feb 2015 03:00 PM |
| Oh, just tested and you're right. |
|
|
| Report Abuse |
|
|
|
| 20 Feb 2015 03:38 PM |
i think i was writing to quickly and carelessly
[DON'T HATE, DONATE http://www.roblox.com/Rainbow-Shirt-Shaded-item?id=179377652] |
|
|
| Report Abuse |
|
|
kepz
|
  |
| Joined: 18 Jul 2012 |
| Total Posts: 671 |
|
|
| 20 Feb 2015 05:08 PM |
| you probably misplaced your reading glasses too |
|
|
| Report Abuse |
|
|
|
| 20 Feb 2015 05:57 PM |
i miss things
[DON'T HATE, DONATE http://www.roblox.com/Rainbow-Shirt-Shaded-item?id=179377652] |
|
|
| Report Abuse |
|
|