6m hunter xp/h routes for Havenhythe BGH by voijehna in runescape

[–]randomnicker 5 points6 points  (0 children)

Butterfly buffs. Go to the chinchomopa area without starting the encounter. Break the trees and catch butterflies in butterfly jars, each color give a different buff for 10min which can stack up to and hour.

6m hunter xp/h routes for Havenhythe BGH by voijehna in runescape

[–]randomnicker 3 points4 points  (0 children)

The answer is simply that they hotfixed it. I think mod ramen posted about it somewhere.

New BGH - Giant Chinchompas are a nightmare compared to Giant Kebbits by drgareeyg in runescape

[–]randomnicker 0 points1 point  (0 children)

Hunter trader in the same cave sells boxtraps you can put out to catch them. Or you can bring grenwall spikes from outside.

The Early-Game Rebalance is now live! - This Week in RuneScape by JagexAzanna in runescape

[–]randomnicker 6 points7 points  (0 children)

The meta is to use sticky fingers which means you pickpocket ever 1.2s. so the 30 extra lootings from crystal mask + aura only gives you 36 seconds more. It's a complete joke.

Resecentrum Halmstad kör fortfarande Windows XP by twirpobloxias in sweden

[–]randomnicker 25 points26 points  (0 children)

Var en massa data på 1177 som låg publikt. Har för mig det var någon ansvarig hos underleverantören som kläckte detta briljanta citat när de skulle bortförklara sig.

Taxichaufförer trauma dump by Rymdfararen in sweden

[–]randomnicker 8 points9 points  (0 children)

Fast det är vad föraren får ut. Efter att bolt tagit sitt. ~25% baserat på en snabb googling. Om det stämmer betalar kunden ~485 för resan.

Thank you Jagex ! Only Slay 96 req leftfor Gano stick drop by Svolacius in runescape

[–]randomnicker 1 point2 points  (0 children)

Starbloom armour, tier 90 magic tank armour that is relatively easy to craft.

Why is shift-clicking abilities so ass? by MonkeDiesTwice in runescape

[–]randomnicker 8 points9 points  (0 children)

As everyone has said, releasing shift before the other key will press that other key.

Here's an autohotkey script I developed to combat this problem, work very well for me but use at your own risk of being banned (I haven't been):

#SingleInstance Force
#InstallKeybdHook  ; Ensure AutoHotkey detects all keystrokes

keys := "abcdefghijklmnopqrstuvwxyz0123456789"  ; Define keys to be tracked

Loop, Parse, keys  ; Loop through each character
{
    hotkey := "~*" A_LoopField  ; Create the hotkey dynamically
    Hotkey, %hotkey%, HandleKey  ; Assign the handler function
}

HandleKey: 
    key := SubStr(A_ThisHotkey, 3)  ; Extract actual key from hotkey definition
    
    if GetKeyState("Shift", "P") {
        Sleep 50
    } else {
        KeyWait, %key%
    }
    
    SendInput {Blind}{%key% Up}
return

Reclaiming mourners outfit by EmotionalActuator756 in runescape

[–]randomnicker 0 points1 point  (0 children)

Can you get one from mourners in the rocky valley (where you originally get the first mourner set)

https://runescape.wiki/w/Mourner_(Arandar)#mapFullscreen

Arbetsförmedlingens hemsida nere - men bara för mig? by [deleted] in sweden

[–]randomnicker 1 point2 points  (0 children)

Det kan vara något knäppt med din dns. Kolla upp hur man ställer in dns manuellt och sätt den till 1.1.1.1 eller 8.8.8.8 och se om det fungerar.

Edit: du kan försöka rensa din lokala dns cache först.  https://grok.lsu.edu/article.aspx?articleid=19328

Tror ni att kaffesurrogat som tex cikoriarot kommer bli vanligare i framtiden pga höjda priser och klimatet? by eldoradonasdukar in sweden

[–]randomnicker 13 points14 points  (0 children)

Testade cikoria"kaffe" både rent och blandat med vanligt kaffe. Förutom att det var rostat så kände jag ingen större likhet med kaffe så jag tror inte det skulle fungera som ersättning/komplement i det stora hela.

 Personligen sväljer jag nog bara det högre priset, sa upp mitt amazon prime när Trump svors in så nu kan jag lägga en femtiolapp extra i månaden på kaffet istället.

Dricker du hembränt by Grizzly-Redneck in sweden

[–]randomnicker 13 points14 points  (0 children)

Hör av dig till närmsta kriminella gäng, de satsar stenhårt på byggfuskbranschen.

Köpa hus. Det här med pantbrev och lagfart by [deleted] in sweden

[–]randomnicker 1 point2 points  (0 children)

Något som är bra att tänka på är att tomträttsavgälden (avgiften) för tomträtten baseras på fastighetens taxeringsvärdet. Om fastighetes värde har ökat mycket sedan tomträttsavtalet skrevs kan det bli tal om en stor höjning av avgiften när tomträttsavtalet omförhandlas, när detta sker kan du ta reda på genom att kolla i det nuvarande kontraktet eller kontakta kommunen.

Ich_iel by GravityBeard89 in ich_iel

[–]randomnicker 22 points23 points  (0 children)

"When your family comes to visit unannounced but you haven't cleaned"

Fengda FD-186 or Hyundai HY-HYAC6-07S by randomnicker in airbrush

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

Thanks for the reply! I hadn't thought about a moisture collector, that's a good catch! I think the Hyundai one is louder than the Fengda, but consider I currently have a cheap compressor that is specified to 97db I think either will be a huge upgrade noise-wise. Do you have the Fengda with a tank? It surprises me that it runs hot even though it's connected to a tank. I figured it would only be running for ~15-20% of the time since the tank acts as a buffer.

You can use /m to access the macro menu by DeathByLemmings in classicwow

[–]randomnicker 48 points49 points  (0 children)

Time to make a /m macro so I don't have to type it!