-
Posts
3448 -
Joined
-
Last visited
-
Days Won
17 -
Feedback
100%
Everything posted by Gunman
-
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.
-
#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?
Gunman replied to Token's topic in Community Discussion
-
@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.
-
Pretty sure he's asking how to open someone else's project.
-
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
-
This fixes the Mirror Mode issues right?
-
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.
-
https://github.com/Explv/Tutorial-Island/blob/master/src/sections/TutorialSection.java#L55 It's how he did it.
-
@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/
-
They normally do last longer because of patterns or whatever. And feels for your main btw
-
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.
-
Not false. You botted Agility and probably ran it a long time.
-
The script will take in account F2P limitations and adjust according. So short answer, Yes.
-
@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 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.
-
That's not what I said. Read #5 here. https://osbot.org/forum/topic/124429-preventing-rs-botting-bans-v3/?tab=comments#comment-1417948
-
If you're casually botting then yes. But if your running a giant farm probably not. Some scripts don't fully support Mirror Mode though so keep that in mind. Frost Caves for example doesn't.
-
Excellent agility woot! @Mio Could you give my Stealth NMZ Auth to someone else? I already own the Script.
-
@Token Could of went for longer but I needed to speed up training by switching to a blow pipe EDIT: Started at 50 BTW for anyone wondering
-
Banned after a few days, need some more experienced eyes on this.
Gunman replied to beardedwhispers's topic in Tutorials
Please next time just put it in a paste bin like this https://pastebin.com/cwqfW560 so it's easier to read. Or use the code function built into OSBot's page Also you can see if the mouse is teleporting or not if you go to Settings, Options, Debug, Then check mouse trail. It will put a red X where the mouse is. The interaction method should be moving the mouse and not teleporting it like a touch pad. I didn't look through it much, like at all honestly.... But I would suggest making the script use one action per loop of the onloop. Like how Explv does in his tutorial here at 15. My guess of why it breaks is because of lag or something and it just collapses the whole script into like a NPE and stops it or something. Doing this would probably fix it or help at least. -
Well I would say you got a good chance doing what ez said or just appealing with I think you made a mistake. I know one of my accounts that has done nothing but MTA since it got off Tut island has been banned like 2-3 times and all bans have been quashed.
-
Project be putting all the S1's and some S2's out of a job Sounds like a S3 power move
-
Which script? Gotta be more specific. Is it Czar's Perfect Fighter, Juggle's Ultimate AIO Fighter, Tom's osFighter, or is it another one? Did you try clearing you cache and looking on the thread and seeing if any one else was reporting it broken?