Can anybody supply me with what i need to make my script continuously working? thanks
You mean infinite loop?
:do {
} while=(true)
Can anybody supply me with what i need to make my script continuously working? thanks
You mean infinite loop?
:do {
} while=(true)