Everything posted by The Undefeated
-
Entity for players.closest
Hi (again), As soon as I put this line of code in my script, the console will get spammed with errors and the client will hang. Entity mule = players.closest("Username"); // OR Player mule = players.closest("Username"); // Will do the same
-
Has anyone tested this?
There is probably a reason why it's made in China, can't be healthy for your teeth. (That's what I think)
-
HHopper | Hop to a specific world + interrupt condition
hHopper.hop(random(1,94), () -> false); // This will randomly choose from world 1 to 94.
-
Accessing onPaint method from other class
When I implement Painter the class has to be abstract which results in me not being able to call methods from another class using this: Fletch fletch = new Fletch(); fletch.exchangeContext(getBot()); fletch.FletcherLoop(); My plan was to just keep the basic paint in the main class and only change the stats.
-
[VPS SERVER FOR BOTTING] ⭐ [99,98 UPTIME]
Half of your VPS specs are written in Dutch. Starting at 4gp?
-
Accessing onPaint method from other class
Hi, I want onPaint to be different for each task my script is doing so it can switch stats when needed but I don't know how. I tried this: // main class public void onPaint(Graphics2D g) { Fletch fletch = new Fletch(); fletch.exchangeContext(getBot()); fletch.FletcherLoopPaint(Graphics2D g); // Fletch class public void FletcherLoopPaint(Graphics g1) { // paint } I am stuck at the onPaint method arguments (or parameters) .
-
Accessing method from another class
Got it working, thanks!
-
Accessing method from another class
It's not clear to me what you are trying to explain. Extending the Fletch class with MethodProvider will result in the same errors. Edit: My bad gives another error, give me a minute to check.
-
Accessing method from another class
I know what inheritance is. When i don't extend it, I have to extend it with Script which will ask for an onLoop method. That's not really what I want.
-
Accessing method from another class
Hi, I tried accessing a method from class Fletch in class main. IntelliJ doesn't give any error but when I try to run it in OSBot it will spam errors with NullPointerException in the console. import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import java.awt.*; @ScriptManifest(name = "Testscript", author = "Test", version = 1.0, info = "", logo = "") public class main extends Script { @Override public void onStart() { //Code here will execute before the loop is started } @Override public void onExit() { //Code here will execute after the script ends } @Override public int onLoop() { Fletch fletch = new Fletch(); fletch.FletcherLoop(); return 1000; //The amount of time in milliseconds before the loop starts over } @Override public void onPaint(Graphics2D g) { //This is where you will put your code for paint(s) } } public class Fletch extends main { public void FletcherLoop() { log("This is my fletch loop"); } } I created a fresh script so I don't have to post all my lines of my original script. It's still giving me the same error.
-
Last ban?
How many accounts do you run and how many got banned?
-
Last ban?
How do you get Bot busting moderate in stead of a macroing major ban?
-
[Developing Flipping bot] - 99% Done - Testing!
What happened to the script?
-
OSBot CLI Script Creator - Manage your bots easily
Amazing work mate!
-
Khal AIO Tabmaker
Now the issue is getting annoyed which i recorded. Its doing it every fucking time, i got 800 tabs/h because that shitty bug. Fix asap EDIT: Got banned in 2 days using this, was using butler and haven't use any other bot.
-
[Development Build] OSBot 2.3.115 - Interaction/GU
Khaleesi's AIO Tabmaker... Also OSBot crashes sometimes, OSbot is showing 50% CPU Usage in the task manager on a 16 Cores Xeon VPS and is completely freezing, i've got a screen of the console, couldn't copy it because it freezed.
-
Khal Tutorial Island
Still undetectable? There are some free working tutorial island bots, but they have a high banrate.
-
Help with perm ban?
Maybe you can try something of this: Worked out pretty well for some people as you can see.
-
Khal AIO Tabmaker
Okay thanks, i'm not going to bank bc that's not the safest way to bot it.
-
Khal AIO Tabmaker
I have a pull-bell. If i have a house with a lectern, can all persons use the butler or do they have to bank?
-
[Development Build] OSBot 2.3.115 - Interaction/GU
No he didn´t. I can record it if you want? It's really annoying.
-
Khal AIO Tabmaker
- Mirror or regular client? Regular - Banking method? Butler - Teleport mode? (No butler) / - What is your setup? (Staff equipped, lerctern, tabs choosen?) Staff of air, Oak lectern, Varrock tabs - Printscreen with the Osbot console enabled and script paint when getting stuck. Created a video for you, sorry for filming with mobile, i had to be quick. Most of the time it's walking back, but sometimes it's stuck forever on doing that. https://www.youtube.com/watch?v=Qq9pGmXCC3I&feature=youtu.be
-
[Development Build] OSBot 2.3.115 - Interaction/GU
Hi, When will the "issue" be fixed with the slow "reaction time"? Example: When a NPC is walking around and around, the mouse goes to the position where the NPC was a second ago, so its taking sometimes 10 seconds to click on the NPC.
-
Khal AIO Tabmaker
A bit weird, i've setup a account today, i had coins on it, and after that it almost got instant-banned. I had another account, i botted on it, and dit nothing with it after that, i putted some coins on it and it got banned in 20 minutes, bit weird. EDIT: All my accounts got banned of this.
-
Khal AIO Tabmaker
- Mirror or regular client? Regular - Banking method? Butler - Teleport mode? (No butler) / - What is your setup? (Staff equipped, lerctern, tabs choosen?) Oak lectern, staff of air varrock tablets - Printscreen with the Osbot console enabled and script paint when getting stuck. When you don't have a bell it will press on the bell button in the house settings menu and won;t stop doing it. Nope, tabmakers have a very low ban rate, i've never seen a ban for it.