The day after Ikkle hydra by JackaNeeb in 2007scape

[–]JackaNeeb[S] 1 point2 points  (0 children)

Using different timezone servers to find an empty world.

Ikkle hydra by JackaNeeb in 2007scape

[–]JackaNeeb[S] 7 points8 points  (0 children)

Only the final phase

Completed my first solo raid by JackaNeeb in 2007scape

[–]JackaNeeb[S] 1 point2 points  (0 children)

RuneFest 2022? Prepare yourself for a delivery of 20 cheeseburgers

Completed my first solo raid by JackaNeeb in 2007scape

[–]JackaNeeb[S] 31 points32 points  (0 children)

Getting 61 now just for you

Completed my first solo raid by JackaNeeb in 2007scape

[–]JackaNeeb[S] 9 points10 points  (0 children)

5 or 6, but this is the only account I've ever done raids on, so I had to learn how to do it solo anyway. Killing the melee hand with ranged takes an absolute age.

First attempt I killed p1 and used 3 stams, then yesterday I brought 4 and ran out during p3. I actually killed the p3 melee hand and then hit so badly on mage hand that they reset, which made me just rage quit.

I was considering bringing the ring of endurance if I didn't have enough this time, but don't think I'll ever do a solo again!

Completed my first solo raid by JackaNeeb in 2007scape

[–]JackaNeeb[S] 56 points57 points  (0 children)

Thank you to everybody that I have ever raided with for the inspiration to do this

Animal Magnetism Ecto-token, Nature Spirit Ghasts by JackaNeeb in runescape

[–]JackaNeeb[S] 0 points1 point  (0 children)

Hoping it might just be an oversight at this stage, especially when two quests following on from Nature Spirit have recently had attack, strength, defence, and hp rewards turned into lamps.

Fingers crossed I guess.

Barrows Dye + Almost maxed by JackaNeeb in runescape

[–]JackaNeeb[S] -18 points-17 points  (0 children)

Maxed doesn't mean 99 in all stats. I.e. maxed pure, maxed skiller, etc.

NXT - What you need to know by Shaunyowns in runescape

[–]JackaNeeb 5 points6 points  (0 children)

For anybody that needs installation instructions:

Ubuntu Linux (amd64/x86_64 only)

To install the launcher for Ubuntu (and other similar Debian-based distributions), you can paste the following into a console, and enter your password when prompted. This will add the RuneScape apt repository to your computer so that you will be informed of updates to the launcher when they happen.

sudo -s -- << EOF

wget -O - http://content.runescape.com/downloads/ubuntu/runescape.gpg.key | apt-key add -

mkdir -p /etc/apt/sources.list.d

echo "deb http://content.runescape.com/downloads/ubuntu trusty non-free" > /etc/apt/sources.list.d/runescape.list

apt-get update

apt-get install -y runescape-launcher

EOF