This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Resending timer script
#3
(06.04.2020, 21:34)Erwin van der Zwart Wrote: Hi,

Just create a resident script at 0 and insert this:
Code:
grp.write('1/1/1', true)
os.sleep(1800)
BR,

Erwin

That simple..  Smile

I need a 0 in between, so i duplicated the scripts. But after testing, i guess this is not the correct way.
Code:
grp.write('32/1/1', true)
os.sleep(65)

grp.write('32/1/1', false)
os.sleep(70)
Reply


Messages In This Thread
Resending timer script - by Tokatubs - 06.04.2020, 20:37
RE: Resending timer script - by Tokatubs - 06.04.2020, 23:33
RE: Resending timer script - by davidchispas - 25.01.2021, 08:54
RE: Resending timer script - by admin - 25.01.2021, 09:08
RE: Resending timer script - by davidchispas - 25.01.2021, 17:01
RE: Resending timer script - by admin - 25.01.2021, 17:04
RE: Resending timer script - by davidchispas - 26.01.2021, 10:54
RE: Resending timer script - by davidchispas - 27.01.2021, 08:47
RE: Resending timer script - by admin - 27.01.2021, 08:50
RE: Resending timer script - by davidchispas - 27.01.2021, 08:53

Forum Jump: