Everything posted by lisabe96
-
Amount input
How would I handle inputting an amount when you click the X-option. The dialogues class didn't bring me any solution, neither did configs and I don't really know where else to look.
-
getNearestBank();
Not at all as not all banks are in the API and some are a bit off. But I read that the next API update will have those fixed Edit: well right now in OP's case it is indeed
-
Script won't start?
Yea you'll have to define the widget value later on when the script is initialized
-
Script won't start?
long runTime = System.currentTimeMillis() - startTime; RS2Widget w = widgets.get(309,2); Set these 2 global variables to default ^ long runTime; RS2Widget w; Then do the same again, comment out everything in start(); again and see if it prints out now public void onStart() throws InterruptedException { /*startTime = System.currentTimeMillis(); players.myPlayer(); startCRAFTEXP = getSkills().getExperience(Skill.CRAFTING); g.setVisible(true); while(guiWait) try { sleep(500); } catch (InterruptedException e) { e.printStackTrace(); }*/ log("They see me loggin, they hatin"); }
-
If you get caught banning, what happens?
Then I need to find out where the gold is in firemaking as I got permabanned for it
-
Banned main account
This. You can say you changed your life and swear to never bot again, but you still did actually bot on that account, so you still deserve the ban.
-
Script won't start?
Comment out all the lines in your onStart() At the bottom add log("Running"); onStart() { //code //code log("Running"); } Then uncomment one by one, run the script every time. When it doesn't print out, you've found the line that is wrong, from there we can get started
-
RQ Wine Drinker & Filler
RQ Drinker & Filler will not only drink your jugs of wine but also go fill them with water at the fountain! And even better, it will already drink the wine while walking to the fountain! Just have wine in your bank and let the bot do the rest! Some features: - Smart delays to lower ban chance (If you find your bot idling, give it some time it's most likely not stuck but taking a little break) - Web walking, uses random paths every trip - Drinks wine already while walking to the fountain - Logs out when out of wine Also on the SDN now here! Usage instructions in spoiler: A GIF showing a whole trip in the spoiler: Warning: big gif https://media.giphy.com/media/3o7rbIaB9UDixmtidW/giphy.gif As always, if you find any bugs let me know so I can fix them.
-
Does walking event toggles running?
I'm using webwalking event which doesn't have that option
-
Does walking event toggles running?
Title says all, I want to WALK instead of RUN. However when I trigger a walking event the bot toggles running on. Is this part of the walking event? And how can I stop it?
-
RQ Chicken Killer - Kills chickens anywhere - Can loot feathers
Nah not crucify, breaking your bones at max
-
RQ Chicken Killer - Kills chickens anywhere - Can loot feathers
Added burying bones support
-
RQ Chicken Killer - Kills chickens anywhere - Can loot feathers
Yeah why not, will do later tonight
-
RQ Chicken Killer - Kills chickens anywhere - Can loot feathers
As requested, here's a chicken killer. Can kill chickens anywhere, just run the script while standing in a chicken pen. It also supports looting feather if you want to, however this will lower training speed. Also burying bones is now supported! Click here to download 1.1! To use it, put the downloaded JAR inside your scripts folder and refresh the scripts in your client. (Place the jar in: C:\Users/YOUR_USERNAME/osbot/scripts/) I'd appreciate if you posted a progress screenshot if you use this. Also as always, report any bugs so I can fix them.
-
Monitor brightness and glasses
I always wear glasses BUT when I'm behind my computer because I get headaches after a while. Im sensitive to brightness overall though, whether irl or computer. So I use dark themes everywhere (computer, websites, ...) which does wonders to my eyes. Also always leave a light on in the room to ease your eyes
-
OSBot window to small
I don't think anyone is going to be able to help you as it seems to be a common problem with various applications. See: http://www.pcgamer.com/the-secret-problem-with-4k-display-scaling/ All you can do is probably just lower your resolution
-
OSBOT Wont Launch
Works perfectly for me, try restarting your clients?
-
Someone Help me pls!
Check the staff list, I don't know who you need exactly so just message a moderator or something. They will know who you need to talk to I assume
-
Someone Help me pls!
You're going to have to contact somebody of osbot that knows this stuff then, I don't know anything else that it could be
-
Someone Help me pls!
Open your commandprompt (cmd) assuming you're using windows. Type: ipconfig /release and then: ipconfig /renew Also did you try restarting your computer?
-
Someone Help me pls!
Well something must be stopping osbot from connecting as that what the message on your client says. Try changing your ip-adress
-
[Free] Cook's Assistant Quest completer
Yeah having problems with walking since the last update, waiting for a next update to push fixes to my scripts
-
Someone Help me pls!
It says you can't connect to OSBOT. Make sure your internet connection is stable and try allowing osbot in your firewall
-
~ RandQm's Tasker | Bot Everything! | Various scripts in one script | Scriptception! ~
Yeah I did, it's already fixed. I just noticed the bug after I already released the new version. So it will be fixed in the new version, which should have been today if webwalker wasn't broken. Using an enum so I can easily control more spells in the future when I need it;
- Free script giveaway!