I have two questions.
1.) I've made a few custom drop patterns and I'm wondering what a safe sleep interval between dropping each item would be. Jagex is obviously watching for inhuman AHK like dropping and I don't want to get flagged by that system.
2.) What is considered a standard onLoop() return value, I'm currently using
return (random(1000, 1500)
Thanks.