0 Members and 2 Guests are viewing this topic.
Yeah, apparently Windows can crash. I only get about one program crash per hour on XP, though.
Doesn't it already refresh?
Oh I see. Well... Tribal just went in the code and managed to change it to every 2 seconds.
xmlhttp is not defined if (xmlhttp.readyState == 4)OmnomIRC.html (line 55)
Another suggestion for Jarvis: making the command !quotes (with the extra 's') post the omniurl link to the funny quotes list. That way people can find it easily.
A bug that has been annoying me for months now,Quotexmlhttp is not defined if (xmlhttp.readyState == 4)OmnomIRC.html (line 55)You should probably add a test to make sure xmlhttp is defined before you do that check.