Everything posted by Medusa
-
My Time Learning To Bot
Good banter. Not good advice :kek:
-
[DIARY] Starting up a gold farm from scratch
Pretty sure Jagex working hours are 9am-6pm (British time), so I'd recommend botting outside of those hours to minimize chance of ban. Ban will ofc probably happen day after at like 10 am
-
1 Month VIP or $9.99 Acc Credit Giveaway! X2
666 Store credit please
-
Removed for now
https://osbot.org/forum/topic/92612-tutorialindepth-a-better-take-on-task-based-scripts/
-
Removed for now
Nice release. Looking at the code I can tell that you aren't using a task-based codebase. Everything might get more organized if you start using that 😛
-
How to be more "safe" when botting.
Pretty sure you can push it as far as you want. First ban I suicided it on thieving (The time when you didn't get banned cuz mods weren't there to do it) Second ban happened because Project (ProjectPact) had to do his S3 test and messed something up (Not sure if it ran for too long, or it was something else) No. It isn't secret at all. I just know that there are some people who don't have the pleassure of using it cuz they don't know about it. It's a more "safe" technique, as you might actually get your accounts unbanned by doing this, compared to when you just bot randomly. I agree with you, but I'm pretty sure the jmods do know exactly what is going on, and I bet it is some company policy they have to follow (About unbanning). The unban message is always the same, and contains this bit "a period of unusual activity" This basically indicates the switch in IP (Maybe computer. We will never know), so I technically don't think they'd do anything different for the third time.
-
How to be more "safe" when botting.
Yes. Most definitely Just don't bot/complete tutorial island on OSBot Client
-
How to be more "safe" when botting.
I'm sorry Pls no h8
-
How to be more "safe" when botting.
This is gonna be a short post, but I see a lot of people not actually realising that this trick is a thing. If anyone feels butt-hurt because of me posting this (People have legitimately been mad at me), please don't. It's very common knowledge, and I just felt like sharing it with the people that have not realised this yet. When you decide to bot ANYTHING, make sure not to bot on the same IP that you used to register the account. The reason for this is that you will have a way higher chance of getting unbanned (When you appeal on the creation IP) if you did not bot on creation IP. I usually create accounts on my home IP, then suicide them over the weekend on a VPS (Any skill), and then appeal them later. I can't 100% confirm this, but staging a hijack of the account might increase the chance of an unban even more. Picture of my account status (All quashed) Link to submitting a ban appeal can be found here
-
Automatic Switching
I'd recommend you to think of expansion. So store accounts in a database that multiple servers can pull info from
- ProjectPact
-
ezGemMiner
Gib it to me :kek: Jk. I don't want a 3 day trial tho bro. Give it to someone else The two comments after me will get the trials
- ezGemMiner
-
Questions Regarding Selling a Youtube Account
Depends on a lot of factors. Are the subscribers active? How many views does a video get? What content genre does the channel have? The fact that it has 10k subs does not really help you (Might add a bit to the price). Usefulness is what gets you paid more.
-
What api does the runescape client use?
Why not just use the website to login? Almost certain the client login would have CSRF protection.
-
Osbot manager
Just make your own script and add a function to send info to a websocket or webhook (Or just something that updates the db). Custom scripts are way more customizable too
-
Best way to run 5 bots
Why not just proxy all of them and run at the same time with same breaks?
-
Need help, trying to use Discord Webhooks.
Agree with Hybris. Also looks very much like it is the webhook URL that is not working correctly. You might've used the wrong imports(?) (Semi-late reply)
-
Osbot manager
You could make the manager in C#, but scripts you would have to write in java. All info it has on the accounts is sent from the script to a database, which stores it so you can read/modify it later.
-
Oldschool RuneScape on iPhone
Does that work with mobile subscriptions tho? I'd think you would have to do that through the appstore?
-
Oldschool RuneScape on iPhone
Question; Is it possible to move the money to Apple Pay balance? Idk how it works, but I'd think they'd make that possible EDIT: Actually, I see why that wouldn't work
-
How big impact does IP have on banrates?
If the proxy is coming from a datacenter then it doesn't really matter what provider you're using. 4 bots at once on a single IP would be fine imo. Pretty sure chain bans don't happen on that amount of bots, but I won't guarantee anything.
- GitHub Version Checker
- GitHub Version Checker
-
NordVPN mirror mode
Semi-old thread, but I'll reply anyways. Imo public VPNs such as NordVPN doesn't affect the ban length, but may get you banned faster (Not 100% sure on this). Mirror mode would 100% help in reducing bans, but some scripts don't work with it (Pretty sure most scripts do work with it, but you might run into a few issues. Don't quote me on this tho). System wide VPNs such as NordVPN will work on your whole computer (Which is why I called it system wide). It routes all your traffic through the VPN server, so RuneLite will also get a different IP.