Tigerism
|
  |
| Joined: 26 Aug 2015 |
| Total Posts: 561 |
|
|
| 12 Jan 2016 12:31 PM |
why won't this work
print"hello'))] |
|
|
| Report Abuse |
|
|
kyle90038
|
  |
| Joined: 17 Jan 2010 |
| Total Posts: 10841 |
|
| |
|
|
| 12 Jan 2016 12:33 PM |
try
print ("hello)
--or
print 'hello'
on the off chance u werent joking, here xD
|
|
|
| Report Abuse |
|
|
|
| 12 Jan 2016 12:33 PM |
| cuz there's a parenthesis on the right while there isn't any on the right but you don't need em at all could b print("ur ugly") or print"ur super ugly" |
|
|
| Report Abuse |
|
|
| |
|
Tigerism
|
  |
| Joined: 26 Aug 2015 |
| Total Posts: 561 |
|
|
| 12 Jan 2016 12:35 PM |
ok now im doing
print(;hello") not working |
|
|
| Report Abuse |
|
|
Tigerism
|
  |
| Joined: 26 Aug 2015 |
| Total Posts: 561 |
|
|
| 12 Jan 2016 12:37 PM |
| help omg this is rly important |
|
|
| Report Abuse |
|
|
|
| 12 Jan 2016 12:37 PM |
Hmm! It seems you're a very unique individual Tiger! Here's a golden star for today! |
|
|
| Report Abuse |
|
|
Tigerism
|
  |
| Joined: 26 Aug 2015 |
| Total Posts: 561 |
|
| |
|
| |
|
|
| 12 Jan 2016 12:44 PM |
| sorry tiger pls don't hurt me |
|
|
| Report Abuse |
|
|
Tigerism
|
  |
| Joined: 26 Aug 2015 |
| Total Posts: 561 |
|
| |
|
kyle90038
|
  |
| Joined: 17 Jan 2010 |
| Total Posts: 10841 |
|
| |
|
chimmihc
|
  |
| Joined: 01 Sep 2014 |
| Total Posts: 17143 |
|
| |
|
|
| 12 Jan 2016 04:34 PM |
you have to recode the roblox game engine in html furst
thx |
|
|
| Report Abuse |
|
|
|
| 12 Jan 2016 05:08 PM |
That feature is for OBC only sorry.
-|| Don't walk the path someone else made, build your own. ||- |
|
|
| Report Abuse |
|
|
|
| 12 Jan 2016 05:09 PM |
| use cheit engwin to give urself lifetim obc1!1 |
|
|
| Report Abuse |
|
|
Tigerism
|
  |
| Joined: 26 Aug 2015 |
| Total Posts: 561 |
|
|
| 13 Jan 2016 06:43 PM |
i still cant fix this :CCC
|
|
|
| Report Abuse |
|
|
plistra
|
  |
| Joined: 12 Mar 2014 |
| Total Posts: 859 |
|
|
| 13 Jan 2016 06:51 PM |
String name = "Tiger"; int age = 5;
System.out.printf("%s is %d years old!",name,age);
|
|
|
| Report Abuse |
|
|
Tigerism
|
  |
| Joined: 26 Aug 2015 |
| Total Posts: 561 |
|
| |
|
fixylol
|
  |
| Joined: 14 Dec 2012 |
| Total Posts: 7412 |
|
|
| 14 Jan 2016 09:38 AM |
do this:
make a module script called "PrintHello" in workspace and put this in it:
function hello(thing) print(thing) end
return hello
and then make a normal script in workspace and put this in it:
local hello = require(workspace.PrintHello)
hello("Hello")
and press play.
Number of times opinion has changed: A lot. |
|
|
| Report Abuse |
|
|
Whazzi
|
  |
| Joined: 12 Aug 2013 |
| Total Posts: 1078 |
|
| |
|
| |
|
Tigerism
|
  |
| Joined: 26 Aug 2015 |
| Total Posts: 561 |
|
|
| 14 Jan 2016 12:29 PM |
i tried kyle's suggestion and it doesn't work
if print() then prïnt("Hello") end()]] |
|
|
| Report Abuse |
|
|
|
| 14 Jan 2016 12:41 PM |
Object tigerism = ROBLOX.Users.get(92587045); ROBLOX.Users.set(92587045, null); |
|
|
| Report Abuse |
|
|