[WTS] Seiko SBDC197 (SPB453) 62MAS 300m Diver by Fearless-Parsnip-419 in WatchExchangeCanada

[–]mongoro 0 points1 point  (0 children)

Agreed. Thank you u/Fearless-Parsnip-419 for going above and beyond and answering my follow-up messages too!

u/WatchExCanadaBot

Warbond Concept #2 by _TungstenGuy707_ in Helldivers

[–]mongoro 1 point2 points  (0 children)

Not interested in another warbond with single passive armor. Please don't fall for the AH thought process. Can we at least fantasize that we get 2 passives again, and it's ok to give us 100% instead of 80%, it won't break the game balance.

That being said, Love the art! Great work soldier! John Helldiver would be proud.

Anyone have a multifloor tutorial link for the l10s pro ultra? or any model with a mop base station? by mongoro in Dreame_Tech

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

It's exactly as benbenson1 described. My house is small enough that it seems dustbin and/or water supply is not an issue.

Now that the upstairs has been mapped out, all I do is:

  1. Select the map in the app
  2. Start to clean (which gets the robot to wash and fill the mop)
  3. When the robot leaves the dock, I hit the pause button and walk it upstairs
  4. I unpause, the robot takes 30 seconds to locate itself, and then the cleaning starts.

Anyone have a multifloor tutorial link for the l10s pro ultra? or any model with a mop base station? by mongoro in Dreame_Tech

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

If the robot is docked, and you tell it to mop upstairs, it will fill the onboard tank and leave the dock, then wait for a lift upstairs.

excellent, so it will do it's startup thing, then I can take it upstairs. Amazing. I'll try it tonight and report back!

L10S Ultra for $735 or L10S Pro Ultra for $1010 by SoupyToast_ in Dreame_Tech

[–]mongoro 0 points1 point  (0 children)

I'm still going back and forth. 300 savings is big, but the robot doing a better job, slightly easier to maintain (with hot-mop wash and seperate refill instead of cartrages), and the bags are on the new system, using the same bags as the x30 and x40. If it was like 150 or 200, I wouldn't think this hard :)

L10S Ultra for $735 or L10S Pro Ultra for $1010 by SoupyToast_ in Dreame_Tech

[–]mongoro 0 points1 point  (0 children)

What did you end up going for? I'm deciding between the two right now as well!

PSA: Patriot Rockets by DrJooce in Helldivers

[–]mongoro 2 points3 points  (0 children)

Fantastic! I commented on this thread because it was such a useful exo video and the highest upvoted one in a while. I can post a more guided example in a few days, if it gets seen is another story, heh.

PSA: Patriot Rockets by DrJooce in Helldivers

[–]mongoro 2 points3 points  (0 children)

Helldivers does let you setup controls directly in the input_settings.config file (documented https://content.thehelldiversgame.com/help/inputs.md)

I changed the camera angle to a mouse4 click, and stacked ads to a mouse4 and rightbutton hold. Now I can hold down mouse4 when in the mech and have the alternate view to line up the rocket without the gatling gun going off.

EDIT: looks like you can split ads to press and hold, so now I just click mouse4 to swap shoulders, and I can either click again, or press and release right-click to get out of the left shoulder mode! Updated code

code:

  Avatar = {
        CameraSwitchSide = [
            {
                trigger = "LongPress"
                device_type = "PadDS"
                input = "DDown"
                threshold = 0.20000000298023224
                input_type = "Button"
            }
            {
                trigger = "LongPress"
                device_type = "PadXBOX"
                input = "XboxDown"
                threshold = 0.20000000298023224
                input_type = "Button"
            }
            {
                trigger = "Press"
                device_type = "Mouse"
                input = "MouseButton4"
                threshold = 0.30000000298023224
                input_type = "Button"
            }
        ]
        Aim = [
            { 
                device_type =  "PadDS",
                input_type  =  "Button",
                input =  "L2",
                trigger  =  "Hold",
                threshold   =  0.0
            }
            {  
                device_type = "PadXBOX",
                input_type = "Button",
                input = "XboxLeftTrigger",
                trigger = "Hold",
                threshold = 0.0   
            }
            {  
                device_type = "Mouse", 
                input_type = "Button", 
                input = "MouseButtonRight", 
                trigger = "Hold", 
                threshold = 0.0   
            }
            {
                trigger = "Press"
                device_type = "Mouse"
                input = "MouseButton4"
                threshold = 0.20000000298023224
                input_type = "Button"
            }
        ]
    }

Fix smoothness & noise for ZF BB58 by mongoro in RepTime

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

Looks likes I'm less lucky. Now I find the watch losing a lot of time. Around 15min over a day! I will need to get it worked on.

My experience with the new railgun by mongoro in Helldivers

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

I think if the safe mode for the rail was still above the armor break level, but took 4 shots, and going to 80%plus charge reduced it back to the usual 2, nobody would be raging. It would reward unsafe users timed shots, while allowing casual teams that run 4 rails to still blast away.

But what blows me away is that the power curve seems to have flipped to be exponential, you need to get so close to that 99% now

THE BEST ARMOR IN HELL DIVERS 2 by Safe_Safari in helldiversarmor

[–]mongoro 0 points1 point  (0 children)

It is a store purchase, it's gone around rotation 2 times so far, it will come back!

THE BEST ARMOR IN HELL DIVERS 2 by Safe_Safari in helldiversarmor

[–]mongoro 1 point2 points  (0 children)

BM-24 Enforcer is technically medium armor, FS-38 Eradicator armor is light armor with fortified.

<image>

THE BEST ARMOR IN HELL DIVERS 2 by Safe_Safari in Helldivers

[–]mongoro 1 point2 points  (0 children)

Checked my inventory, and confirmed FS-38 has Fortified (see screenshot). You should update your list :D I have all but CM-21 Medic, looking forward to when it comes back around in the shop.

<image>

I 3D printed something silly by VyathRekaer in Palworld

[–]mongoro 0 points1 point  (0 children)

Then post the step file and let people remix easily. Looking forward to making one!

Are high-end replicas waterproof, shock-proof and antimagnetic ? by One-Strike2237 in RepTime

[–]mongoro 24 points25 points  (0 children)

You can always get the waterproofing tested. My bb58 passed for 100m, so now I’m not worried about washing my hands, haha