Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/02/21 in all areas

  1. 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
  2. I purchased a slayer bot months ago and i guess it has a subscription which i just noticed. I guess it's been billing me 9.99 usd every month and would like it to stop
    1 point
  3. I thought I took a gyazo but I guess it didn't save. I switched to a different method but if I go back to cosmics I will take a screenshot next time. Good script otherwise.
    1 point
  4. Update: got it working! Dockerfile: FROM archlinux RUN pacman -Syu --noconfirm RUN mkdir -p /root/OSBot/Data RUN mkdir -p /root/OSBot/Scripts COPY Scripts/osbot.jar /root/OSBot/ COPY Data/map.bin /root/OSBot/Data COPY Scripts/* /root/OSBot/Scripts/ COPY Automation/entrypoint.sh / RUN pacman -S jre8-openjdk --noconfirm RUN pacman -S xorg-server-xvfb --noconfirm RUN pacman -S libxtst --noconfirm RUN pacman -S libxrender --noconfirm ENTRYPOINT ["./entrypoint.sh"] Entrypoint.sh: #!/bin/sh Xvfb > /dev/null 2>&1 & export DISPLAY=:0.0 java -jar /root/OSBot/osbot.jar -allow nointerface,lowcpu -login redacted -bot redacted -script Skeleton:1 -world 301 cat /proc/$(ps aux | grep "/root/OSBot/osbot.jar" | grep -v grep -m 1 | awk '{print $2}')/fd/1 Xvfb runs an X server with a display. Most of this was stolen from: Just had to figure out the xserver stuff.
    1 point
  5. He doesnt offer trails, but seriously... just buy it, it's a beast of a script
    1 point
  6. New version is on! Now the script checks whether a break is near and waits for the break before entering Obor's lair, reducing the waste of giant keys.
    1 point
  7. Cancel the subscription through PayPal. Tutorial below, and OSBot should be listed as Meire & Brito Automation. https://www.youtube.com/watch?v=PqjBueILt60
    1 point
×
×
  • Create New...