Currently isn't working. Enters house and leaves house repeatedly. Also the tab maker will only do Varrock tabs and sapphire enchant? @Khaleesi will you please look into this
is it just me ? or does it occur everyone
when ever it wants to hope it keeps clicking on the box where it should stand and then click away then it goes back to the location of sandcrabs then it goes away it happens 3 -4 times then it logs out to hop ..
my account got banned from this
where is Stealth scripts it is removed from SDN and removed from my script list
i had both stealth scripts i cant see them neither in sdn or in my script list ?
anyone ?? the both scripts cost me $27....
well after the update today opening osbot using proxy is not working for me , but w/o using proxy it runs ... why ?
i checked the validity of the proxy and it still has 8 days in it ..
can anybody help ?
The script is running flawlessly on a maxed account as well as a 40 def, 50 mage, 50 range account.
Thanks, Frost
I still believe we should bank before clan wars FFA portal, but it is not necessary.
I have two suggestions to make this script more efficient
When banking at Clan Wars the bot should bank first since it is on the route to the FFA portal. This will shave off a few seconds.
When doing multiple trips there should be an option to use a barrows teleport tablet to get back to the start instead of traversing through the entire tunnel.
This would work as the CLI will only log you in if you have a -script flag.
Instead of -date use -debug 5005 for a detailed output into the command line.
The scripter realized that the delimiter in Aleks example was changed from ; to . and once it was added to the script it works perfectly! I did try to backslash but only with commas.
This is what was needed:
java -jar "/Downloads/OSBot 2.5.3.jar" -login -bot -proxy -script 671:1.2.1.0
OSBOT Version 2.5.3
When running a script through the command line in Ubuntu 17 nothing past the : in the -script 671:1;2;1;0 flag gets passed into OSBOT.
java -jar "/Downloads/OSBot 2.5.3.jar" -login -bot -proxy -script 671:1;2;1;0
My command will run the bot in a windows environment but this is the result in Unbuntu
Starting SDN script with id: 671
[DEBUG][04/03 02:41:38 PM]: Injected 2 field list filters
[DEBUG][04/03 02:41:38 PM]: Injected 2 field filters
[DEBUG][04/03 02:41:38 PM]: Injected 2 method list filters
[DEBUG][04/03 02:41:38 PM]: Injected 3 method filters
2: command not found
1: command not found
0: command not found
EDIT: The fix for this issue was to add the delimiter "." to the script. The command which needs to be used is as follows:
java -jar "/Downloads/OSBot 2.5.3.jar" -login -bot -proxy -script 671:1.2.1.0
Yeah, that must be it. I have reached out to him but I believe he has been extremely busy IRL. He said he would look into it, but I thought other users might have a solution ^_^.
Thanks for everyone's time