Posted 09 December 2013 - 02:45 AM
soo i have question about some stuff
so i have a chat box and i want a fast way to make it say what i type so if i typed hi it will type in the chat hi
EX:
chat = peripheral.wrap("right")
print ("enter chat")
i want to eat
chat.say("i want to eat")
so what want it to do is i can type whatever i want in the computer and it will say it
i need help figureing this out
so i have a chat box and i want a fast way to make it say what i type so if i typed hi it will type in the chat hi
EX:
chat = peripheral.wrap("right")
print ("enter chat")
i want to eat
chat.say("i want to eat")
so what want it to do is i can type whatever i want in the computer and it will say it
i need help figureing this out