How would I know if a download from a youtube video is legit or not? I really want an auto dropper because mining just kills my hands.
Am I allowed to post the video in question?
How would I know if a download from a youtube video is legit or not? I really want an auto dropper because mining just kills my hands.
Am I allowed to post the video in question?
LOL, Don't do it kid(dling stuff from youtube is 99% a bad idea). If its for eoc use the action bar, for 07 you can bot or use mousekeys.
26 views. Don't do it!
LOL the guy is using a script is tri-bot lmao, anyway download is fake
Yea I can tel because that is the default mouse drawing for tri-bot.
Here is a script to drop everything in your inventory for simba:
Simba Code:{$i SRL-OSR/SRL.simba}
begin
DropAll;
end.
Make sure you have OSR installed: https://github.com/SRL/SRL-OSR
again just use simba, you can just do:
or DropAllExcept(Array of int not to drop)Simba Code:program dropper;
{$DEFINE SMART8}
{$I SRL-osr/SRL.simba}
begin
setupsrl;
repeat
DropAll;
until(false);
end.
eg.
just enable smart when you want it to drop :PSimba Code:program dropper;
{$DEFINE SMART8}
{$I SRL-osr/SRL.simba}
begin
setupsrl;
repeat
DropAllExcept([1, 2]);
until(false);
end.
Awesome thanks, I will try those scripts out thanks again all of you.
Thanks for being so helpful, I like this website since everyone is helpful and not rude if you ask questions! It works great, is there a way to change it to make the speed of it faster?
Last edited by Bam; 08-10-2013 at 11:01 PM.
Invalid Gold
"I love Women, I have all there albums. -Hank Moody"
There are currently 1 users browsing this thread. (0 members and 1 guests)