Everything posted by Delivery
-
WebWalkEvent stuck
I have noticed that interact and webwalker can sometimes break when you have your client on resizable and the one that isn't fixed , for me it tries to interact / click on the inventory (and the object/player is under that interface)
-
Got banned after 2:50 Hours of Agility
There's streamers that do tick methods for longer than that lol
-
Got banned after 2:50 Hours of Agility
done 16 hours of it straight no ban lol
-
High CPU usage durning login
You mentioned you had a custom login handler, have you done benchmarks to compare the default one with your one and see if this issue is still a thing? If this persists could you just make a mutex and run one login maximum concurrently and just continue on the other logins after one has been complete.
-
Immediately auto-banned using VPN
never use vpn, they are heavily botted so they get flagged easy
-
My opinion on the detection system, I want other opinions
I've noticed that even the most basic of scripts don't get banned. I even have accounts that have been stuck on a menu for hours doing something dumb asf and idk how my account is not banned lol.
-
Ban Evasion
Just curious, if cache matters then wouldn't that make the "Add bot" feature detectable? or is it possible to make cache / temp files load from a specified directory for each instance?
- Game Updated Bot init error
-
Game Updated Bot init error
How long usually does it take after update to get stealth back? @Patrick @Patrick
-
Git access
Does SDN mean that you have to make the scripts public for other people or can they be private still?
-
Git access
How can I request GIT access for osbot? was trying second part to this but link was empty:
-
Questions about proxies and chain bans
Make the bots seem like real people. Real people usually sign up on their IP address and continue to login from that same IP every time they play (or bot in your case) do not link your home ip with bots.
-
mixing in normal play sessions on osbot client
If clearing your jagex cache reduces banrates does that mean using more than 1 bot on the same desktop environment adding another instance will increase ban rate or flag all of your bots at once?
-
Making a fresh account from a proxy residential
Each account should signup on a residential proxy then continue to bot on that same proxy until banned. Then do not use that proxy again.
-
[Q] Mirror Mode Ubuntu / Linux support?
Does anyone have a setup with Mirror mode working on Ubuntu / any linux distro If so what client did you attach your OSBot to & what requirements are there for this to work. as we speak I am getting a windows VM setup but I'd appreciate info to get linux working so I can use less resources on a server.
-
OS bot VIP not working
I have the old school client open on ubuntu 18 + OS bot mirror mode (didn't enable proxy this time) but it still can't load data stream library.
-
OS bot VIP not working
some more info, trying to get mirror mode to work in ubuntu 18
-
OS bot VIP not working
awesome, it lets me launch mirror mode now, but now i've tried launching Mirror Mode with a proxy and I get stuck on "could not load stream library" screen The proxy works, it's socks5 and it works as expected on injection mode, but for some reason doesn't work with mirror.
-
OS bot VIP not working
bought vip but won't let me open a mirror mode client, option still greyed out
-
Volatile Chopper | Work In Progress
think there might be a bug in the script or maybe it's not compatible with ubuntu OS When I start the script CPU starts leaking & same with ram it just crashes client every time I run I've had a look at the code though and it's dope for a novice 😛 Love how neat you've laid out the script & I'll defo be using some snippits