Everything posted by zwaffel
-
Banned without using a script PART 2
What is your OS ?
-
Raspberry Pi 4
Its great to see how they can pack so much in such a small form factor. The usecases are endless
-
5 Zulrah Ready Accounts Price Check
You will get more gp if you sell them as mains than as zulrah accounts. Cos when people look for zulrah accounts they will only want to pay for the zulrah stats. Those accounts have way more than just zulrah stats
-
Can't download the client
Right click the jar and select open with, than chose the option: java(tm) platform SE binary.
- service name
-
[Stable] OSBot 2.5.50
No strange behavior here. Thanks for the update
-
camera.getZ and ItemDefinition.forId broken?
Yeh i feel like Z is more like depth, the distance your camera is away from you rather than the zoom.
-
Paying for Blast Mine Script
https://osbot.org/forum/forum/334-private-scripts/ Check out this section of the forum, they will make a script for you that fits your needs.
-
Casually botted and banned still, wtf are jagex's priorities??
You will prob end up giving jagex your money in bonds.
-
Progamerz AIO Prayer
Gratz on release.
-
camera.getZ and ItemDefinition.forId broken?
copied from the api: To make sure your camera is at the max distance i would open the settings and use configs to change the camera to its max position. You can get the values by printing the getters of z, x and y.
-
First OSBOT script (chicken looter xd)
Its normal that nothing visually changes in your script list. (unless you change the tile or description) However when you run the script it should be the new version.
-
First OSBOT script (chicken looter xd)
1. check if the bones are in the chicken pen before picking them up 2. no you should be able to hit refresh and run the new version. 3. use cli to open the client, you can give a world as parameter
-
Camera (Pitch & Yaw) Help
camera.movePitch() and camera.moveYaw() both return boolean so you can use them in an if statement. if you want to turn to a target or position you can use toEntity or toPosition . More info here. https://osbot.org/api/org/osbot/rs07/api/Camera.html You're using a random number for your pitch and your target yaw is just your old value +1. If you want to test a specific location put a specific number as your target.
-
Selling the old in-game name of the famous girl streamer Emily
kenker your username checks out 😛
-
LF Fully Maxes Accounts 2277 TL
Got one. Im OO, Whats your offer ?
-
Exco Clue Solver
Can i have an invite link for the discord please? Couldn't find one on the front page.
- hii
-
OsBot says SOCKS proxy configuration error
Everything seems to work fine for me.
-
Private Script
There not going to trial a private script. They will have to spend hours making it just for you so your going to have to pay for those hours.
-
Lets speculate how Bans maybe appear
A friend(the youtuber) got banned from using the osrs HD client a few years back. They than stated the could detect the change in graphics and that was issuing the ban.
-
[Dev build] OSBot 2.5.48
Thanks for this update
-
Hello
Hey welcome. Hope you will be enjoying your stay
-
Glass make Caster.
Script has been updated to version 1.1
-
Can't get OSBot to open HELP!! PLS!!
Right click the jar and select open with. Than select java platform se binary. Edit: If the option isn't there you will have to download java, make sure to get the java JRE edition.