|
| 22 Dec 2014 09:32 PM |
| I tried to make a #### for my game that ##### you money but i dont know the script anyone know? |
|
|
| Report Abuse |
|
|
dekkonot
|
  |
| Joined: 22 Dec 2010 |
| Total Posts: 6685 |
|
| |
|
Funse
|
  |
| Joined: 11 Jun 2012 |
| Total Posts: 7887 |
|
|
| 22 Dec 2014 09:33 PM |
You're looking for the ##### script? I got it. |
|
|
| Report Abuse |
|
|
Argelius
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 4047 |
|
|
| 22 Dec 2014 11:06 PM |
| the script is #### it's #### very simple to make but #### has one you can take from him |
|
|
| Report Abuse |
|
|
ruon123
|
  |
| Joined: 22 Jan 2011 |
| Total Posts: 325 |
|
|
| 22 Dec 2014 11:14 PM |
game.Players.PlayerAdded:connect(function(p) local ls=Instance.new('Folder',p) ls.Name='leaderstats' local moolah=Instance.new('IntValue',ls) moolah.Value=0 moolah.Name='####' end) |
|
|
| Report Abuse |
|
|