Everything posted by Alek
-
Free VIP and Free Sponsor
You want to donate VIP to someone?
-
Free VIP and Free Sponsor
No, you can collect it.
-
Free VIP and Free Sponsor
Free VIP: I need you to collect Charter ship data from the following locations: Musa Point, Crandor, Corsair Cove For each I need: 1. Location on the dock near a Crewmember 2. Location on the ship anchored next to the dock (MUST BE EXACT) like this: 3. A list of quests required to access that charter. If there is any false information, I'm going to be very upset and it would ruin my holiday spirit. Free Sponsor: Once the Free VIP is awarded, I'll assign you a specific task of collecting price information for each dock to other docks. For instance the price of Port Sarim to each of the other docks (if they are reachable). Please wait until Free VIP has been awarded for more information!
-
Mouse speed/movements
Way too fast, it's the cause of all bans.
-
Net Neutrality and OSBot
- [Req] osbuddy like npc rendering snippeto
It also takes someone who knows the game and actively reverses it. Not sure why you need the translation snippet when you can achieve the result you are looking for relatively easily using the OSBot API.- [Req] osbuddy like npc rendering snippeto
I hope you know OSBot graphics util methods provides the world to screen translation; I mean best of luck if you want to figure that out on your own.- Hacked for over 1b+ 07
Was it a common pin like the last 4 of your social, birthday, etc? Were you using private scripts?- Can Runescape actually detect OSbot Client?
You will certainly get banned by your own script, don't think for a second that private scripts will make a difference. Bot responsibly, especially if you don't want to lose those accounts.- Can Runescape actually detect OSbot Client?
You do not have proof of what they are detecting or are not detecting. By this same logic you can say that other bots must use mouse clicks that are under 100ms, because they get bans as well.- Can Runescape actually detect OSbot Client?
Any response made in this thread which answers your original question is baseless. I'd like to see where you found this detection. Edit: You should try asking questions like "what have you guys done that improves success in botting?" Nobody knows the answer to your question except the antibot team.- We NEED Crypto-Payments!
We're only accepting bogecoin, memecoin, and zimbabwe sheckles at this time.- 1.9 Gigs to run a script
Web walker data is loaded once when its called initially, then its not deallocated because we expect the call to be made again. For detailed output don't use the logger, the logger is meant for non-scripters. Run OSBot in Command-Line to see detailed outputs. java -jar "osbot.jar -debug 5005"- Walk case enabled after every kill.
Your "random" code is not random either, with enough time we can track the normally distributed mean and variance. Also "this" is for context disambiguity, no need to use it!- Stealth Client? Safe?
No bot is completely undetectable, anyone making this claim is lying. There's always a risk, but for what you are asking it's a very, very small chance. In the future please only ask about "ban chance" questions in the Botting and Bans section of the forum. These types of questions attract tinfoilers and conspiracy who base results on a little more than a hunch (at best). We like to keep all the misinformation and toxicity in one place. Best of luck!- Quick survey for a school project.
Only Americans are confused by traffic circles. "Nah Id rather wait at a light with no other cross traffic than use my common sense".- 6 New SDN Scripts
Juggles Juggles AIO Fisher https://osbot.org/forum/topic/112932-j HunterRS AIO Jewelry Maker https://osbot.org/forum/topic/130047-f liverare Glassblower https://osbot.org/forum/topic/131642-g Charlotte Char's Dhide Tanner https://osbot.org/forum/topic/131705-c Apaec APA Rooftop Agility https://osbot.org/forum/topic/131579-a Chris Excellent Smithing https://osbot.org/forum/topic/131471-★ Enjoy!- [Walking problem] Can't execute some simple walking in this location. What can I do?
- Adding an action listener to JFormattedTextField
I've done this in OSBot before. The easiest way is to let the user type whatever they want. When when a user clicks a "submit" button, then your program parses the text, removes all invalid characters using regex, and processes the result. You can do this or detect invalid characters and give an error message. Edit: Input: v9 3 Output: 93 Or Input: v9 3 Output: Error Message- 2 days ban
"only 4-6 hours a day" - That's a lot of hours if it's a main account.- Juggles AIO BotBuster [OSBOT's First Reporting Bot that Reports Bots]
Misleading title, this was definitely done before- no "don't ask me again button" ?
In case you're a scripter: settings.isWarningActive(Settings.Warning.WILDERNESS_DITCH)- Coffee
Sometimes with sugar, mostly black though!- hopToP2PWorld Event Servers
Its not part of the filter, something I can add.- OSBot 2.4.147
I'm 99.9% sure I added script selector navigation with arrow keys. I'll look into name sorting! - [Req] osbuddy like npc rendering snippeto