Leaderboard
Popular Content
Showing content with the highest reputation on 12/30/18 in Posts
-
Shame he couldn't antiban himself5 points
-
Safespotting/keeps clicking - turn off resizable mode for now. Make sure you are running the client in fixed mode. Cannoning at rock crabs - not supported just yet, but in the works, ETA 1-2 updates after the one today. I did a lot of re-designing for cannon mode so it should be out faster for rock crabs. Make sure to bot flesh crawlers using the Stronghold plugin, don't fight them using the normal fighter script, it will work. I will add a warning message to trying to fight stronghold npcs without the plugin. The plugin is located at the file menu (setup window > file > plugins) while setting up the bot. Superior slayer monsters are prioritized, if there is a superior variant of your chosen npc the script will attack it, after it finishes combat with current npc of course. I haven't tested superior slayer monsters just yet so it is still experimental, I will need a confirmation on how it works, good/bad, and I will add an update ASAP :D Green Dragons - really appreciate the detailed bug reports, I will be debugging and posting an update ASAP. I really want to get GDK flawless so I can remove it from beta mode. Stronghold - console shows mirror mode error - restart both clients. Use default OSRS client for hooking. Make sure both clients are fully loaded before logging in. Login manually, let the client load for a bit by walking in the game, opening interfaces etc, then start the script. Make sure you do not log in while the client hasn't loaded. Mirror client supports every bot on OSBot, however it needs more updating. Will be posting the new update today, it's a big update.3 points
-
3 points
-
From what I gathered, you aren't really wanting to change your opinion. Can you do us all a favor and pay him the money and tell us how it goes? If it is legit then we'll stand corrected. Also please let us know when he cleans your entire bank2 points
-
2 points
-
2 points
-
Brought to you by the #1 most sold script series on the market. Come and see why everyone's choosing Czar Scripts! This is the most advanced Agility bot you will find anywhere. BUY NOW $9.99 NEW! Added Both Wyrm Courses! SCRIPT INSTRUCTIONS Optimal Setup for the bot: Please set the mouse zoom to far away (to the left, like below) so that more obstacles can be seen in the view, and so the script can be more stable and reliable Also, make sure to have roofs toggled off (either go to settings tab or type ::toggleroof) for optimal results1 point
-
────────────── 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
-
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
-
In this video, I write the beginnings of an "AIO" Fighter script which can be extended in future videos. Feel free to use the source code for any purpose. Source code: import org.osbot.rs07.api.model.Item; import org.osbot.rs07.api.model.NPC; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import org.osbot.rs07.utility.ConditionalSleep; import java.util.Arrays; @ScriptManifest(name = "10MinFighter", version = 1.0, info = "", author = "", logo = "") public class Driver extends Script { String npcName; @Override public int onLoop() throws InterruptedException { // 1. decide which type of npcs to attack if (npcName == null) { if (myPlayer().getInteracting() != null) { npcName = myPlayer().getInteracting().getName(); } else { return 500; } } // 2. attack them if (!myPlayer().isAnimating() && myPlayer().getInteracting() == null) { NPC next = getNpcs().closest(npc -> npc.getName().equals(npcName) && npc.isAttackable() && !npc.isUnderAttack() && npc.getInteracting() == null); if (next != null) { next.interact("Attack"); new ConditionalSleep(5000) { @Override public boolean condition() throws InterruptedException { return myPlayer().getInteracting() != null; } }.sleep(); } } // 3. eat food so we don't die if (myPlayer().getHealthPercent() < 50) { Item food = getInventory().getItem(item -> Arrays.asList(item.getActions()).contains("Eat")); if (food != null) { food.interact("Eat"); sleep(2500); } } // 4. (optional) loot and bank return 500; } } Previous tutorial:1 point
-
1 point
-
1 point
-
May have jumped the gun their, have started the script again EXACTLY how you have put in the OP. Will report back in about 2 hours or so.1 point
-
1 point
-
I did this on a pure 10+ hours a day, never got banned for it. Got the account to around 87 mage this way I believe. I did the same with NMZ, 10+ hours a day never got banned. In my experience anything with low input is pretty easy to get away with.1 point
-
1 point
-
You running on mirror mode? I can pretty much complete all quests using just a lvl3 account on injection mode. If you can get a good quest order going, you can pretty much do all of them1 point
-
Unfortunately I only had a chance to run it once so i think im just going to purchase it and hope the tree support comes out soon1 point
-
1 point
-
Just make it click the NPC (The one you're splashing on) every 15-20 minutes. Like Malcolm says, 12+ hours might be a bit too much. I used to do around 6 hours a day.1 point
-
It could be real, but if the guy has no proof of vouches elsewhere then I'd be extremely cautious. There's plenty people here or on sythe with reputable service threads rather than just a random guy in a discord with no proof of vouches.1 point
-
1 point
-
it's fake dumbass dont trust a random person who invites you to a discord, literally common sense 1011 point
-
My bot just keeps bugging the fuck out whenever I use the clan wars options. Keeps swapping ring and other teleport at the clan wards bank endlessly, and sometimes it just stands still for no reason on top of the mounds as well. Definitely know I've made some errors with how potions are through the client, but this is mad. I can't keep it going for 1 hour + unless I use lumbridge teleport, and even then it's 1 hour max. Not that I want to do more than 1 hour at a time, but it's just like the stress test has let me down for this bot,1 point
-
I had bad sleep tonight and read it wrong yes you can do that. Open Osbot client, log in, add bot and then just open another osbot client and you will have two windows Ofcourse it uses your pc more but if you are using only two accounts it wont matter very much1 point
-
1 point
-
1 point
-
1 point
-
Script is really good, my favorite so far. I really like: - The way it clicks -The randomized drop patterns. More randomized actions would be awesome, perhaps occaiosnally/rarely right-click interacting (right click rock >mine). - A random AFK setting would be cool, just randomly go AFK like a break, go AFK while script was about to click a rock, in the middle of dropping ores, or while walking to bank, 1-100 second delay etc. Guassian random like APA sand crabs refresh delay.1 point
-
1 point
-
1 point
-
The packets have been encrypted since like 2006 to prevent sniffing and packet editing. I'm not talking about a packet bot. I've worked on anticheat in other games and working with raw packets is the easiest way to detect cheating. The same would apply to botting in runescape: when inspecting an players sent packet data, patterns will emerge when a script is used. It would be difficult for humans to detect patterns from raw data, but that's what modern machine learning algorithms are for. To prevent bans, all you would have to do is ensure that the packet output, that is generated by the bots actions, aka the API is close to a human to fool the machine learning tools jagex have built. I'm not talking about the structure of the sent packets or e.g mouse click packet data itself as that will obviously be the same, I'm talking about the metadata that you can infer from multiple packets e.g time between clicks, mouse movement, obvious timing patterns arising from the use of sleep in scripts. tl;dr to not get banned, log packet outputs of both legit playing AND botting; figure out the differences between the outputs; change the APIs used and the script itself so that when botting, the packet dump is indistinguishable from legit playing1 point
-
1 point
-
Just bought the script, this is great! Maybe adding a smelting option for the mining as well? That'd be super dope... thanks bro1 point
-
1 point
-
1 point
-
Mac saving/loading is bugged by the OSBot client, I got it to work without OSBot client (using the same code) but when I use OSBot's API it bugs out. I have informed the devs and it will hopefully be fixed very soon For setting a safespot: walk to your chosen safespot tile and hit F6. For clearing/removing a safespot: hit F9 key (in the new update) If you have any safespot related bugs, please mention exactly what happened and how to make it happen, and what you would like changed. Each safespot tile, npc, fighter profile combination leads to a different situation. So many variables at play. For goblins, I will run some more tests for progressive mode. For Slayer Tower, I will add more improvements to the walking pathways. Prayer flicking: Let the script get attacked to time the npc's attack speed, then the script will learn the attack time and continue prayer flicking As for banking and looping: please provide console logs! Would be really useful. NMZ rock cake: Will test and update. World hop: will add more expansion/improvements ASAP. Item Ids showing runefest shield instead of lobster - using proxies? I will try and see what the issue is. It loads for me, will test on other computers. Kourend dungeon - basic support only, banks manually via walking so far. Brutal drags supported but requires more testing, couldn't test since they added the new slayer requirement. Gargoyles/shortcut: Cannot get the script to use the shortcut, are you sure? Please confirm how to make the script walk there, you said it's using the shortcut but for me it's not using. The problem is that you don't want the script to use the shortcut? I don't understand. I tried standing and walking near both shortcuts on floor 2, script just continues normally perfectly fine. A few hotfixes and a major version update is pending development, I need to get it right. Am currently re-designing some code to be more stable, then I will be pushing the final update log.1 point
-
Hello just a few quick questions (I'm currently using the trial) How do I save the settings? Especially the loot settings as I have to keep redoing everything everytime I stop the script (macbook). Is prayer flicking working? For me it just activated prayer and didn't do anything after that and the prayer just ran out, is there another setting that might interfere with prayer flicker setting? If I click on f6 to use tile as a safespot, how do I turn it off again? clicking f6 again does not work. I also had an error at the bank it kept having a loop saying item already available or something, I'll edit the error log into this post if it happens again. Also is there a way to reopen settings and edit it without having to close the script and re-open? (not sure if this is limited by the client) In slayer tower ground floor NW corner it keeps going back and forth sometimes trying to get to 1st floor safespotting isn't really working for me, in karamja lesser demons it just messes up. Also if I am already there it still uses glory to teleport to karamja and wears the glory instead of my amulet Also on NMZ it is not clicking the rockcake1 point
-
ran 24/7 for 10 days, cashed out 750m and started new account xD would highly recommend1 point
-
Bought a new case and love it, the Phanteks Evolv M-atx (also gotten away from RGB, looks a lot cleaner imo) Lets see someone else's. My build (left): GF's Build (Right):1 point
-
Bot with items to trade: if inventory contains x items if bank is open close bank else if not in trade use trade interaction on target player sleep until in trade else if in trade with wrong player close trade else if on first trade screen if not offered x items offer x items else if not accepted accept trade else if on second screen if not accepted trade accept trade else if not bank is open open bank else if bank contains x items withdraw x items else stop Bot receiving items: bool trade On received message: if message is of type trade and message is from target player set trade to true On loop: if trade is true if not in trade do trade interaction with target player sleep until in trade else if not trading target player close trade else if on first window if other player accepted accept trade else if on second window if other player accepted accept trade set trade to false1 point
-
First of all I wasnt talking to you, second of all the script can not complete all quests with those stats , I cant even get throught tree gnome village with this script dies everytime.0 points