I need a scripts that if there no blanks log out.
Something like this:
if itemcount('blank rune') == 0 then
if botpaused() == false then
pausebot(true)
end
playsound('default')
flashclient()
end
but instead of pause I need log out
plz thank you
Something like this:
if itemcount('blank rune') == 0 then
if botpaused() == false then
pausebot(true)
end
playsound('default')
flashclient()
end
but instead of pause I need log out
plz thank you
