Jump to content

ScriptsForMains

Registered
  • Content Count

    131
  • Joined

  • Last visited

  • Days Won

    1

ScriptsForMains last won the day on May 29 2019

ScriptsForMains had the most liked content!

Community Reputation

11 Good

About ScriptsForMains

  • Rank
    Botter

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. If you use DaxWalker's "AccurateMouse" for clicking things, you can throw this in to "attemptAction" to lead the mouse slightly when an NPC is moving. If you don't use AccurateMouse, you probably should. It's great and allows for easy anti-ban by modifying click timings. if (point == null) { point = model.getHumanHoverPoint(); if(clickable instanceof RSNPC){ RSNPC npc = (RSNPC) clickable; Point nextTile = point; if(npc.isMoving()){ switch(npc.getWalkingDirection()){ case N: nextTile = new RSTile(npc.
  2. Don't think so. All the scripts I've had the best experience with weren't ABCL10. Real players don't act like the antiban in most situations... It might be good for something like woodcutting but I don't believe it transfers over to every activity and just gives Jagex something that's easier to detect.
  3. Some accounts use some ABC methods (checking exp gains, mouse off screen, etc), some don't. It's not ABCL10
  4. Temporarily taking this down until I test some updates. https://tribot.org/repository/script/id/3464 Mainly supports the rock cake method. Start with the gear you want equipped and a rock cake in your inventory. Make sure you have enough arrows/runes/whatever as it doesn't check to see if you're out. Also have plenty of gold in your coffers. Supports prayer potions and super attack/strength potions if you start a game with them in your inventory. You can use this method until you can save up points to do absorptions and overloads. When using the rock cake method it will autom
  5. https://tribot.org/repository/script/id/3461 Start the script in the area you want to gather resources. Follow the prompts in the pop-up boxes and type exactly what's needed (pay attention to caps!!). Uses ABC2 timing and custom antiban. Lots of safety features (will log out if unsuccessful at banking, if experience hasn't been gained, if it can't click on its target, etc etc). Supports mining, woodcutting, fishing, thieving (with coin pouches!!), and some hunter animals (can't remember which ones, it's been forever since I've used it for hunter :P). I recommend using low ABC2 red
  6. 1) Snippets: Posted some but can't seem to find them... Stuff about randomizing bank withdraw order, how-to's about things people asked me. The profile section only goes back so far and I can't seem to find the posts. 2) Tutorials: 3) Randoms/updates submitted: None4) Scripts available to the public: Older script before I was as familiar with Tribot (and Java) but it has ABC2: Draynor agility course using DaxWalker: Simple cannon script: Github for all three scripts: [Source] 5) Short biography / Coding Experience: [1-2 short paragraphs] I'm a PhD st
  7. Repository: https://tribot.org/repository/script/id/3458
  8. Repository: https://tribot.org/repository/script/id/3457
  9. Repository: https://tribot.org/repository/script/id/3456
  10. Repository: https://tribot.org/repository/script/id/3455
  11. EDIT: Taking it down for now after multiple different requests. Talking to some people and then might put it back up. I'm trying to gauge people's interest so if you are interested, post here. I ran this script for ~2 months and accrued over 250m with it. I was convinced I wasn't going to ever get banned since it was a private script. Got cocky and ran it too much I guess. Here's what I got to with it, every kill besides the first ~5 were botted with this script. I actually got to ~1900 kills and further than the pics suggest but this is all I have screenshotted. I origina
  12. Never play for more than 6 hours straight and avoid being reported (ie. NMZ, set your bots to log out if anyone is around, etc).
  13. I bet if you try real hard, you can figure this one out without me explaining it. https://tribot.org/repository/script/id/3258
  14. https://tribot.org/repository/script/id/3257 Straightforward to use, fill in the boxes and watch as your character power trains everything that's simple to power train... Or opt to bank the items. Whatever tickles your pecker. Works wherever daxWalker is available. If this script sees high demand I'll make a GUI and command line arguments... I've tested it on fly fishing, teak trees, iron, and thieving guards... It should work on just about anything. It's a simple script that left clicks on anything you specify and drops whatever items you tell it to. Supports coin po
×
×
  • Create New...