Dog_ Posted June 11, 2014 Posted June 11, 2014 https://gist.github.com/anonymous/874799def2c92d79e62e https://gist.github.com/anonymous/63e07f90728d8e5795ac
Dog_ Posted June 11, 2014 Author Posted June 11, 2014 prayer flick? o.O O_O that'd be awesome will click once, sleep for the delay and then deactivate
The Hero of Time Posted June 11, 2014 Posted June 11, 2014 will click once, sleep for the delay and then deactivate yeah i read that, but i dont know java that well, so it won't re-activate after delay?
Dog_ Posted June 11, 2014 Author Posted June 11, 2014 yeah i read that, but i dont know java that well, so it won't re-activate after delay? it won't, it will flash it once but you can loop it
The Hero of Time Posted June 11, 2014 Posted June 11, 2014 it won't, it will flash it once but you can loop it yea that is what i was thinking about, but like i said i dont know anything about java, only c# a bit, so i was wondering if osbot ever supported prayer flick( i think its a good anti-ban)
Botre Posted June 11, 2014 Posted June 11, 2014 Nice Any reason why you use MethodProvider.sleep() instead of Script.sleep() ?
Dog_ Posted June 11, 2014 Author Posted June 11, 2014 (edited) Nice Any reason why you use MethodProvider.sleep() instead of Script.sleep() ? They do the same thing, the sleep in Script is from MethodProvider. Methods inherited from class org.osbot.rs07.script.MethodProvider ..... sleep, stripFormatting, warn Edited June 11, 2014 by dog_ 1