0 Members and 4 Guests are viewing this topic.
-New Poll!!-
I'm pretty lazy, so I like when you only have to press a couple buttons instead of type something out Quote from: NecroF-_-ckk on July 07, 2009, 02:58:42 pm-New Poll!!-You probably should have just created a new topic for the new poll. Now there's no record of the previous results
yeah i agree with the secret part. Secret commands can be fun sometimes. Just make sure to not make text commands too long and complicated to remember, tho
but is there a way to make a text parser in pure basic so if you something it evaluates the words separatly?
:"DOTHIS TOTHIS"→Str1:inString(" ",Str1→A:sub(Str1,1,A→Str2:sub(Str1,A+1,len(Str1)-A→Str3
it doesn't work?