Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/20/23 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
    2 points
  2. Hello, for this, I like to use Firefox, although you can use chrome for SOCKS5 support. I like to always start a new private browser for every account created. If you want to go a step further, sandboxie may help you go through account linking. No promises. I do 3 accounts per proxy, careful though, those 3 will have a higher chance of being linked than if you were to use different proxies. Unfortunately, all accounts have a chance to easily be linked, I've personally had minimal issues with this besides creating on the same IP, but mileage may vary. Bookmark this https://secure.runescape.com/m=account-creation/create_account?theme=oldschool Install these add-ons https://addons.mozilla.org/en-US/firefox/addon/autofill-quantum/ https://addons.mozilla.org/en-US/firefox/addon/switchyomega/ You can also find some captcha solving service to make it quicker for you, as I've been told, I personally haven't used any. Setting up Proxy SwitchyOmega To import bulk proxies into proxyswitch, your proxies have to be seperated by semi-colons like 127.0.0.1:1234:user:pass;ADRESS:PORT:user:pass You see the semi-colon? Go to the Add-on options (Top right corner of firefox > Click > Options OR Add-ons/extensions page > Options of add-on) You should see the SwitchyOmega interface. Right click anywhere on page > inspect *Or just press f12* > Find console tab. This is for HTTP *Using HTTPS didn't work for me sometimes for some reason*, Paste this Firefox: var changes = {}; window.prompt().split(';').forEach(function (proxy, i) { var parts = proxy.trim().split(':'); if (parts.length < 2) return; var profile = OmegaPac.Profiles.create({ name: "Proxy" + (i + 1), color: "#99ccee", profileType: "FixedProfile", fallbackProxy: OmegaPac.Profiles.parseHostPort(parts[0] + ':' + parts[1], 'http'), auth: parts[2] && {fallbackProxy: { username: parts[2], password: parts[3], }} }); OmegaPac.Profiles.updateRevision(profile); changes[OmegaPac.Profiles.nameAsKey(profile)] = profile; }); // Firefox-specific code var storageArea = browser.storage.local; storageArea.set(changes).then(function() { location.reload(); }, function(error) { console.log(error); }); Chrome: var changes = {}; window.prompt().split(';').forEach(function (proxy, i) { var parts = proxy.trim().split(':'); if (parts.length < 2) return; var profile = OmegaPac.Profiles.create({ name: "Proxy" + (i + 1), color: "#99ccee", profileType: "FixedProfile", fallbackProxy: OmegaPac.Profiles.parseHostPort(parts[0] + ':' + parts[1], 'http'), auth: parts[2] && {fallbackProxy: { username: parts[2], password: parts[3], }} }); OmegaPac.Profiles.updateRevision(profile); changes[OmegaPac.Profiles.nameAsKey(profile)] = profile; }); chrome.storage.local.set(changes, location.reload.bind(location)); A box should pop up and then you just paste your proxies. If you want them to be SOCKS5, you need to use chrome, firefox does not support it. You also have to change this part of the script fallbackProxy: OmegaPac.Profiles.parseHostPort(parts[0] + ':' + parts[1], 'http'), auth: parts[2] && {fallbackProxy: { Change the HTTP to SOCKS5 and the parts[2] to parts[5] (Keep the parts[2] next to the username) Now you should have a full list of proxies imported Setting up Autofill Go to the Autofill settings, you can do that by right clicking on the extension, hitting manage extension, then clicking on the 3 dots, then on options. Go to import/export, paste this, and hit import/replace ### AUTOFILL PROFILES ###,,,,,, Profile ID,Name,Site,Hotkey,,, c1,OSRS,secure.runescape.com/m=account-creation/create_account,,,, ### AUTOFILL RULES ###,,,,,, Rule ID,Type,Name,Value,Site,Mode,Profile r1,0,"^email1$","{@random_name}@{@choose_email}","",1,c1 r2,0,"^password1$","password","",1,c1 r26,1,"^password1$","password","",1,c1 r3,0,"^day$","{@day}","",1,c1 r4,0,"^month$","{@month}","",1,c1 r5,0,"^year$","{@year}","",1,c1 r6,3,"\bm-show-password__check\b","1","",1,c1 r7,3,"^agree_terms$","1","",1,c1 ### AUTOFILL OPTIONS ###,,,,,, advanced,"[]",,,,, exceptions,"[]",,,,, textclips,"[]",,,,, variables,"[""1to100 = javascript:Math.floor(Math.random()*(100-1+1)+1);"",""day = javascript:Math.floor(Math.random()*(28-1+1)+1);"",""month = javascript:Math.floor(Math.random()*(12-1+1)+1);"",""year = javascript:Math.floor(Math.random()*(2004-1980+1)+1980);"",""rand_alphanumeric = javascript:Math.random().toString(36).substring(2, 8);"",""# Example: random in-game name"",""random_name = javascript:names = [\""Nite\"", \""Meal\"", \""Play\"", \""Rise\"", \""Cave\"", \""Foil\"", \""Glow\"", \""Hoop\"", \""Jest\"", \""Knot\"", \""Lift\"", \""Maze\"", \""Nest\"", \""Oops\"", \""Pest\"", \""Quip\"", \""Rave\"", \""Sift\"", \""Tale\"", \""Unit\"", \""Vial\"", \""Walt\"", \""Xmas\"", \""Yawn\"", \""Zest\"", \""Aery\"", \""Bake\"", \""Cede\"", \""Dine\"", \""Ease\"", \""Fate\"", \""Gain\"", \""Halt\"", \""Iglo\"", \""Jive\"", \""Knot\"", \""Lift\"", \""Mend\"", \""Numb\"", \""Obey\"", \""Pond\"", \""Quit\"", \""Rive\"", \""Sift\"", \""Tame\"", \""Unve\"", \""Vest\"", \""Wist\"", \""Xray\"", \""Yard\"", \""Zest\"", \""Ache\"", \""Blip\"", \""Cute\"", \""Dash\"", \""Echo\"", \""Fizz\"", \""Glim\"", \""Halt\"", \""Iota\"", \""Jolt\"", \""Keep\"", \""Lend\"", \""Melt\"", \""Numb\"", \""Omen\"", \""Pole\"", \""Quip\"", \""Raze\"", \""Sift\"", \""Tome\"", \""Utop\"", \""Vale\"", \""Walt\"", \""Xmas\"", \""Yarn\"", \""Zest\"", \""Acre\"", \""Bend\"", \""Cave\"", \""Dote\"", \""Echo\"", \""Foil\"", \""Gone\"", \""Halt\"", \""Iglo\"", \""Jest\"", \""Knot\"", \""Lend\"", \""Mend\"", \""Numb\"", \""Obey\"", \""Pond\"", \""Quip\"", \""Rave\"", \""Sift\"", \""Tome\"", \""Unve\"", \""Vest\"", \""Wist\"", \""Xray\"", \""Yard\"", \""Zest\""];name1 = names[Math.floor(Math.random() * names.length)];name2 = names[Math.floor(Math.random() * names.length)];name3 = Math.floor(Math.random() * 10000);name1 + name2 + name3;"",""choose_email = javascript:var choice = Math.floor(Math.random()*2);choice == 0 ? \""hotmail.com\"" : \""outlook.com\"";""]",,,,, activecat,1,,,,, autoimport,0,,,,, backup,0,30,,,, badge,1,,,,, closeinfobar,1,1,,,, debug,0,,,,, delay,0,0.5,,,, fluid,1,,,,, hidebackup,0,,,,, manual,0,,,,, mask,0,,,,, menu,1,,,,, overwrite,1,,,,, sitefilters,1,,,,, skiphidden,0,,,,, sound,0,,,,, vars,1,,,,, voice,0,1,,,, Now everytime you go to the page I told you to bookmark, it's going to autofill all the fields with random info at either hotmail or outlook.com and you can change between proxies fairly easy through the proxy switchy. One proxy is usually good for 3 account creations before OSRS limits you. If you want to change the names, just copy and paste it in ChatGPT OpenAI from the variables tab and tell you to give you a list of new words lol. Write me out 250 unique words. Do not include anything longer than 5 letters. Write the list out just like this shown below. ["Nite", "Meal", "Play"];
    2 points
  3. Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Supports all rooftops (Draynor, Al-Kharid, Varrock, Canafis, Falador, Seers, Polivneach, Relekka, Ardougne) - Supports most courses (Gnome stronghold, Shayzien basic, Barbarian stronghold, Ape toll, Varlamore basic, Wilderness (Legacy), Varlamore advanced, Werewolf, Priffddinas) - Supports Agility pyramid - All food + option to choose when to eat - (Super) Energy potions + Stamina potions support - Progressive course/rooftop option - Waterskin support - Option to loot and sell pyramid top - CLI support for goldfarmers Custom Breakmanager: - Setup Bot and break times - Randomize your break times - Stop script on certain conditions (Stop on first break, Stop after X amount of minutes, Stop when skill level is reached) - Worldhopping - Crucial part to botting in 2023! Script queueing: - Support queueing multiple script in a row - All Khal scripts support flawless transitions in between scripts - Start creating your acc in a few clicks from scratch to multiple 99's - Flawless CLI support - Learn more here: How to use CLI parameters: - Example Usage: -script 463:ScriptFile.BreakFile.DiscordFile SAVEFILE = Saved Filename BREAKFILE = Breakmanager Filename DISCORDFILE= discordSettings Filename - SAVEFILE: Save file can be created in the GUI. Navigate to the tab you want to run and press "Save As CLI file". Please choose your filename wisely (No special characters) - BREAKFILE (Optional): Breakfile can also be create in the GUI, set the breaksettings you wish to use and press "Save new CLI BreakFile". Please choose your filename wisely (No special characters) - Final form (Note that with some bot manager you do not need to specify '-script 463'): -script 463:TaskList1.4515breaks (With breaks) -script 463:TaskList1.4515breaks.discord1 (With breaks & discord) -script 463:TaskList1..discord1 (NO breaks & discord, leave 2nd parameter empty) Proggies:
    1 point
  4. By Czar 99 in one go!!! Multiple 99s in 1 sitting!!!!! Features List - Supports 4 locations, with randomisation options (Randomise all, randomise north-only, randomise south-only) - Supports taking the axe for woodcutting, if not already equipped/held - Supports taking all equipment including Tinderbox, knife, unfinished potions from crates - Prepares for matches early, and waits around the brazier if you selected to light them (For +25 initial points) - Supports waiting at the safezone after winning the match (at 500 points) to preserve food - Supports training agility via the northern agility steppe - Knows exactly which external actions interrupt your current action, and plans accordingly - Identifies cold snaps and either avoids them completely, or randomises between avoiding and tolerating them - Allows you to fletch logs before burning them for a more balanced experience gain - Choose to optionally switch to other sectors if pyromancer is dying - Identifies pyromancer health, brazier repaired, brazier lit at all times - Knows exactly how many points our current inventory holds (in terms of burning logs) - Gets 1-50 firemaking: locked to maximum of 50 firemaking, and locked to Grand Exchange only. - Buys a player-owned-house via the Varrock Estate agent if you don't already own one (Optional) - Identifies if the account has visited Zeah before, and plans ahead. - Will travel to Zeah by ship to unlock it for newer accounts (Highly useful for goldfarming!) - Resupplies food, jewellery and teleports via the Grand Exchange - Teleports to Grand Exchange supported: Ring of wealth, Varrock teleport tab, Varrock spell (runes only!), Amulet of glory, Home teleport (Lumbridge/Edgeville) - Teleports to Wintertodt Camp supported: Games necklace, walking - Allows you to filter and join matches when a certain % of the game is already active, so wait for next match if below X% - Either holds onto crates, banks them or opens them - up to you! - Supports choosing your own food, choosing when to eat (eat %), choosing minimum to leave match for, and amount to withdraw - Upgrades to pyromancer gear when applicable - Identifies when you get a Phoenix pet - Buys warm clothing that your account is able to wear, filters by skill requirement. - Stop notifications tab (similar to Perfect Fighter): allows you to choose when to stop the bot, or when to alert/notify you - Stop the script at ANY moment in time, after X minutes/hours/seconds, after X wins, after X item gained (pet too!), after X experience gained & more! Buying Warm Clothing (4 missing pieces)! Results
    1 point
  5. The only Runecrafting bot you will need Purchase this INSANE bot here You can setup a master account (preferably your main account, can be any account) and a worker account (a throwaway bot account, or any account) will trade the master account and go to bank to get more runes etc. The main account (master) does not need to bot, and can be achieved through the normal RS client without a bot client. Supports: Air runes (1) (normal) & (abyss) Mind runes (2) (normal) & (abyss) Water runes (5) (normal) & (abyss) Earth runes (9) (normal) & (abyss) Mud runes (13) (earth altar) Lava runes (23) (fire altar) Fire runes (14) (normal) & (abyss) Body runes (20) (normal) & (abyss) Cosmic runes (27) (normal) & (abyss) Chaos runes (35) (normal) & (abyss) Astral runes (40) (normal) & (abyss) Nature runes (44) (normal) & (abyss) Law runes (54) (normal) & (abyss) Blood runes (abyss) & (zeah) Auto Arceuus Favour Solver Gets 100% arceuus favour for you Auto GE Restocking Sells runes, buys more supplies automatically Auto-equips chosen armour/robes Use Blood Essences Death Handler gets items from Death's office and repeats (Abyss) Glory mode, ferox mode, house spell/tabs Avoids pkers and hops worlds Uses mouse invokes for quicker runecrafting (stealth) Muling (BETA) will give money to your mules every X hours or profit Creates colossal pouch if you have the needle Results and screenshots
    1 point
  6. RUNNING 4 SESSIONS PER NODE NODE [2] WITH 4 MORE BOTS Showcase: 8 bots same time generating ~2.8m/hr which equals to roughly ~67m/day! 1 MULE PER MACHINE FAQ What is the script ID? 782 Can I run this bot with the Bot Manager? Yes, the parameters will be the saved file name in the setup window, you will see once you run the bot. Can I request features added to this bot? Yes, I am always listening to requests and adding new features all the time!
    1 point
  7. Stealth Passive Goldfarmer Can also be purchased with OSRS gold using vouchers from here Featured Current record progress by @RoundBox Features Supports CLI startup for scalable farming Up to 150m per month per account Saving, loading and editing settings Stays logged out most of the time Likely to be low ban rate Low Requirements Bond renewal Restocking Herb farming Birdhouse runs Various teleports Buys herb boxes daily Randomizations on most settings 5 supported patches (others coming soon Random behavior configurable on the GUI Simulates AFK sessions by losing window focus Changes window title to RuneLite while running Daily botting session limits to simulate sleep patterns Custom break manager with user defined settings dreams In Development More Grand Exchange customizations Fruit tree picking Trollheim patch Making compost Battlestaves Muling Requirements Farming 1 x Spade 1 x Seed dibber 1 x Rake some Allotment seeds (type chosen on GUI) some Herb seeds (type chosen on GUI) some Flower seeds (type chosen on GUI) some Compost (type chosen on GUI) some bank teleports (type chosen on GUI, e.g. Ring of dueling) patch teleport for every patch selected on GUI some Stamina potions if enabled on GUI (not recommended) it can theoretically be used from level 1, and you don't have to plant all types of seeds at once, you can choose to only do allotments if you prefer Birdhouses UNLOCK DIGSITE PENDANT ENCHANTING UNLOCK HOUSE ON THE HILL TELEPORT UNLOCK ALL MUSHTREES 5 Hunter House on the Hill teleport must be unlocked Mushtree teleports must be unlocked Bone Voyage quest and all prerequisites some Digsite pendants some Hop seeds (type chosen on GUI) 4 x Clockwork (only if crafting birdhouses) 1 x Chisel (only if crafting birdhouses) 1 x Hammer (only if crafting birdhouses) logs if crafting birdhouses, the premade birdhouses otherwise some bank teleports (type chosen on GUI, e.g. Ring of dueling) Instructions Fill the GUI settings with desired values. Most behavior can be randomized by providing ranges instead of fixed numbers, eg. the script will take a break at a random time between 80 and 100 minutes The script currently supports 3 activities: Herb runs, birdhouses and buying herb boxes. Select which one you want to do on the GUI. The "best" option provided herb runs will pick the most profitable, while on bridhouses it will pick the best xp. 5 out of 9 patches are currently supported Some settings are still under development CLI Features Script ID is 1099. The script supports CLI startup with the following syntax: -script 1099:settingsname Where settingsname is the name of the settings preset used when saving the settings on the GUI. eg. -script 1099:test Bug Report Template 1. Stealth Injection or Mirror Mode: 2. Logger contents (press "Settings" on top right corner of the client, then "Toggle Logger", copy & paste on pastebin) : 3. Description:
    1 point
  8. 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.png
    1 point
  9. Done added trials enjoy I will look at death runes ASAP, maybe I locked it behind a quest, I will add a new update asap
    1 point
  10. both started at 1 rc n did the questing option and i just let them go on 4hours on 30-1hour off and here they are my client ended up closing or the bot took a break so i dont have a good log picture but im 60+ rc today and the trial isnt even over what a great script
    1 point
  11. 1 point
  12. Welcome, and good luck dude
    1 point
  13. Fixed, it should be on SDN tomorrow. Thanks
    1 point
  14. Added queue support to NMZ, Zulrah and Barrows, thank you! (if there are users here of mine, let me know how it goes (most likely be a few hours before my updates are live))
    1 point
  15. hey man can i get a trial please ? only giants foundry script iv seen hope it runs well !
    1 point
  16. Hi, does this script buy ore from the vendor for ironmen?
    1 point
  17. Just messaged you on discord but i would love a trial looking to buy on my next check!
    1 point
  18. amazing script, just got into this and you are highly recommended, maybe I'm too new to all this, I've been watching this and the script doesn't seem to like crafting death runes for me. any settings I'm missing? HIGHLY RECOMMEND!!!!!!!!!
    1 point
  19. 1 point
  20. Welcome! Goodluck with the project! ^^
    1 point
  21. Thanks, it worked for me.
    1 point
  22. Yes sure I will add ring of elements support Trials added gl guys enjoy! I recommend using stealth injection + new mouse + multiple breaks per hour for best results
    1 point
  23. 1 point
  24. Amazing feature! How can we see this when selected spell doesn't have enough runes it will buy that? Can you show a sneak peak? Will it also have the task scheduler?
    1 point
  25. Yes sure, I'm finishing up on GE Restocking, this bot will be first magic bot to have that feature. Atm finishing up on tests And yes sure I will add degrime herbs, I hope there's no quest requirement I will unlock it for you and add support
    1 point
  26. Been Banned from OSRS from using this script.
    0 points
×
×
  • Create New...