Thank you! It does get stuck sometimes. I've been testing it on two accounts to try and fix it but it works for the most part for now. xD
Probably was him. :P
Yeah I'm not that great with graphical design or JavaFX. It's good for now until I make the actual bot better but I will work on it in future. Thanks for the feedback. :P
Yeah, fair enough. I'll try and make it a bit better first. Also the price are crashing atm anyway because of bxp. Plus the bot isn't that great atm. Still gets stuck sometimes. xD
I probably could. Not to sound rude but can I ask why? I'm just a beginner developer which is why I kept it free and open source so that I can potentially get feedback from other developers. ;P
Yeah I wasn't suppose to add it all to the SVN. Lol. I think I removed all the folders from the SVN but not sure what to do now. xD
Well I was trying to figure out but now I can't commit my files for some reason. I get this error:
Some of selected resources were not committed.
Some of selected...
Yeah I've changed most of that now like this for example
if (cow != null){
if (cow.interact("Attack", "Cow")) {
Execution.delayUntil(()->!cow.isValid(), 15000);
CowKiller.kills += 1;
}
}
Thank you for the tip. I'll try and...
Well I wasn't sure how to make an antiban hahaha.
Oh cool. Great news haha. When I re-design the GUI I'll use JFX. I wasn't sure how to use JFX for GUIs as I had only used Swing before haha. With the latest version (which I haven't put up yet) I've done null checks for most of (if not all) the...
Hey guys,
I'm having trouble using the SVN in Eclipse because when I do commits it commits everything in the project folder when really all I want is one bot folder and it's sub folders. I used the same project for the tutorial bots and skeletons and stuff but I don't want to commit them...
I dunno then lol. I just thought it would have been that because that's the line of the file that the error references.
Didn't work either. xD
Don't think the file seperator at the front makes a difference. :s