Everything posted by Gunman
-
Java is too new
The only other thing I can think of is download and run jar fix or just uninstall Java 13 if you don't need it. Just a warning about botting Agility, you can be easily banned.
-
Java is too new
@Trest97 Try this If that doesn't work also try setting the path.
-
OSBot's mouse movement is easily detected
If I remember correctly the previous client dev Alek said it does.
-
Invalid java version
Try what Rick said and if not try Jar fix
-
Invalid java version
Probably because it's still using java 11 over 8. Do open with and navigate to java 8 folder and select the java file like in this video https://www.youtube.com/watch?v=b3SG2xV9nD8&feature=emb_logo
-
OSBot's mouse movement is easily detected
Anything new about this?
-
autoclick vs bot
@osbot337 I don't know if the auto clicker you used has this but auto clickers can have and will let you set how long it holds down the mouse clicks. Also, can set a random amount of when to click. Like double click every 4-8 seconds but wait 1 second before initiating the second click(Perfect for alching, most the time). I made a script that did something like this ^(Added a slight fatigue system) ; But if I were to lag or get logged out it would be able to fix it's self. It worked awesome. I ran it for 8-10 hours a day (4-5 hours then break for 1 hour) for a week without bans. Got the level I wanted and moved onto another account where then I added GE support for it to buy alchs to automate the process and I wouldn't have to do it my self. Well after I added the GE support I started receiving bans. Probably because of the added mouse movement. The difference of why a full on bot will get you banned vs a good auto clicker is probably because the auto clickers lack of mouse movement and only clicking wasn't enough for them to ban the account but maybe flag and in some cases ban it. On the bots side the auto clicking for 3 days at 8-10 hours was probably enough to get it flagged and then interacting with the GE every 1-2 hours was enough for them to ban it. Conclusion if you got a good auto clicker use that over a bot if you're casually botting I guess 🤷♀️
-
Get players combat style
Through the API no I don't think so. But you could probably grab what weapon they're using and time how long there is between attacks. With melee I think you would only be able to tell if they're using 1 certain attack style for certain, or like with range rapid and accurate. You may be able to get the different attack style of long range and accurate if you do stuff with distance as well.
-
[Petition] Make Slicer a Moderator
Slicer 4 mod! Vote or die! https://www.youtube.com/watch?v=9pSh0VAVYn4
-
Basic Streaming Setup
What Medusa said. Depending on what resolution and frame rate you're going to be streaming at you'll need 3-8Mb/s upload. Look here for more info https://stream.twitch.tv/encoding/ do keep in mind 1000kpbs is = about 1mb/s. Also there 1080p60 fps settings does say slow motion content. So you'll probably need to bump up the kpbs a bit for high motion content. You'll also wanna take into account if anyone else is on your internet. Also I recommend getting a NVIDIA GPU only because there encoding is sooo much better than AMD's GPU's. For new parts you'll probably be spending like $750-$1000 Used you would probably spend like $500-$750.
-
Discord Helper Election?
#Let Malcolm make the verification bot. If not, then I vote one of these tards. @Slicer @Medusa @Naked @Mordred @Malcolm @Juhnaz(We miss you our beloved doctor) 😗 Oh and I guess @ez11 so he can boost his script sales
-
What free scripts would you like to see on the SDN?
-
Widget doesn't exist... Need help
@Mephisto Use the debugger tool it will tell you stuff. Like actions and the message the widget displays. Also are you using widgets for dialogue interaction? Why not use the dialogue API? Are you just using this to learn widgets? EDIT: Found the issue. You're storing the widget data at the beginning and you're not updating that data. RS2Widget chatWidget = getWidgets().get(231, 4); ^This is still null because you never updated it, and when you pull chatWidget it pulls the data before you start talking to the NPC. Hope you get what I am saying.
-
how to I import someone else's Script?
Pretty sure he's asking how to open someone else's project.
-
[Stable] OSBot 2.5.67
1. You sure you're opening the new jar? It should be named OSBot2.5.67. If you're then that's weird lol. 2. It says that for everyone regardless. Just to says it only works if you got VIP+, also if you think about it you haven't logged in yet so it wouldn't know if you're VIP+ yet
-
[Stable] OSBot 2.5.67
This fixes the Mirror Mode issues right?
-
Account banned without botting
Either the IP was flagged to all hell or you got false bot detection banned. And when I say flagged I mean make an account on that ip and let it sit for like 3 days and it'll probably be banned even tho you never logged in a single time.
-
Dialogues
https://github.com/Explv/Tutorial-Island/blob/master/src/sections/TutorialSection.java#L55 It's how he did it.
-
Dialogues
@KramnikYou can't use that much of the dialogue API on tutorial island because if you use getDialogue.inDialogue() the bot will think you're always in dialogue when you're not. You gotta make you're own dialogue detection and handler. I think it's because the dialogue detection looks for blue text or something. I don't remember why it breaks on tut but it does. If you want you can look at how Explv handled dialogue https://osbot.org/forum/topic/84213-explvs-tutorial-island-free-random-characters/
-
same email multiple accounts
They normally do last longer because of patterns or whatever. And feels for your main btw
-
same email multiple accounts
Again not false. 1. Never was said it mattered most. It was said it mattered a lot, which it does. 2. What you're botting and where you're botting matters a lot as well. 3. Keep your story consistent. You said 2 days. Now you're saying a week. Let's apply that 6 hours over 2 days. That's a lot of Agility for 2 days. And other activities on the account matter, botted activity or not they matter. 4. You never said you used a Premium Agility scripts. That being said just because it's a Premium script doesn't mean you're not gonna get banned or can be banned fast. 5. Fresh off Tutorial Island accounts get banned instantly. Rested accounts/older accounts don't. Just because your main got banned doesn't mean this correlation doesn't exist.
-
same email multiple accounts
Not false. You botted Agility and probably ran it a long time.
-
pigeons Blast Furnace Pumper
@pigeons Btw you're compiling the OSBot jar into the script. Why your script is 4000+ Kb. Just remove osbot jar from the artifact and rebuild.
-
Fruity Zulrah Killer
@Fruity Guthix D' Hide is considered junk when I have it in my range equipment. Saradomin and Zamorak works fine just Guthix. And only the D' Hide! Coif and everything else is fine. And when I was using Mage Only Rotation 3 Position E PHASE MAGIC_SIX there is a 50/50 chance the player stand in the poison cloud and won't move till the next phase. Just sits there and eats.
-
Mirror mode ?
That's not what I said. Read #5 here. https://osbot.org/forum/topic/124429-preventing-rs-botting-bans-v3/?tab=comments#comment-1417948