Everything posted by zwaffel
-
Laptop fan allways on high usage while using bot
Looking at the print screen your cpu is at 93 degrees C so its normal for your fan to speed up. It will probably also be throttling (reducing its speeds) to keep the temp low. its has to do this + spin the fan fast to keep your cpu cool. If it wouldn't than it would overheat and might damage itself. There isnt much you can do about it since you are running on a laptop. There isnt an easy way to cool your cpu better. Everything here is prety normal. You could try to buy one of those cooling pads but that will just add more noise, noise you dont want.
-
Falsely banned again???
One tick mining ? That isnt even a thing lol... There is no way you can get to one tick and even if it were possible you would be stuck waiting on ores.
-
Fruity Barrows (Frost Barrows)
Hey, starting off i'd like to say Thank you for this amazing script. It almost never lets me down and one of my accounts just reached 1k barrows chests 100% thru your script and it is still going strong The GUI is easy to understand and the script just does what it is supposed to do, nothing more nothing less. One small potential bug i have noticed is that it sometimes stands above a brother his hill and the status keeps saying changing prayer\entering brother and nothing will happen. It will just change between those status reports. A reboot will always fix this and it almost never happens (so dont think its human error). Apart from that 10/10 script. Would recommend everyone checking this out (actually not cos rip prices otherwise) :P.
-
[Beginner] How to withdraw an item from bank based on the condition that a skill is equal or above or/and under a certain level? :)
Calling .exists on an object that is null will still trow a nullpointerexception so you should check first if its not null. Not null is just checking if you have it stored in memory, it will check if your reference is pointing to something. Exists checks if it actually exists ingame (if i recall correctly) though some objects might implement exists in another way.
-
Mirror mode black screen/regular client crash
Is your screen on fixed ? Like even before you start the osbot clien you HAVE to make sure runescape will not boot in reszisable. I just tested it with the official osrs client (try downloading it again) and it works as expected for me.
-
Problems with getWalking
Take a loot at this. https://osbot.org/api/org/osbot/rs07/event/WalkingEvent.html Under Constructor and Description you can see it also works for Entity's and area. So you can just put in an area and it will walk exactly to that area. Same goes for everything that implements Entity, so RS2objects, NPC's , Players, GroundItems, ....
-
Just going to post pics of my botting progress.
This isnt a private script. its just one from the store... Goodluck
-
Can you recommend some Youtube channels that made you a Better programmer?
i used this to learn java https://www.udemy.com/java-the-complete-java-developer-course/ its 77hours of content for only 10$ and it will learn you all the basics and even some more advanced topics. Would highly recommend checking it out. Edit: If the price goes up again just wait a few days, they constantly do sales where they put all the courses at 10$. Do not buy it for 200$ !
-
[Dev Build] OSBot 2.5.43
thanks for this update
-
Autoclicking to 99s Project 2
nice gains lately Gz
-
[500-700K GP/H] [5-5.5K Planks/H] Butler Planking
nice script
- [Stable] OSBot 2.5.42
- Fire&forget Botfarm
- Mining
-
New scripter, wine bot not working.
sleep(random(min,low)); replace with conditionsleep, log("Closing Bank!"); bank.close(); log("Using items!"); inventory.getItem(1987).interact("Use"); // dont use id's use item names sleep(random(min,low)); // use conditionsleep to sleep till you have actually interacted with the item ( so lag doesnt fuck you up) inventory.getItem(1937).interact("Use"); sleep(1000); you say its not depositing sometimes, maybe add a check if bank is open -> deposit else -> open bank. instead of doing it all in one block
-
Cape's Progressive Woodcutter
Hey, recently fired up this script again but it seems to have ceased to function. I'm trying to chop normal trees with banking, anti ban stuff and afking enabled. Location is south draynor tree. However i tried another spot and this was the same. At first it will chop as expected but after a few min it will just wait until it loges-out, than it will loop like this login -- > chop one tree --> 5min afk to logout and repeat. I checked the log but couldn't find any information there.
-
Progressive Fighter Video with Narrating
Whats up with that audio quality ?
-
[Dev Build] OSBot 2.5.29
Sweet addition, thanks
-
A warm welcome to Pat-ji, our new developer!
Welcome
-
If I’m Botting More Than One Account, Can Jagex See That?
babysitting and talking to other people while the bot is running does not impact your chance of being banned. There system doesn't care if you talk to others, they will detect the mouse movement and other things to figure out if your botting or not. It might save you a report from other players but that's about it.
-
A dear goodbye and a new OSBot future
Thank you for all your contributions to OSbot, you will be missed.
-
Is it possible to get 2 day banned twice?
they can easly give you a perm ban, you were lucky getting a 2day ban the first time...
-
Using a package with Intelij can't access OSBot api?
edit: nvm i'm actually not sure about wat i said, dont wane post wrong info.
-
Take a guess at how much GP my account has received over this time.
more than 3 but less than 5 b
-
Hey everybody!
Welcome, hope you will have a good stay