Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/16/20 in all areas

  1. CzarScripts #1 Bots LATEST BOTS If you want a trial - just post below with the script name, you can choose multiple too. Requirements Hit 'like' on this thread
    4 points
  2. ** $14.99 - 24 hour trials available - like and comment on this thread Don't pm me on OSBot or Discord to ask for a trial. Loot anything, anywhere, with this highly customizable script! PvP worlds, waiting on loot piles, drop parties across Gielinor, even popping balloons in the party room! Buy The Script Here Check out these videos on using Fury AIO Looter to make money! [OSRS] Botting To Ban #7: Looting ! Crazy Profit [OSRS] Botting To Ban #8: F2P Looting FAQs: What does x setting on GUI mean? Look in the GUI spoiler below for a detailed explanation of what each option does. What settings should I use? WHATS THE BEST??? Whatever works for you, try new things until you find something thats good. I made it as customizable as possible for a reason There is no "best" settings before you ask me. lol. If I told everyone the ""best"" settings then everyone would do that and it would no longer be the best. Experiment and see what works for you Where should I run the looter? Anywhere there is loot on the ground. Experiment. See whats making money. Known locations would be GE drop parties in highly populated worlds. PVP worlds in active areas (ge, lumbridge, varrock, etc). ZMI. Wintertodt. Skillers that drop their inventory like barbarian village fishers, rimmington mine iron ore droppers etc. It will even work in the party room to pop balloons GUI: CLI: Discord Server: POGRESS REPORTS:
    2 points
  3. @LionBeta @Bakonbitz705 Window is a keyboard btw. 1 below is default when a script runs. This only affects interaction with the game not the client. 1. Mouse with red dot -> No mouse interaction. Keyboard interaction is enabled. 2. Mouse and keyboard with red dot -> No interaction with either mouse or keyboard. 3. Mouse and keyboard -> Mouse and keyboard interaction is enabled.
    2 points
  4. Not sure about the red dot thing, but to unfreeze the mouse/keyboard you press "page up/page down" i'm sure one of the osbot veterans will help you out
    2 points
  5. - Amethyst ore crafting also supported - Prioritises use-item on items in inventory that are closest to one another - Stops script when you run out of materials (if you decide not to restock at GE) Gallery
    1 point
  6. This is an AIO (All-in-one) bot that has almost every thieving style except blackjack, ask for a free trial by liking thread or making a post! Vyres and elves are now supported! Both can make solid profit per hour, decent passive income! BIG THANK YOU TO ALL OUR SUPPORTERS! WE ARE THE MOST SOLD THIEVING BOT IN OSBOT HISTORY. MOST REPLIES, MOST USERS, LONGEST PROGGIES #1 Thiever | Most Overall Sales | Most Total Replies | Most Results | 10+ Years Maintained | 'the intelligent choice' by Czar SUPPORTS VYRES 224M made in a single sitting of 77 hours 1.1B made from elves and vyres!! ELVES SUPPORTED TOO! (NEW) 2.1m/hr, 6 crystals in 7 hrs 99 THIEVING MANY MANY TIMES, 35M EXP IN ONE BOTTING RUN!! 99 thieving in ~43k xp (12 minutes remaining)! Just got 99 proggy! Gratz to @iz0n THIEVING PET AT LVL 22 FROM TEA STALLS 11.5 HOURS, WITH PET TOO!! 610k/hr getting 99s on deadman worlds!
    1 point
  7. ────────────── PREMIUM SUITE ────────────── ─────────────── FREE / VIP+ ─────────────── ──────────────────────────────────────────────────────────── ⌠ Sand crabs - $4,99 | Rooftop Agility - $5,99 | AIO Smither - $4,99 | AIO Cooker - $3,99 | Unicow Killer - £3,99 | Chest Thiever - £2,99 | Rock crabs - $4,99 | Rune Sudoku - $9,99 ⌡ ⌠ AIO Herblore - FREE & OPEN-SOURCE | Auto Alcher - FREE | Den Cooker - FREE | Gilded Altar - FREE | AIO Miner - VIP+ ⌡ ──────────────────────────────────── What is a trial? A trial is a chance for you to give any of my scripts a test run. After following the instructions below, you will receive unrestricted access to the respective script for 24 hours starting when the trial is assigned. Your trial request will be processed when I log in. The trial lasts for 24 hours to cater for time zones, such that no matter when I start the trial, you should still get a chance to use the script. Rules: Only 1 trial per user per script. How to get a trial: 'Like' this thread AND the corresponding script thread using the button at the bottom right of the original post. Reply to this thread with the name of the script you would like a trial for. Your request will be processed as soon as I log in. If i'm taking a while, i'm probably asleep! Check back in the morning Once I process your request, you will have the script in your collection (just like any other SDN script) for 24 hours. Private scripts: Unfortunately I do not currently offer private scripts. ________________________________________ Thanks in advance and enjoy your trial! -Apaec.
    1 point
  8. CURRENT RECORD: 201 HOURS RUNTIME NEW: Sandstone mining + hopper support Humidify/water circlet/bandit unnote Ardy cloak tele support Setup Screen Preview Results 84 HOURS ON NEW LEVEL 20 ACCOUNT Suicided account with mirror mode near rock crabs, 81 mining! I will probably go for 99 Even supports Ancient Essence Crystal mining! Preview: Mine 1 drop 1 item drop pre-hover feature:
    1 point
  9. Intro I had to figure out a lot of things myself when starting up my own f2p bot farm. All information was spread out over the internet. In this guide I will cover the things that took me a bit to figure out. This is not a full guide on how to setup a dedicated server. But I will give some very important tips Operating system and VNC (remote desktop) It is recommended to run a linux SERVER operating system. Personally I prefer Ubuntu 18 LTS. This guide covers everything you need to do to make the VNC server work. You can then connect using TigerVNC or some other program. (you can even connect from your phone with certain apps) RAM A difficult question to answer is how much ram you need on your server. If you use WebWalking, that uses a lot of ram per client. Using preset paths is highly recommended. For OSBot I found that the clients average at 700MB using lowresource mode. (for my methods, this is method dependant) I have 45 bots running on 32GB ram with an Intel 7700k at stock speed. When I start the clients, they don't fully use this ram. But after a few hours the ram slowly builds up. To properly handle excess ram usage, you can use Swapping memory CPU Running a lot of clients also means that you need to properly manage your CPU usage. I found that CPULimit is really useful for this. (note that the -l x% works per core. To limit to 5% of total cpu, you need to use 5*cores. If you have 4 cores on your cpu, use -l 20 for 5% limit) Limiting them to too low makes the clients freeze or underperform. Not limiting at all means that when a client loops on an error for 100 times per second, your whole farm could suffer from it. (dont forget to use -lowcpu through the CLI/options) SWAP Memory This guide tells you how to set it up. But what is Swap memory? It is reserved space on your memory storage disk, which can be used by the system to put working memory that does not fit on your ram memory onto your disk. Your hard disk has a much slower read/write speed than your ram, so the system chooses objects that you use less often to put into the swapping memory. If you have an SSD or NVMe drive on your system, this Swapping memory is quite efficient. I recommend to double your ram with a swapping file. I recommend to add 50% of your ram as swapping memory. Using swapping memory too much can freeze bots and probably crash a few too - you'll have to test how far you can push it I did some testing; When I had full ram, I used ~60% cpu. When I added another 10% of bots, the CPU went up to ~90% Dummy sound driver Assuming you're running on a system that has no speakers, you'll get memory leaks because your runescape clients are trying to play sound, which get's stuck in a queue because there is no driver to accept the sound. You can greatly reduce ram usage by (either disabling sound on your osrs clients or) installing a dummy sound driver. Choosing the right dedicated server Another difficult question. I can only steer you a bit into the right direction. Do not use Xeon-D (comment if you have experience with this) Recommended CPU's are Xeon-E (server cpu's) They generally have a lot of cores/threads Intel Core (i7) (game/desktop cpu's) They generally have a 4 cores/8 threads Ram speed does not really matter SSD and NVMe are great for swapping memory and loading bots, but are totally optional. I personally use OVH.com for renting dedicated servers. They are not cheap, but they are extremely reliable and have acceptable setup times with no setup fees. Accessibillity These are pretty straight forward. Use Putty for connecting to the SSH. Use FTP (with FileZilla client) to easily transfer files to the server. If you use mysql for managing your bots, use MySQL Workbench to view/edit/create the database (this post is under construction)
    1 point
  10. Does the client have keyboard shortcuts, Specifically to unfreeze the mouse and allow for interaction for a quick second? Also what's the difference between these two modes 1. Mouse with red dot 2. Mouse with window and red dot
    1 point
  11. I have been botting for nearly a year and the first month or so is rough while you figure everything out. Take lots of breaks (go to I give people is 1 hour of botting 2 hours of breaking) and if you are doing this f2p just expect bans to happen left and right. Also explv's imo is high ban rate already. It is the basics of every skill with no anti ban and has been around for years so imo makes it easily detectable. It is however a great starting point to play around with botting different skills and methods before moving to paid scripts or making your own. I have several f2p accounts going now with my current methods without ban. Quick advice would be. 1: Use paid scripts where you can (buy ones where the developers are still active and update the script also) 2: Mirror mode only (set it to 50ms is fine) 3: Hand do tut island 4: Proxies if you are doing several accounts (I personally dont use proxies and bot up to 8 accounts at once same IP). 5: Switch up skills when its a fresh account. 6: Use breaks, again with osbot you can set 1 hour of bot and 2 hour breaks. Different skills allow for longer or shorter bot times without a break being needed.
    1 point
  12. Honestly man, this sounds like maybe AGES ago you gave a friend the user/pass of that account and now that is was unbanned maybe your friend somehow found out (saw you log into osrs and is on your friends list) and logged in after you. That or those Pservs need to fck off and you need to get off that shit.
    1 point
  13. Honestly man...just move on and try again. You got banned on your first account on your first attempt. Just try again brother and see what happens again but this time don't do stuff by hand at all. Just do botting to stay consistent with the mouse movements and what not. I don't do stuff by hand personally because I feel like it throws off the account and its a red flag IMO. I have got like 40+ accounts banned before stuff started going my way. You bought a script? thats fine man keep using it just takes 2 seconds to create a new account.
    1 point
  14. Try to run Malwarebytes, if you haven't tried before they give you a 14 days free-trial may work to check if there's any virus, keylogger, or anything else that can take the access to ur account
    1 point
  15. Wow that was very fast. Got it, thank you again
    1 point
  16. Hi, I got your EZ Crabs and EZ Cannon scripts today, EZ crabs worked flawlessly. I rushed to purchase EZ Cannon and only now I notice the bot doesn't eat food at low hp. If the features of taking potions and eating food can be migrated to this script, it would really increase the functionality of the custom setting. Can you add this as in as a feature please! Atleast the eating food part. Cheers and keep up the lovely work!
    1 point
  17. Sure - trial activated Apa
    1 point
  18. I'm planning to make some improvements in the next couple weeks, I'll make sure to include that
    1 point
  19. Seems to have cocked up something in my latest update, will be looking into this shortly, will be in the next update.
    1 point
  20. It waits for few (1-4) seconds, I use regular compost and I used next allotment seeds: - potato - sweetcorn - strawberry I'm sorry that I did not use bug report form and did not took a log messages down. But by now I modified mirror mode reaction time to 900ms from the script forced 50ms and a problem is gone, at least for last 3 runs. FPS is set to 20.
    1 point
  21. This happened in the same spot on two accounts, yes spider kills it because it does nothing until it dies. One account had lvl 40 def and 47 hp, other account had 1 def, 70 hp
    1 point
  22. @Chris just noticed the bot will sometimes try to wake vorkath up and then instantly stop the script sometimes causing me to stand there and die. Other time script stops and then logs out This is the log -
    1 point
  23. First off in order to show your gui you have to reference it by a variable gui = mainUI(); Then you have to show your ui in your code using gui.show(); When you finish UI setup you call gui.hide(); So in order to show the UI again, you need to create a mouse event listener to listen within a specific area of the client (a paint button; use that area to listen for the event) and when the spot is clicked do the gui.show(); function again
    1 point
  24. Jagex has two employees in charge of banning accounts/temp bans. Do you really think that the time those two have are going to be spent primarily on nonsense botting cases or more for RWT/people highly ranked on the high scores. A tiny portion of the accounts actually get manually reviewed out of the 300k or so accounts they ban monthly.
    1 point
  25. Click here I really want it If you have any money give me what you can Thanks (you will give me money because you love me)
    0 points
  26. Interesting thread, I tried as well to cast a magic spell, but in reality, there was a lot of work to be done. Some stuff to be used, to buy for having her by your side. If you don't believe guys in these things I assure you that life can be more beautiful when you have what you want. I wanted her and she is mine now. She is the most beautiful girl in the world, and i'm gonna give her everything. My piece of advice is: don't give up, all it's possible. Check this information and you will see all. https://spellguru.co/powerful-love-spells-and-how-to-cast-them/
    0 points
×
×
  • Create New...