Leaderboard
Popular Content
Showing content with the highest reputation on 11/06/18 in Posts
-
UPDATE: As of September 12, 2019, Jagex has removed the 7-day Free Trial offer from OSRS. It's been fun and I'm honestly surprised we got almost a year of hardcore abuse out of this. Cheers Fam! EDIT: They are now monitoring/linking CC/payment info to free trials. I can't confirm how many yet as I got off around 8-10+ before they blocked one of my CC's (I'm guessing this came about with the new trial offer screen in-game). Will try to keep everyone updated as I learn more. PAYMENT METHODS ARE NOT TRACKED/BANNED/RESTRICTED. THE GOOGLE ACCOUNT IS WHAT GETS BANNED/DISABLED/LOCKED, INCLUDING PREVENTING PURCHASES FROM THE PLAY STORE!! EDIT 2: THE CURRENT BOTTLENECK FOR CLAIMING FREE TRIALS HAS TO DO WITH GOOGLE ACCOUNT CREATION. (Google's Anti-Bot measures are FAR more robust than Bot Watch. I have spent 100's of hours researching/testing/developing methods to get around this problem, with little success.) I used this method to successfully create and train 4 MANY new accounts w/ 7 day free memberships. Enjoy (NOTE: This guide will be Android only, steps should be same/similar for iPhone, just change Google accounts for Apple accounts) Requirements: 1. Multiple Gmail Accounts 2. Android device with OSRS app installed 3. Valid Payment details for Google Play Store Steps: 1. Log into your desired account on OSRS app. 2. Open the in-game store and click to buy membership (should open a new window). 3. Select 1-month membership offer (it should say something about a 7-day free trial). 4. Go through the membership setup and select your valid payment details when asked. 5. After you see the message saying "payment confirmed" or something to that extent, go into your OSRS account settings and cancel the membership like normal. 6. Profit... You can repeat these steps for any number of accounts that have not yet claimed this offer by doing the following. 1. Log out of OSRS on the app. 2. Go to your Android device's settings and add a new Google account that has yet to claim this offer (the offer is attached to your Google account). 3. Repeat steps 1-5 above with the new OSRS and Google accounts. BUT WAIT! What if I don't have an iPhone or Android that can run OSRS!?!?! Can I still get this offer??? YES! There is an application for Windows (not sure about OSX) called "Bluestacks" that allows you run an emulated Android instance on your desktop with no additional software. 1. Download and install Bluestacks (ask Google). 2. Go through the setup process to get your Android emulation running. 3. Open the Playstore App on the home screen (log into your Google account if you haven't already). 4. Download OSRS Mobile. 5. You're now able to run OSRS Mobile on your Windows desktop (and yes, it seems to run smoother than the normal desktop clients lol). I've only just started playing around with all of this in the last week or so, but I've got a strong background in emulation and virtualization, so I'll do my best to provide support within this thread for anyone who tries this.3 points
-
2 points
-
NEW! supports new south + east shortcuts, new hopper (upstairs), and mouse invokes!!! (just like runelite!) 'the intelligent choice' By Czar 34-99 Mining on video!! Agility Shortcut Setup Window Preview 70 hours run time https://i.imgur.com/wiF6VPO.png1 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
-
'the intelligent choice' by Czar Want to buy the bot, but only have rs gp? Buy an OSBot voucher here1 point
-
1 point
-
1 point
-
Thanks for the additional info! I've not given Malcolm's method a go yet as I've just 'completed' my script, so just focused on fixing the minor errors right now before I move onto implementing improvements (like tackling the double interaction properly). I'll definitely want to take a look into what you suggested as well. I made a quick search, and I assume it's called java concurrency and/or multithreading which you're referring to.1 point
-
1 point
-
1 point
-
Seriously what is this obsession with mobile botting? It's been well known for awhile now that most of their detection is server sided so anything done on the client is completely pointless (cough botting on mobile cough).1 point
-
1 point
-
1 point
-
1 point
-
Theres a teleport from tunnels option in the settings. It will recharge your trident if you also have fire runes and gold in bank.1 point
-
thank you i was unsure if it would just leave it on the ground.. and as the mirror mode is laggy and buggy im extra worried it mite miss it lol1 point
-
Sand Crabs (Craw island) southern spots seems to be broken again... just stands there and keeps cycling.1 point
-
1 point
-
No running more accounts does not result in higher ban rate, I run 15-20 on one IP, no problems.1 point
-
Oh so you only take RSGP? Yet quitting runescape?1 point
-
1 point
-
Definitely, do some research about the basic of Objects in Object Oriented Programming, Classes, Inheritance, and methods/variables.1 point
-
1 point
-
1 point
-
Omg i was thinking the same but didnt dare to type those forbidden words1 point
-
1 point
-
1 point
-
1 point
-
yes u will get banned man, scirpt is really detectable now this days, i but with frost barrows, 3 accounts all 3 the get banned at next day of strating botting, u must be smart and lucky in this case, i must admit las account was a good account :c1 point
-
1 point
-
1 point
-
1 point
-
I think it would help if you made it so all your loop method does is run a bunch of checks and makes a bunch of calls to other functions. Don't handle anything else. That way, you'll know precisely what your script is doing: @Override public int onLoop() throws InterruptedException { if (dialogues.isPendingContinuation()) { dialogues.clickContinue(); } else if (isFighting()) { if (isLowOnHealth()) { if (canHeal()) { heal(); } else { runAway(); } } } else if (areBonesPresentInInventory()) { if (!isIdle()) { buryNextBone(); } } else if (lootingEnabled && isLootPresent()) { if (isInventoryFull()) { if (isJunkPresent()) { dropJunk(); } else { goBankStuff(); } } else { loot(); } } else { fight(); } }1 point
-
I finally was able to purchase the script, but it randomly gets stuck sometimes when the target view box pops up after shooting the arrow and won't close the box. Any way to fix this? Thanks. Nevermind figured it out, thanks for the great work!1 point
-
thanks and it seems good, done about 4 hours so far and i like it so this will be had on my payday i think.1 point
-
1 point
-
Java is basically C# with less cool features You'll be fine with good C# skills. Just don't confuse the naming conventions, and get out of the habit of writing 'var' everywhere1 point
-
I just ran into a bit of a bug I believe. I am trying to fish and bank leaping trout and salmon, but the bot continues to try to fish bait fish near the bank instead of going back to the leaping fish spots. Is this perhaps because I am using bait instead of feathers? I am an ironman currently and couldn't travel to get feathers. Thanks for any help1 point
-
gonna suice it for 2 days and looking what the result will be \ 1 thing doesnt it click the targets to fast? or isnt that a problem1 point
-
I just returned to Runescape after many years gone because of the mobile update. Of course I still have my main account on RS3 but I just never could get into the new combat system and kind of lost interest in botting after Nexus got shut down. Got Czars Perfect Fishing last week and am very happy with it! Started out F2P barbarian fishing around lvl 20, decided since I didn't get banned to get membership last night! Lvl 58 fishing now, only botting a few hours max per day on Mirror mode. Really just wanted to say thank you Czar for the wonderful product! And leave a review for those on the edge of purchasing, I feel its 100% worth it so far. I will give occasional updates on my progress for everyone as well. Happy Botting!?1 point
-
2.5.22 version of mirror mode the mouse scroll doesnt work so scripts cant worldhop etc. Im not sure if its just me so would be good if someone tested it. Im running windows 10 with newest java avaible.1 point
-
1 point