@proletteThat was probably my old tutorial for Osbot 1 client
public void onPaint(Graphics g)
Needs to be:
public void onPaint(Graphics2D g) {
It used to take a Graphics object but not it takes a graphics2D object
You can remove the following line aswell
Graphics2D gr = (Graphics2D)g;
Can you join my discord? I have more questions for you.
Have you tried to restart your mirror client? Pretty sure that ws a mirror mode issue what you discribed (Clciking the altar all the time)
Script updated to V3.08:
- Updated Bloods getting stuck at chiseling blocks
- Camera rotation is being looked at with osbot devs, should be a fix for that aswell
@Han
I didn't find anything about venerating blocks all the time, make sure to Hook mirror before you login.
Else it can get you some weird issues like that. Lemme know ^^
Really ... Tested almost every scenario
Will get this fixed asap!
Are you sure you on Fixed screen mode? Mirror mode?
Can you send me a gif or a screenshot of the setup?
You can only interact with the sack if you are 1 tile away, just like every other player
I can make it more random, but random stuff gets you banned faster nowadays...
I know my way of doing things works so if you don't believe in that, no problem