Everything posted by Novak
-
OSBot on Macbook Pro
yes, i use it on my macbook.
-
Policy for third party SPI
its not about the code, its about the rules and then they would have to make an exception for everyone. which they aren't going to do
-
Policy for third party SPI
they won't make an exception for you
-
Policy for third party SPI
how is that a work around? that is what is supported. and how is having a dependencies package and a scripts package clutter?
-
Policy for third party SPI
what, you just make an api in /dependencies and use whatever the fuck you want. no need to compile it
-
Demote Valkyr
- @Maxi @Alek [Randomize Mouse Speed] Suggestion.
false, i know people are running 24/7 accounts on private clients without being banned- Pattern Detection
mouse fatigue is something that i haven't tested, but i would put money on it that it would only delay the ban slightly (if anything at all)- Can be closed.
has internet and VIP on osbot but can't buy food, your priorities are fucked up- Pattern Detection
1. randomizing mouse speed is a bad idea. nobody changes their mouse sensitivity between when they actually play, leading to being flagged IMO 2. see the hashing i talked about in the OP. it yielded the same results as not having it 3. yes, clients are being detected 4. yes, bugs and getting stuck will get you banned (more than patterns i would agree) 5. many legit players use NUMKEYS as their mouse 1 button and don't actually move their mouse, so you clicking the same pixel would not result in a ban without more evidence- Pattern Detection
Since some people don't understand how pattern detection works, I am going to try to explain it as simple as possible. Patterns are created with bots when they do the same thing over and over. Lets say for instance we are woodcutting. You start cutting the tree. When the tree is no longer available, the script switches to the next tree. And it keeps doing this. Over and over and over. This creates a pattern that we are switching the tree right when it falls down. Now how can we combat this? Well the first and most simple answer to come up would be "lets sleep for a random time AFTER the tree no longer exists." So now instead of instantly switching to the next tree, we sleep for a random time, lets say 1-5 seconds. So every time we cut a tree, we now sleep for 1-5 seconds (also keep in mind, there is no true randomization of numbers in coding). This still creates a pattern. Right when the tree falls down, the player sleeps for the same allotted time (1-5 seconds), and then continues cutting. Another option would be to create a random time based on the users RSN. Get a hash of their rsn, and create a random time to sleep for each person. Is this effective? No, your character will still be sleeping for an allotted time after an event happens. I have tested this method extensively over multiple accounts over multiple months and have had the same results as having no sleep at all. We can understand how a pattern is created better by looking at it like a heat map. So if there is no sleep, we get a red zone every time a tree falls, because it triggers the next event (cutting another tree). If we sleep for a random time, we still get a red zone between those allotted seconds and it still creates a pattern. I hope i have educated some people on how patterns work and how they can get you banned.- sample code request
- HUMFIDY SCRIPT
if you have an account i can use, it is the last thing i need to rewrite for my AIO magic script- How many scripters would create their paints using a component and layout system if possible?
there already is a tool for this, enfilades easel- OsBot on Macbook Pro
you need to install java 8- imBlastFurnace [Impeccable Scripts] - 100% Efficient - Coming Soon
no, every new scripter that wishes to have a premium script follows the same rules. 1 month maintenance must be showed before having a premium script- imBlastFurnace [Impeccable Scripts] - 100% Efficient - Coming Soon
you also can't release a premium script without having a free one on the SDN and maintaining it for a month- Webwalker
- buying 44+ rc accounts
i don't care about any of the other levels, i only need 44 rc. if you can make these/already have some, lmk! post your price down below too!- Not reading local scripts from src/bin
what? you can setup eclipse to output the class files to whatever folder you want...- Which tools/plugins/libraries do you use for scripting?
intellij masterrace- Ely & I v3
- School Project for AP Computer Science
i wouldn't recommend anything rs related unless you are loading and modifying the client yourself. one of my favorites is making a program that stores employee info and has different functions (hire, fire, pay, etc)- Ban rate for Hunter
red chin ban rate is insane. its a VERY good money making method so they are very aware of bots in that area and generally like to nuke all of them at once- Novak's CS:GO Rank Boosting Service [PROFESSIONAL] [LEGIT]
you obviously cant read that im in premier league in esea. you obviously think pug stats mean something so keep on pugging and ill keep winning main and premier - @Maxi @Alek [Randomize Mouse Speed] Suggestion.