of     1   

Relrion
#46193494Tuesday, April 26, 2011 12:44 AM GMT

loadstring(script.Code.Value)() for some reason when a if statemen or any kind of statement that requires a end after it is not reconized or somthin, cause when a if statment is added into Value, the script wont work, if someone knows the answer to making statments work, please comment
Relrion
#46199836Tuesday, April 26, 2011 2:06 AM GMT

Does nobody know?
Relrion
#46234929Tuesday, April 26, 2011 10:15 PM GMT

bump?
MrNicNac
#46235078Tuesday, April 26, 2011 10:16 PM GMT

There is nothing wrong with what you posted.
Relrion
#46238502Tuesday, April 26, 2011 11:05 PM GMT

wooo! i did it!, took alot of testing but i found out how to get it to understand if statments and any other statement :DD here if anyone needs: if (script.IfStatment.Value) then the value is wat is loaded as the If loadstring does not work with if so you need to make a seprate text box for each statment
MrNicNac
#46238896Tuesday, April 26, 2011 11:11 PM GMT

Hehe, you're funny. "if (script.IfStatment.Value) then " That checks if the IfStatment.Value is not nil. Which it never will be.
Relrion
#46249338Wednesday, April 27, 2011 1:27 AM GMT

no lol it works haha i just tested it, it replaces the map inside of "()" and places the text that is found inside of it xD, im maken my own advanced In Game Script Creator, so i can teach a couple friends and group members to script

    of     1