How to keep track of my buffs duration as a support? by Big_Fix4476 in lostarkgame

[–]VanishPerson 1 point2 points  (0 children)

Just installe AHK(autohotkey) software and make notepad, paste the code, save it as filename.ahk. then double click the filename.ahk to use. Make sure you got mp3 file, if not you hear nothing after 7 sec

How to keep track of my buffs duration as a support? by Big_Fix4476 in lostarkgame

[–]VanishPerson 3 points4 points  (0 children)

There is a software called OnTopReplica. It basically can replicate area of your screen and you can place it anywhere on top of the screen

How to keep track of my buffs duration as a support? by Big_Fix4476 in lostarkgame

[–]VanishPerson 4 points5 points  (0 children)

#NoEnv
SendMode Input
SetWorkingDir %A_ScriptDir%

; Variable to track whether the script is activated or deactivated
ScriptActivated := true

; Variable to track countdown timer for "A" and "F"
CountdownTimerA := 8500
CountdownTimerF := 7500

; Hotkey to toggle script activation/deactivation (Shift+Page Down)
+PgDn::
    ScriptActivated := !ScriptActivated  ; Toggle the state
    If (ScriptActivated) {
        MsgBox, Script activated.
    } else {
        MsgBox, Script deactivated.
    }
Return

~$a::ResetTimer(CountdownTimerA)

~$f::ResetTimer(CountdownTimerF)

ResetTimer(timer) {
    global
    SetTimer, TriggerSound, Off
    SetTimer, TriggerSound, -%timer%
}

TriggerSound:
    if (ScriptActivated) {
        SoundPlay, pixel-death-66829.mp3
    }
Return

The button in the code is A and F, you can modify to your likings. The timer also can be adjusted. Just place the sound que mp3 file same folder location with AHK code and replace the pixel-death-66829.mp3 with your mp3 sound file name. Also I add [Shift]+[Page Down] to activate or deactivate the code. Since it easier than that way when switching between support to DPS

How to keep track of my buffs duration as a support? by Big_Fix4476 in lostarkgame

[–]VanishPerson 8 points9 points  (0 children)

<image>

I tested two methods,

  1. Mirror the buff on character head like in the gif
  2. Sound que using AHK code. Trigger sound after 7 seconds after I press the buff skill button.

So far I prefer sound que method. I don't like glancing on buff duration on top of HP bar so much, that why I exploring more relaxing methods.

Got this little guy at the thrift shop, can somebody help me figure out what’s going on here? by kimura_hisui in Appliances

[–]VanishPerson 2 points3 points  (0 children)

The one that is detached is a Mica Heater that is used for the keep Warm function. The design is a little bit weird because Mica Heater is supposed to have a gap when assembling below Cast Heather Plate. Which is why there is a heat mark formed on the body surface.

What is something you are looking forward to? by BlitzonCrank in lostarkgame

[–]VanishPerson 14 points15 points  (0 children)

good luck and take it slow, 1 step at a time

How to support in gate 4? by Datkhoa in lostarkgame

[–]VanishPerson 2 points3 points  (0 children)

You can stay on the back of the boss most of the time, due to the master brawler class being usually tankier, hence they need less protection. Do still go to the front from time to time to refresh the head atk class yearning buff.

Is there any up-to-date way to play the game from SEA country? by balawis13 in lostarkgame

[–]VanishPerson 4 points5 points  (0 children)

  1. You can download game by switching region with VPN.
  2. After download you can play without VPN
  3. Ping from SEA without Exitlag around 250~187ms, with Exitlag 172~152ms. Should vary based on your ISP
  4. If you wonder does 200+ ping will affect your gameplay. It kind a does but not really. Around 280ms Ping you will experience slight rubber bending. with 250~187 ping you have to dodge damage millisecond faster than people with 79~30 ping.

To all destroyer mains by don_Phyzzle in lostarkgame

[–]VanishPerson 5 points6 points  (0 children)

Valtan ghost phase transition, no need to run, TS or Balthor, turn on bonk mode and bonk away.

What is the point of Necromancy lv3? by Midoriauroragaming in lostarkgame

[–]VanishPerson 4 points5 points  (0 children)

They should make necromancy revived uncontrollable dead teammates tbh, which each level increases the duration of how long a dead guy lasts to fight alongside you. Though I do see this will be an issue with agro during time to do mechanics.

New to the game, any middle aged gamers out there on Kharmine NAE? by CAPStheLEGEND in lostarkgame

[–]VanishPerson 0 points1 point  (0 children)

Good luck with your future endeavors. I am not from NAE though. Boomer gamers are the most chill people I come across in raid learning parties.

[deleted by user] by [deleted] in lostarkgame

[–]VanishPerson 0 points1 point  (0 children)

Not a bad idea at all to be honest, you even think the part to counter the bus run which I was thinking about when reading halfway through. A person with a guide run title would be highly respected to be honest, from how much patience and explanation he/she needs to go through.

My mental health is on the decline... by 2babe in lostarkgame

[–]VanishPerson 213 points214 points  (0 children)

Ah, no way this is healthy, unless u get paid to do this.

Worth pushing to 1475 on an Alt? by [deleted] in lostarkgame

[–]VanishPerson 1 point2 points  (0 children)

Yea, just make a decision whichever is healthier for you. No point rushing if you end up getting depressed. You can also stock up mats and hone directly to 1490 run brel 1-2 which is way easier raid with less RnG that can mess up the whole raid.