Everything posted by Gunman
-
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.
-
Stealth Quester
The script will take in account F2P limitations and adjust according. So short answer, Yes.
-
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
-
Mirror mode ?
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.
-
Christmas Giveaway Winners!
Excellent agility woot! @Mio Could you give my Stealth NMZ Auth to someone else? I already own the Script.
-
Stealth NMZ
@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
-
I noticed that [Stable] OSBot 2.5.64 won't dismiss Random Event, please fix that
Works fine for me. Every time.
-
Banned after a few days, need some more experienced eyes on this.
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.
-
Help with unbanning perm accounts
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.
-
OSRS Script Factory 2.0
Project be putting all the S1's and some S2's out of a job Sounds like a S3 power move
-
Client is undergoing maintenance
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?
-
Client is undergoing maintenance
Wtf are you talking about? This is was because the update on Monday that broke some hooks or something. It's fixed now. What is your issue? Sure it's not script related?