Leaderboard
Popular Content
Showing content with the highest reputation on 03/26/15 in Posts
-
6 points
-
5 points
-
PS: almost 100 days online :x PPS: 4-digit likes :x PPPS: SDN rank :x PPPPS: no4 points
-
4 points
-
4 points
-
3 points
-
3 points
-
2 points
-
2 points
-
Maybe there is some miscalculation in calculating the localX and localY from the globalX and Y? I assume that the localX and localY are used to click the minimap? The code to walk Closer to the ruin as said on the status is: (object being the Myserious ruins) Settings.status = "Walking closer to " + object.getName(); script.localWalker.walk(object, true); Utils.sleep(script, 100, 400); Does osbot return the ruins on a wrong position? kind regards Khaleesi2 points
-
If you don't like a thread, don't go to it. If you don't like a post, ignore it. If you don't like a person, block them. No one really cares whether enough to see how many people hate a specific thing.2 points
-
2 points
-
Those of us that would like to be exposed to less frequent bans and hang onto our accounts for more then a week2 points
-
2 points
-
2 points
-
2 points
-
I edited the title because it's misleading; we never made any promises that you would become invulnerable to a ban.2 points
-
2 points
-
2 points
-
I don't understand how you can say they most likely do not ban based on IP. I honestly think the IP in which you are botting on is a HUGE factor when it comes to getting banned. Within the past few days I had all of my proxies switched over to a new subnet. None of the IP's I was given have been distributed to anyone except me while under the control of this particular supplier. Whatever these IP's have been used for since their existence is obviously unknown, but they have not been used for Runescape while being sold under this specific seller. This past Monday, I started botting 5 accounts using 3 of the IP's. Today when I woke up around 1:30PM EST, I checked my VPS to see that one of the accounts had gotten disabled. The IP that this account was running on was the IP that was most recently put to use. I see absolutely no reason this account should have gotten banned other than the fact the IP was flagged in some way. What I have now done is taken 1 account that has been botting fine for the past few days and stuck it on the IP I think is flagged. If this account is the only account disabled tomorrow, there is literally nothing else that could be causing it to get caught so quickly other than it being the IP. Before having my IPs switched to the IP's I currently have, there were these 3 IP's that I ran accounts on that legit would last for extended periods of time before eventually just getting caught. I had multiple accounts last at least 3 bond uses. These account's ran every single day for 12 hours a day doing the exact same thing. Whenever I wanted to add more bots, I needed to get more proxies. Obviously, I purchased proxies from the same place yet every time I'd try to run bots on these new IP's, the accounts would get banned within a day. So I continuously had the IP's changed but with no improved results, everything would get banned. Yet anything I ran on these other 3 IP's nothing would happen to them. So for about a span of 2 months, I really only used the same 3 IP's because every other IP I tried using, accounts would get banned within a day on them. Anyway, this shit is so confusing. But I really think a major factor comes down to IP's. I just don't see how else I could possibly get banned this quick. Like I said above, I have 1 account running on what I believe to be a "flagged" IP, and I'm almost guaranteeing that tomorrow when I wake up and check the VPS the only account that is going to be disabled is going to be that one. I really wish you'd guys could hurry up and introduce proxy support for mirroring. I really want to run 2 of my accounts on a "flagged" IP, one account running via mirroring and one account via standard mode and see the outcome.2 points
-
1 point
-
1 point
-
You need to either learn sarcasm or get some glasses, then. :p And yes, I'm very angry, ggrrr!1 point
-
1 point
-
1 point
-
Deleted my snapchat along time ago. Deleted all my social media shit ;-; Time to start a nas snapchat. B)1 point
-
Where iam? above you, oooohhhhahaha. Na sorry kidding I dont use bad clients oh sorry did not mean that whops. I use diff client Search for "elaatl" on other forums and you find me ))1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Makes a tutorial about sigs, doesn't have one lol Thank you for posting this I'll be sure to have a look1 point
-
1 point
-
Once the SDN version is updated it will be able to handle re-equipping any items capable of being equipped left in your inventory after dying. This requires no user input, it is automatic. I will work on the interface handling for the wilderness interface when I get out of class 2moro, 6 am here so I am going to bed.1 point
-
1 point
-
Don't honestly know. But i'd assume something like this. npcs.closest(new Filter<NPC>() { @Override public boolean match(NPC npc) { return npc.getHeadMessage().equals("YOLO!") && npc.getRecentMessages().contains("YOLO!"); } });1 point
-
http://osbot.org/forum/topic/66800-osbot-mirror-client-your-guide/ Go here its a guide1 point
-
Damn y'all need to take it easy on Czar. I always see this dude pumping out updates as fast as he can to keep his scripts running as smooth as possible. Some scripters abandon a script for weeks and give attitude when asked to fix.1 point
-
Great script , great on time repairs. Got 40-80 range on first acc until it got banned for alching But i started again on another acc and it is still running smoothly.1 point
-
This is the script pushing log on GIT, I don't think its a case of I don;t push updates for days, I think its a case of the scripters you purchased from are lying to you about the updates being pushed. Updates happen 2-5 times a day depending on how much time we have but most certainly 2 times at the lowest. Script uploads happen 3/4 times a week. Yes it is exam season and atm I am very busy, even then as you can clearly see there is more than enough updating being done. Don't really see what the issue is.1 point
-
if you're going to complain like you have, at least have a solution like who is trustworthy and smart enough to under-take this role?1 point
-
1 point
-
All we can do is make assumptions based on logical thinking. If we stick with the tier system, it's likely that they have all sorts of monitor detail levels where the higher level tiers use more computational resources and therefore only used for a very small group of characters. In general, the first tier will most likely be things like hours of play time, break times and activity. This costs very little resources to track and compute. For example, a new account, that is playing 10 hours a day doing only activities that have a very high banrate, no quests or talking etc. Second level tier might then actually compare behaviour of the activities. Imagine a woodcutting script that performs the same actions in the same order: bank, walk to first tree, chop first tree, walk to second tree, chop second tree, walk to third tree, chop third tree, eat rinse and repeat. Anti-ban is only checked between certain actions, making that an easy to detect pattern as well. Then when a bird nest appears, it will immediately grab it. When a tree spirit appears or an ent, it will immediately react to it. Normal players tend to perform their actions by a similar pattern. But these patterns are different every once in a while and most certainly will be different from other players. The key in making scripts less detectable is breaking patterns but also trying to achieve a certain difference between different players based on a profile. The more difference there is between two players using two scripts, the less likely it is their machine learning technology is able to identify another player using the same script as using that same script. But then again, it is possible that once you get in to a higher level tier, they start creating profiles based on mouse movements. These profiles can be compared and identified as similar. So that means there is definitely work on our side to be done as well to make key elements of our bot perform different for each player as well, like mouse, keyboard and interactions. I think if both parties can improve on this, together with the mirror client, we might make a jump ahead in the cat and mouse game on which we have been behind for some time now.1 point
-
when the bot updates and when the mirror client updates are independent of eachother. In other words, if the bot updates that doesnt mean the mirror mode client has updated and vice versa1 point
-
1 point