Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/12/15 in Posts

  1. I'd just like to add a note here, since I know some people are going to read this and say "Okay no bans lemme bot for 5 days straight" and then get upset and bitch when they get banned. While the mirror client might reduce ban rates (hopefully it does), this doesn't mean you can't get banned. If you're gonna bot dumb, you're gonna get banned. Bot safe please.
    4 points
  2. Okay, so I just finished fairy rings for my web walker. I know there was a tutorial released a while back, but I can't seem to find it, so I am releasing this. I have an enum for the location codes, but its not done yet so I am not releasing it yet To see it in action, please visit this post The fairy ring class Use as instance.setRing("dkr");
    4 points
  3. Power chopper script with super anti-ban technology: loop: checkStats(); sleep(random(1813,2832); moveMouseSlightly(); sleep(random(2342,3312); moveMouseOffScreen(); sleep(random(981,2231); typeRandomly(); sleep(random(2221,8535); woodcutting.cutLogs(); sleep(random(99923,100324)); checkFriendsList(); sleep(random(1003,4002); examineRandomObject(); sleep(random(3424,9921)); checkAchievementDiaries(); sleep(random(918,3412)); woodcutting.dropLogs();
    4 points
  4. 12 March 2015: Before I worked on the response code callback and listener, I was really interested in having the welcome screen operate purely based off of color. Although a lot of people don't completely agree with me, I would much rather sacrifice speed for stability. I did eventually opt to use response codes for the welcome screen, however my interest in creating an OCR application didn't fade away. Here is a pretty early version of my program analyzing a screenshot of the welcome screen: I want this program to be fully trainable. Currently there are a few other OCR applications out there that are very powerful, but suffer from usability and design. How it works: A folder is a "font pack" and each image in the font pack represents a character; e.png, E.png, a.png, etc. The image is a simple black and white of the character and the program reads it to create points of reference. Training it is very easy but it lacks "character construction". This means that if the letter is not the correct size or is slightly distorted, the program will fail to read it. Scanning documents and reading them is probably out of the grasp for this project, however reading text from games will be very achievable. Some goals: -Attach to applications -Option to detect text without defined color (will be slower) -Process multiple files -Synchronize multiple image processors 20 April 2015: I've finally had a bit more time to work on the project and it's coming along nicely. There are a few optimizations made but as of now the code will remain messy until generating the text is perfect. 21 April 2015: I finally have the complete methodology accomplished, just need to work on some serious optimizations and cleaning up the code. 23 April 2015: I decided to wrap up the project and host it on my site. To download and view the instructions, click here. There are a bunch of features and optimizations I would have liked to add, but as it stands it's sufficient.
    3 points
  5. Think of it as you need to overlay an edge weighted graph on to runescape. How you do that is up to you. I have made a couple of tools to autogenerate the graph, and manually generate the graph as well. Personally, mine is at least 95% autogenerated, then I go back and add manual nodes as needed. So first make an edge weighted graph and make a tool to build one using runescape variables (x, y, z, etc.). Once you make a graph (just make a small one at first), then you should make a pathfinder to be used on your graph. A* is obviously the widely used one in games. You then need to apply A* to the graph you coded/built and find a path from point A to B. Last you need to create a walker that can traverse the path you feed it using your pathfinder, handling obstacles, cross plane traversal, dungeons, etc. The way you store everything is up to you, but always keep efficiency in mind. All I have to say is good luck. :p
    3 points
  6. Anti-ban = more processing, more 'feel-good', less actual performance and output. I won't be adding them--or if I do, it'll clearly be for the feel goods of the user. I personally believe anti-bans are redundant. Unless you've got an anti-ban that actually simulates human behaviour right to the extent where the bot will pick up an entire new task, or venture off somewhere to do something else, I doubt it's even worth it. Shaking your camera and flicking your tabs isn't going to stop players from reporting your ass, and I doubt it'll 'trick the system'.
    3 points
  7. As always, please update your mirrorclient.jar mirrorclient.zip Major fixes include: Objects disappearing after entering new region Not being able to start multiple bot tabs with mirror mode Bot/Webclient freezing after one of them is closed Double key typing issue Possibly more New features: Very low CPU mode (Expermental, enable under performance debugging options)
    2 points
  8. Here's a Java 8 way to do it: Predicate<NPC> predicate = o -> (o != null && o.exists() && o.getName().equals("Rat") && getMap().canReach(o)); List<NPC> potential = getNpcs().getAll().stream().filter(predicate).collect(Collectors.toList()); NPC target = potential.size() > 0 ? potential.get(random.nextInt(potential.size())) : null;
    2 points
  9. Oh very cool thanks! I'm just curious about them not sure if I'm going to write one, but if I did I'd probably open source it @Mysteryy: Thanks you sexy beast
    2 points
  10. There is currently small delay before changes like object spawned/deleted reach mirror client, which is due to data caching. Will be fixed on 1.04
    2 points
  11. I personally do not believe antiban helps at all to prevent bans. If anything, it potentially causes them
    2 points
  12. Get a lot of new members coming in the Chat Box confused about how to add scripts so here is a quick, simple guide. - Firstly open the client (Ensure you have downloaded the client from our website and our website only). - Secondly ensure you are signed into the client, the sign in details used for the client match your forum log in and password. - Thirdly click the play button located at the top of the client - - Next this should appear When this screen appears the main tab is where the scripts you have added will be (this is where you will start your scripts) - To add scripts move over to the 'Browse' tab. A list of scripts should appear like this - You can change the settings to narrow down what script you are looking for. For example combat + slaying, crafting, mining and so on. Along with this you can toggle if you are looking for 'free' or 'premium scripts'. - Finally when you find a script you like simply click 'add' and the script will be added back to your 'main' list where you simply click 'start' and are good to go! NOTE: - If you want extra information regarding any of the scripts simply click the 'info' button and you will be directed to the scriptwriter's thread on the forum where you can find out features of the script or just what other people think of it! - If you click 'buy' on any premium scripts you will first be directed to our store where you will have to purchase the script. When going back to the 'browse' section the option to 'add' will be available and then just like free scripts the script will be added to your 'main'. I hope this was of use to anybody struggling, feel free to shoot me a pm for any further help or come into the Chat Box.
    1 point
  13. PM @Maldesto about it, this has happened before. im sure it can get resolved
    1 point
  14. http://youtu.be/_StPVAXcC_k Sorry for my voice but I'm very sick at this moment.
    1 point
  15. Why is there even an option to purchase something for $999
    1 point
  16. Wear a mask on your account and only bot at night so nobody can see you.
    1 point
  17. You can have this post removed, but just a question. Why not a MM? I can pay fee's, and I'm sure there's more trusted MM's out there than just the 80 feedback you require to purchase your gold ^_^. Note: not many people have 80+ feedback.
    1 point
  18. 1 point
  19. Nice to see somebody else with fairy rings :P
    1 point
  20. It's not $2 It's 2 euros. $2.12
    1 point
  21. If you look at our web: http://i.imgur.com/OvVs5ss.jpg Each intersection of red lines is a Node, and the red line itsself is the edge of the graph that connects 2 nodes. You can see that each node can have 1 or more neighbors, typical case for me is 4 neighbors.
    1 point
  22. bami is lekker ofnie
    1 point
  23. It sounds like you were excited but your mind wandered the wrong way! I had a similar experience when I tried it for the first time. The drugs itself is harmless but your mind can do anything. Try breathing in a fast rhythmic breathing, this will get your mind off of the situation. Take a deep breathe and observe the situation! Try this I bet you'd really enjoy it!
    1 point
  24. Always cool projects on @Alek's bucket list ^_^
    1 point
  25. Stop using interfaces ... go use widgets. Interfaces are not 100% working RS2Widget bronze = widgets.get(311,4); You are using the wrong text ... recheck it again Khaleesi
    1 point
  26. 1 point
  27. Czar! didn't expect to see you on my thread lol
    1 point
  28. Yup that fixed it alright, thanks
    1 point
  29. Will be fixed on next update. This is not related to the Mirror Client but a bug in the general OSBot client.
    1 point
  30. *Hint Private scripts are how gold farmers go undetected.
    1 point
  31. I agree... If anything I believe "anti-ban" increases ban rates. It may look natural to the user, but at the end of the day it's still the same processed movements. Anti-ban isn't the answer, I think the mirror client will be a huge help though.
    1 point
  32. Impressive We're about to update the client to be compatible with the new update to the mirror client MGI made, fixing most of the current bugs in the mirror client.
    1 point
  33. Nice, I've been using this bot since December 2 years ago, maybe one day ill get banned. until then ill just have to suffer
    1 point
  34. Will be doing this when I get some free time.
    1 point
  35. Alright fixed it It now keeps searching for a client to attach
    1 point
×
×
  • Create New...