22nooby22
|
  |
| Joined: 26 Feb 2013 |
| Total Posts: 4242 |
|
|
| 17 Apr 2015 06:16 AM |
i called my part in game as AwesomePart but after that it didnt laucnh the scrip and i renamed part into BadPart and the part now have sad face and it is crying! What i shall do to stop my part from crying? I tryed to rename it but it is still crying! |
|
|
| Report Abuse |
|
|
4321qwere
|
  |
| Joined: 17 Jan 2014 |
| Total Posts: 2319 |
|
| |
|
22nooby22
|
  |
| Joined: 26 Feb 2013 |
| Total Posts: 4242 |
|
|
| 17 Apr 2015 06:18 AM |
| but how do i stop it from cryin!??!/?!1//1?!?!?1/1?!/?!?!??!?!?!!?/!?! |
|
|
| Report Abuse |
|
|
misterfan
|
  |
| Joined: 03 Feb 2014 |
| Total Posts: 15250 |
|
|
| 17 Apr 2015 06:19 AM |
print "Hello world!"
did it helped |
|
|
| Report Abuse |
|
|
4321qwere
|
  |
| Joined: 17 Jan 2014 |
| Total Posts: 2319 |
|
|
| 17 Apr 2015 06:19 AM |
try to launch a script that says this (Crying):False |
|
|
| Report Abuse |
|
|
22nooby22
|
  |
| Joined: 26 Feb 2013 |
| Total Posts: 4242 |
|
|
| 17 Apr 2015 06:20 AM |
omg not helping!!! i tried to scrip Game.Workspace.AwesomePart:( (give cake) |
|
|
| Report Abuse |
|
|
4321qwere
|
  |
| Joined: 17 Jan 2014 |
| Total Posts: 2319 |
|
|
| 17 Apr 2015 06:21 AM |
| try 2 surround it with p a r ts |
|
|
| Report Abuse |
|
|
|
| 17 Apr 2015 07:54 AM |
try to place a part named "ODerPart" Wait a couple of days Buy a house Buy a bed [Content Deleted]
|
|
|
| Report Abuse |
|
|
| |
|
|
| 17 Apr 2015 08:01 AM |
Insert a happy part
( ͡° ͜ʖ ͡°) s-senpai |
|
|
| Report Abuse |
|
|
Ariphael
|
  |
| Joined: 08 Apr 2015 |
| Total Posts: 2103 |
|
|
| 17 Apr 2015 08:02 AM |
You can't even script.
This is a triumph |
|
|
| Report Abuse |
|
|
Kamov
|
  |
| Joined: 07 Aug 2008 |
| Total Posts: 29015 |
|
|
| 17 Apr 2015 08:15 AM |
| game.Workspace.BadPart.Sadness = False |
|
|
| Report Abuse |
|
|
|
| 17 Apr 2015 08:18 AM |
function awesomeHappiness(part) if part.State.Value == "Sad" then print("changing state of mind") wait(0.1) part.State.Value = "Happy" part.Decal.Texture = "http://www.roblox.com/asset/?id=163529920" end end
while true do delay(0, function() awesomeHappiness(script.Parent) end) wait(0.5) end |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 17 Apr 2015 08:37 AM |
try this game:GetService("RunService").RenderStepped:connect(function() print("dead") end)
HALLO THERE |
|
|
| Report Abuse |
|
|
|
| 17 Apr 2015 08:43 AM |
actually no i'm joking it won't do anything harmful just give the part a milk
HALLO THERE |
|
|
| Report Abuse |
|
|
|
| 17 Apr 2015 08:51 AM |
try this: 22nooby22.getto.scriptinghelpers:()
end |
|
|
| Report Abuse |
|
|
22nooby22
|
  |
| Joined: 26 Feb 2013 |
| Total Posts: 4242 |
|
| |
|
|
| 19 Apr 2015 02:04 AM |
@OP
Try this
BadPart:Destroy() |
|
|
| Report Abuse |
|
|