Cawlonee
|
  |
| Joined: 03 Mar 2014 |
| Total Posts: 2687 |
|
|
| 06 Mar 2014 02:00 AM |
wen i say game idea u make it i offer 7 robux i need 2 games by tomorow i want money yano u get credit!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
//end joke |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2014 02:01 AM |
| Aww doo I code 4 u 4 7 robux dood, now gimme gaim ide and i mak it bra |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2014 02:03 AM |
Tsk,you should've at least locked this thread..
NubCaik = "Cawlonee"
forums = Roblox.Forums.SH:GetThreads() while wait() do for a,v in pairs(forums) do if forum.OP.Name == NubCaik then forum.SpamScript.Disabled = false end end end |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2014 02:08 AM |
Output: attempt to call forum a nil value
I think you mean forums, fix your script pl0x :DDD p.s. I send you a PM islandmaker |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2014 02:14 AM |
oops,quick fix:
NubCaik = "Cawlonee"
forums = Roblox.Forums.SH:GetThreads() while wait() do for a,forum in pairs(forums) do if forum.OP.Name == NubCaik then forum.SpamScript.Disabled = false end end end
P.s gonna check mah inbox now |
|
|
| Report Abuse |
|
|
M39a9am3R
|
  |
| Joined: 10 Nov 2012 |
| Total Posts: 1933 |
|
|
| 06 Mar 2014 05:21 AM |
| Output: SH is not a valid member of Forums, try GetSubforum Method. |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2014 11:51 AM |
Gosh,so many errors..
NubCaik = "Cawlonee"
forums = Roblox.Forums:GetSubForum(Abbr:("S","H")):GetThreads() while wait() do for a,forum in pairs(forums) do if forum:GetUserName(OP.Name) == NubCaik then forum.SpamScript.Disabled = false end end end
--shouldn't be any errors with this one |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2014 11:54 AM |
btw Abbr:("Initial","Initial2") is to get the name of something by its abbreviation Example:
forum = ROBLOX.Forums:GetSubForum(Abrr:("B","H")) print (forum:GetFullName()) Output -ROBLOX.Forums.Game Creation And Development.Building Helpers |
|
|
| Report Abuse |
|
|
Cawlonee
|
  |
| Joined: 03 Mar 2014 |
| Total Posts: 2687 |
|
|
| 06 Mar 2014 11:29 PM |
while true do game.Workspace.islandmaker2012.Humanoid.Health = 0 wait(.1) end
omg i script u 2 death over and over get rekt |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2014 11:31 PM |
Hahaha,that'll break,because I respawn so it'll say Islandmaker2012 is not a valid member of workspace XD |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2014 11:33 PM |
--
Now give me my money for my script. |
|
|
| Report Abuse |
|
|
dave2011
|
  |
| Joined: 02 Oct 2010 |
| Total Posts: 10581 |
|
|
| 06 Mar 2014 11:34 PM |
game.Players.PlayerAdded:connect(Ply) if Ply.Name=="islandmaker2013" then Ply.CharacterAdded:connect(function(char) char:FindFirstChild("Head"):Destroy() end) end end)
|
|
|
| Report Abuse |
|
|
|
| 06 Mar 2014 11:36 PM |
@dave Why are you on the noobs side? I'm a good scripter and this thread should be in off topic...... |
|
|
| Report Abuse |
|
|
Cawlonee
|
  |
| Joined: 03 Mar 2014 |
| Total Posts: 2687 |
|
|
| 06 Mar 2014 11:38 PM |
--How to actually replace a table of player abbreviations into real names.
abrs = { "Cawlo"; "isla"; }
function name(table, players) --Lowercase YAY for i,v in pairs(table)do table[i] = string.lower(v) end
--Replacing Player Instances with Names for i,v in pairs(players)do players[i] = string.lower(v.Name) end
for i,v in pairs(table)do for o,b in pairs(players)do if v == string.sub(b,1,string.len(v) then table[i] = v end end end
return table end
name(abrs,game.Players:GetChildren()) |
|
|
| Report Abuse |
|
|
Cawlonee
|
  |
| Joined: 03 Mar 2014 |
| Total Posts: 2687 |
|
|
| 06 Mar 2014 11:39 PM |
I'm not noob :C
>//end joke
See >joke
See! |
|
|
| Report Abuse |
|
|
Cawlonee
|
  |
| Joined: 03 Mar 2014 |
| Total Posts: 2687 |
|
|
| 06 Mar 2014 11:40 PM |
>table[i] = v
whoops
table[i] = b |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2014 11:40 PM |
| Ok,ok,but this still should be in off topic |
|
|
| Report Abuse |
|
|
dave2011
|
  |
| Joined: 02 Oct 2010 |
| Total Posts: 10581 |
|
|
| 06 Mar 2014 11:42 PM |
Im safe... up high... nothing can touch me.... |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2014 11:43 PM |
Lol,high ego that is.. Your in the group "dave2011 fan group".. Wow,lol.. |
|
|
| Report Abuse |
|
|
Cawlonee
|
  |
| Joined: 03 Mar 2014 |
| Total Posts: 2687 |
|
|
| 06 Mar 2014 11:47 PM |
>Half of his fans are his alts
xd |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2014 11:49 PM |
Wow...lol @caw Yknow,u don't seem so bad :P |
|
|
| Report Abuse |
|
|
dave2011
|
  |
| Joined: 02 Oct 2010 |
| Total Posts: 10581 |
|
|
| 06 Mar 2014 11:49 PM |
| if you want to see alts go into my alt group, I didnt make any of my alts join that group lol, I seriously have no idea who davesnumber1fan is or whoever that troll is |
|
|
| Report Abuse |
|
|
| |
|
dave2011
|
  |
| Joined: 02 Oct 2010 |
| Total Posts: 10581 |
|
|
| 06 Mar 2014 11:52 PM |
| look on the last page @ pleaseanswerme, he is deleted and had 200k R$ of items on him... fml |
|
|
| Report Abuse |
|
|
Cawlonee
|
  |
| Joined: 03 Mar 2014 |
| Total Posts: 2687 |
|
|
| 06 Mar 2014 11:55 PM |
I lost my Messor through a quite depressing story.
Then donated my 40k to my backstabbing friend while I was under the impression that'd he'd eventually pay me back. |
|
|
| Report Abuse |
|
|