I'm just trying to fill up scripts people need particularly free /f2p stuff looks like your doing the same with your woz and this I just kinda ran outa ideas LOL
you might want to change that while to a conditional sleep after you move mouse off screen, that would sleep until out of pizzas or level up message is seen
new ConditionalSleep(30000) {
@Override
public boolean condition() {
return !inventory.contains("Plain pizza") || widgets.isVisible(233);
}
}.sleep();
the 233 widget is the level up message
I've tried the config debugger, alot of configs are set when you log in the one I want isnt one that visible
EDIT: well fuck me didnt realised it posted all changes in log I've always just used the onscreen changes
need to get a config that is set on login and not changed until next login, is there any way i can do this without just logging all configs and looking for which one changes? XD
(player id) is what im looking for
that snippet says its connecting but wont actually let me interact with the database, I guess im gona have to go the php website route, tyvm for the help
So I am trying to set up a database to connect my scripts together for easier bot-to-bot communication, I've got the code working in java but I can't seem to get it to run in a script, I'm not sure if im being a moron or if it cant be done like this and needs to be done with php.
mySQL codes in database class
then usage in script
your not vip/sponsor so you cant do 10 clients at once :P
but simple answer osbuddy messed with jagexs stuff so you can log in multiple accs in a world, iv never had the issue of it not letting me put more accounts in a world on osbot so I'm not sure to be honest
normally they go for $50-90 depending on risk factor involved (trust level of person selling)
no bugs currently, a bunch of scams but since you can check the invent/gear of the oposing player in the stake screen its really easy to avoid
edit (read osbuddy as osbot for obvious reason):
if your just wanting loads of rs clients use jagex client its less usage by far, or conduit if you need some features, osbuddy is heavy cpu use, by far best client but for lots at once its not great