I am not experienced with Pascal programming, SRL, or Simba. But I need something in my script to constantly run a loop, while ignoring everything else that's going on. Something that does an action every 5 minutes (300000ms). But when it's executed everything else is ignored until it completes.

Any ideas?

Also, what else can I use to check my health and mana instead of GetColor(); ???