!7 p { Gauge gauge = pMain(PGauge); repeat with sleep 5 { gauge.setValue(parseDouble(loadPage("http://botcompany.de/1001951/raw/system+load"))); } }