hey guys, Im pretty much done with my notes on FindColorSpiralTolerance, only one problem though, I have some trouble getting a good tree color, and when I do get a color that works, The IsUpText never picks up. Here Ill show some lines. 
SCAR Code:
if FindColorSpiralTolerance(x, y, 999734, MSX1, MSY1, MSX2, MSY2, 10) then
SCAR Code:
Wait(1000+random(1000));
if IsUpText('ree') then
Those are just some of the important lines, Any idea why it wont pick up the uptext, also i know theres a way to add more words to my uptext. Does it go like :
SCAR Code:
IsUpText('ree','hop','own')
Exactly how do you seperate different uptext?
UPDATE: Thanks for telling me that bionicle, Thankfully a lot of people including Freddy are on it, god bless them. This will give me some time to relax from scripting a bit till the fonts are uploaded. Although, do you remember how to seperate the different uptext?
Thanks