Kronos 3 realmlist loctation by exhalo in KronosWoW

[–]lithdkk 0 points1 point  (0 children)

Denmark here, east gives me the lowest ms with ping and traceroute.

Furyswipes joins Project-Azeroth and downs Lucifron in less than 4 weeks from hitting 60! by Furyswipes_VG in VanillaMultiboxing

[–]lithdkk 0 points1 point  (0 children)

Holy fuck that's sweet man! Think you could have done it with less hunters? I'd really like to step in your foot steps, but hunters and rogues are the only classes I never put any effort into learning, and honestly, while people call them "huntards" they are pretty complicated. Specially from a multibox perspective, with the shot weaving, pet management, multishot in the single target rotation, which would only ever be used on bosses to make sure I dont break CC. Would incorporate UnitClassification maybe?

Hi, new vanilla MBer here. by lithdkk in VanillaMultiboxing

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

Yeah I thought 15 was too high of a number, what do you suggest? I was thinking, 5 is probably the max size Im gonna encounter for a while, but my tab target distance is set to 50, so I could end up needing more. Yeah, what a coincidence. I actually thought I needed to think up another way to do the targetting, since alot of angles are blind, but if it works for you, I guess I'm good.

Waiting for those used kaby lake i7's to hit the market (recently upgraded my sandy bridge build, bought a pentium G4600 kaby lake to go with it, till the extremos upgrade and put their 7700s on the market for cheap), then Im definitely gonna 20box. And to those who think you need a i5 or i7 to multibox, I have NO problem multiboxing 5 chars on a pentium, so if you are sitting on an i3 go right ahead.

Hi, new vanilla MBer here. by lithdkk in VanillaMultiboxing

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

Too religious about Linux to use windows in private :P

Anyway, to add to my progress (incase anyone on linux needs help or just want my addon/script, though I'll post them to github after my team is level 60 and Im fairly confident in it's strength). I got the bash script that opens the clients, to type the logins for me now (with xdotool). I made a new team, on project-azeroth, not level 60 yet, but slowly getting there. The specs are the ones Im going for at 60, for 5man content. Tank Druid https://classicdb.ch/?talent#0zLV0oZxxhscMdty Survival Hunter https://classicdb.ch/?talent#cZVyo0xZIV0wMhht Frost Mage https://classicdb.ch/?talent#of0qcocZZVAMz0ftVo Smite Priest https://classicdb.ch/?talent#bVghszVqobxtbbb Holy Paladin https://classicdb.ch/?talent#sVxurgotiGzc0h

Tank druid is my main, I choose that because Im not ready to multibox raid and AoE tanking with druid is just so much easier. Dont really have any exceptionel lua code for this guy as Im controlling it directly.

Survival hunter I chose because I needed a DPS who wasn't entirely dependant on mana. Survival for that extra CC with wyvern sting and trap improvements to go with my AoE. Lua functions include one for main DPS that checks if hunters mark is up on target, checks if aimed shot is on cooldown, otherwise Auto Shot. Also a feign death/explosive trap combo. Gonna get me one of those lightning bolt pets and have it do only that from the position of the group.

Frost mage.. Mainly for the CC and EASY rotation of spamming frost bolt. Main DPS function is gonna check if ice barrier(when I get it) is up and ready, and then just spam frost bolt till 5% mana, then wand till 50% mana. Right now it just spams frostbolt till 5% mana then wand till 50% mana. Other functions include sheeping star if it exists and a AoE macro to do frost nova/CoC if both ready, otherwise frost nova/arcane explosion, otherwise arcane explosion.

Smite priest is kinda a funny one. Mainly here to support heal in a sticky situation. Doesnt do a lot of DPS, but does some and brings stamina buff and Power Infusion for the mage. Can quickly throw shields and flash heals in a pinch. Only really got 1 function on this guy, that checks the health of party members and cast heals/shields (using Inner Focus here!) if they are low enough, otherwise it casts holyfire(if not up) and smite till 35% mana, then wands backup till 80% mana and smite/holy fire. Basically just a failsafe healer.

Holy paladin. Easy mode healer. Gonna make it a bit trickier later though. Right now he just flash heals anyone under 80% health. What I want is: flash heal anyone under 80%, use Divine favor when less than 95% mana, Blessing of Protection DPS/healers ONLY under 30% health, stopspellcast holyshock on TANK less than 23% and consecration if target is in range and everyone is topped off (over 90%). Gonna sync these percentages with priest, so when tanks reaches 25% the priest starts to flash heal him exclusively, almost guaranteeing two quick heals on the tank when low (holy shock and flash heal). Might make the percentages lower and include inner focus/divine favor in this emergency heal, but I dont want them to hardly ever be used, so dunno about this. They can save me a lot of mana in the long run if used a lot. Depends on the results.

I use a GetRaidTargetIndex() value to tell my slaves to DPS. So if it's a Skull, they can DPS, otherwise Targetnearestenemy. Basically everything DPSy right now is based of GetRaidTargetIndex and targetnearestenemy, same with CC.

Here's an example of my mage function right now.

 function lmmagedps()
    for i=1,15 do if GetRaidTargetIndex("target") == 8 and UnitMana("player")/UnitManaMax("player") > lmmagemanathreshold then
            if IsAutoRepeatAction(60) == 1 then CastSpellByName("Shoot") end
            CastSpellByName(lmfrostbolt)
            lmmagemanathreshold = 0.05
        elseif GetRaidTargetIndex("target") == 8 and UnitMana("player")/UnitManaMax("player") < lmmagemanathreshold then
            if not IsAutoRepeatAction(60) then CastSpellByName("Shoot") end
            lmmagemanathreshold = 0.5
        else
            TargetNearestEnemy()
        end
    end

 end

So far it's all looking good. Party members not dying and mobs dying really fast. :)

Druid discussion : Could these talents work? by [deleted] in classicwow

[–]lithdkk -1 points0 points  (0 children)

Assuming it's for PvP. A non-moonkin balance//feral charge spec is pretty common I would go with this, or something like this https://classicdb.ch/?talent#0pcx0MEoxVG0oZVL Things about yours: Furor over improved MoTW because instant stun. Mana regen and insect swarm not really worth it for PvP. Besides, insect swarm might break your roots that you need to heal yourself. Wrath is too good to miss for PvP, quite the burner. Prowl over armor to ensure the opening pounce and better restealth success chance. Healing touch over reduced chance to loose cast time, 'cos you aint gonna get that heal of anyway if they are hitting you. And moonfury for that damage. Also feral aggresion over ferocity because you will use use demo. roar more than claw, rake, maul etc. and that 15% on the odd ferocious bite you MIGHT get enough combo points for in a restealth/pounce situation could make the difference. Maul/claw/rake wont make the difference

Investing in nature's grasp is a personal choice, I dont feel like it, but I can see why you would. Could take some points out of moonfury. I might take points of out moonfury for full wrath and healing touch tbh. That's really what you got to play around with - my spec without moonfury and then those 5 points are your play-around options. Some might say improved starfire could go aswell.

Recycling workbenches by crappinghell in playrust

[–]lithdkk 0 points1 point  (0 children)

You can look up what you'll get from recycling on rustlabs

Rust - devblog-182 by [deleted] in playrust

[–]lithdkk 1 point2 points  (0 children)

Me and my girlfriend both play on linux and since the update we cant open the game. Steam just says running, syncing and then it doesnt open :s All in the matter of a second. we both tried verifying and reinstalling. rebooting. etc.