Everything posted by ez11
- ezCrabs
-
You cant dm people unless you directly start a dm from their profile page, adding more people as recipient doesnt work
No if you start a dm from the button it works. But if you do that you also cant add any extra people to the dm. starting dm this way works
-
You cant dm people unless you directly start a dm from their profile page, adding more people as recipient doesnt work
- malcolm
Scripter being banned doesnt matter. Scripters cant put any malicious code on the sdn because Token checks all updates. He had a serious case of freedom of speech- ezCannon
- OSBot Discord Banned, new link + chatbox link
it did kinda break discord tos, just like 90% of the other servers on discord lol- OSBot Discord Banned, new link + chatbox link
Only veterans remember this- Osbot Discord
maybe he did just kick everyone- Osbot Discord
- Fruity Zul
- Lol, what are the hot keys/fkeys for the client?
esc stops script, backspace pauses script- OSBot Broke Even more for me :/
start osbot in debug mode as described in the link above and when it wont start you will get a very detailed log about what isnt working. Once you have done that you google the error message and see if you find something that helps you and if that wasnt succesful you make a post in the client bug report section and include those logs- [Dev Build] OSBot 2.5.90
- How do I use an object at a certain location?
There are a lot of ways to filter stuff, thats just a quick way to filter the closest object that meets the criteria. You could also filter for .hasAction() or pretty much anything else. Just google "osbot filter" for more info/examples- How do I use an object at a certain location?
Use filters: getObjects().closest(o -> o.getname.equals("Rock") && o.getPosition().equals(POSITION))- ezCannon
I just tested it and they are working properly on the sdn version. Dont forget to click the checkbox. The number you select is the number of cannonballs left in the cannon, not the amount of cannonballs fired. Also keep in mind it takes at minimum 1 gametick (600ms) before your interaction is even registered in the game and it takes time to walk over and interact with the cannon and your cannon will keep shooting during that time, so if your refill threshhold is just barely above an empty cannon the cannon might go empty by the time the script actually walks over to refill.- ezCrabs
I believe deleting your Osbot folder (c/users/Osbot) should fix this. Make sure to copy any settings/local scripts before deleting the folder- ezCrabs
Which osbot version are you using? The current version or the dev build? It seems to be some sort of client issue. Have you restarted the client already? Are you doing anything not normal (like running on a virtual machine)?- red skull at pest control ?!?!?
It just shows you won that fightpits minigame https://oldschool.runescape.wiki/w/TzHaar_Fight_Pit#Reward- AltChat addition Question
What exactly do you need that isnt already on their website?- Alphabet game
- is the forum messed up?
widepeeposad- grey bar
Forum got an update and is now currently still WIP- ezCrabs
- ezCannon
v1.4: added some failsafes so script wont stop because the client loads the inventory to slow after logging in, should be live in 24h - malcolm