Jump to content

Brainfree

Members
  • Posts

    135
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Brainfree

  1. You said client, please remeber that osbot is a bot, and runescape is the client.
  2. 1. Download the client manually at: oldschool1.runescape.c0m/gamepack.jar 2. Rename it to client.jar 3. put it in OSBot/data/ (Their might be an existing client, just replace it) Enjoy
  3. Hello, I am in need of an account that has the ability to: Access the Law Rune altar Use Balloon Transportation* Has A fair amount Pure Essences Has A few Ring Of Duelings. * Optional In exchange for rental of this account, I am open for any form of barter, excluding: RSGP, Money, and anything that will cost me far more then the rental is worth. Thanks you for your time, Brainfree
  4. I have school tomorrow, please make sure I don't forget to pay you back your 1M. (200k Interest)

  5. Well the proxy is applied for the entire bot/JVM instance, not every client, so it's pretty pointless (I'm pretty sure at least). Also Jagex has some reflection based micro detection means within the client , that OSBot now trys to rid off in their 'Stealth Injection'. This function has been present for a long time, and everyone said it was 'disabled', util I decided to check it personally 3 weeks backs to discover it's very much alive. I'm pretty sure these bans are from client-side, and not some magical pattern they've discovered to filter automation. Solutions: Counter all client-side detection, and force a different proxy onto every client socket? Brainfree
  6. The demand for quality is set by it's users, It's been pretty nill for a long time.
  7. It's only for a few hours babe
  8. Correct, X,Y,Z are global Cartesian Coordinates of the entity calculated by the encapsulating wrapper. Which is calculated by: World_X = gameBaseX + ( X / 128 ) [ X >> 7 ] World_Y = gameBaseY + ( Y / 128 ) [ Y >> 7 ] where the X/Y are provided by the internal instance of the entity.
  9. Can u sing me bed time story?
  10. Hm, how come nothing is on fire?
  11. I'm refracting it, It uses it's over graphics rendering from drawing vertical lines, to the characters. Probably can mod it for tilepaths.
  12. This application is a much higher quality, unlike anything else that would use one large image and just scale it.
  13. How about explosions, glowing is just lame.
  14. If you're one of those people who don't develop, and only criticize when developers try to from reasoning, please leave.
  15. Before I go to bed, I usually ponder around the forms every now and then to see what's up. Well frankly It seems jagex has got automation by the balls (so it's seems) when it comes to detection, or well in the sense that we have no real clue on how they're doing it. The proof simply is there is such a term as 'ban waves', ironic terminology in a scene, but basic proof they they are winning, so we must ask, how do we strike back? If we all be honest, human interaction and predictability is nearly impossible to determine or predict, but it is pretty much science in a scene. With that in mind, we know as humans in order to counteract anything usually the reciprocal is the optimal choice, in this scene, it's input. They can only measure by our output, and have a finite set of rules for which they filter this data. For example; No two humans are the same, people react faster then other, learn slower, goof around, are always random. So we must ask out of all of this, what can not be filtered? What set of input are sending over as proof that we are not human? Keeping in mind it's a science in a scene, there is laws of human reaction and motor skills that have been formulated though simple data mapping, one of the most popular is Fits Law, which formulates bit-difficulty of a path based on target size and distance, which has been widely accepted, and implemented in all forms of professional UI-development, for which i am most cretin they incorporate in there 'deep logic' algorithms. One way of finding these set of interaction rules is to simply video tape yourself doing a series of action, then have a automated script do the same, compare, and piss your pants laughing on why people get banded, but really, taking noted on yourself and finding the patterns is the best anti-ban you'll ever make. On another note, using 'anti-ban' methods that were once a loophole in there automation-detection years ago, seems silly to incorporate under the scene they they still work, they probably do, but I'm sure they are not weighed nearly as much at is is now. Mainly knowing it's nearly a given in every script. So when are developers going to move on past camera turrets, and skill molestation as their 'universal' anti-ban? So what set of rules do you think they can not filter (Laws)? What can they filter? I'm off to bed.
  16. How long has it been leaked? How did you find out it was leaked?
  17. Stark has pointed out a bug in the counting, which has now been fixed. PS: The problem was solves my shifting the switch cases, if there is a problem with the essences, run my example as a debug, and see if simply adjusting the switch cases are the solution, if there is a problem.
×
×
  • Create New...