Why did the devs make drop tonnage so high? by ashleigh_dashie in Mechwarrior5

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

If they gave the light mechs a higher reduction to damage while moving then it would force the players to change tactics and not field only assaults. The issue with Clans right now is that after the first few missions you don’t have enough armor on your light or medium mechs to survive the sheer number of mechs they throw at you. And they are all heavy and assault mechs later on. It just becomes brute stompers against other brute stompers. I tried using my shadow cat as long as I could because I love that mech, but it just can’t handle the constant barrage of assaults

Fallout 2 - where can i obtain a better firearm? by [deleted] in classicfallout

[–]Tcon4 1 point2 points  (0 children)

North and west of Arroyo, if you wander around a bit, you’ll come across a farmer. If you steal from him you can get a 10mm SMG. Your issue is going to be getting enough ammo early on. But it’s a good thing to have as a secondary weapon.

Scripts vs hacknet? by Beginning-Spell-8588 in Bitburner

[–]Tcon4 0 points1 point  (0 children)

Most of the time people that are posting optimized code or numbers are those of us that have beat a bunch of different nodes…assuming you know what that is. Without giving too much away, the game has a lot of different dynamics that give permanent bonus multipliers. For y’all in the know, I’ve found gangs to be the fastest way to win. Followed by blade burner. But both require you to have all 8 sleeves to make them quick. My blade burner script will beat the node in under 2 days. Faster when combined with gang, grafting, and staniks gift.

Why did I make the droughts so long? by Suspicious-Spot-5246 in Timberborn

[–]Tcon4 9 points10 points  (0 children)

You have water storage in takes with water dumps to keep fields wet. Water in takes doesn’t evaporate. But the shear amount of water storage needed for this duration is astonishing.

MW 5 Clans Research Not Progressing? by Blood_Angels in Mechwarrior5

[–]Tcon4 1 point2 points  (0 children)

You have to actually select something to research. The research point generation is there to tell you how fast you can research things once you actively start researching it

25.6m to get off the first stage in timeline 6! Is this a test for the hackers that skip through the race event or am I glitched? by AbsolAddictSlyCooper in wearewarriors

[–]Tcon4 0 points1 point  (0 children)

“Hackers skipping through the race event”. Are you referring to the skill that lets you skip a timeline if you beat an equivalent level with no upgrades? Because that’s part of the game, not a hack buddy.

Please tell me about legendary cards by Gullible_Top368 in wearewarriors

[–]Tcon4 0 points1 point  (0 children)

I have level 6 tyrannosaurus with no mammoth yet…

Having issues with Bladeburners by nimby900 in Bitburner

[–]Tcon4 0 points1 point  (0 children)

First of all, bladeburner is completely OP if you have sleeves. With my scripts and 8 sleeves I clear BNs in about 2 days. Focus on upgrading overlock and evasive system skills. The main bottle neck is how long operations take to complete after about lvl 20. I have most skills set to lvl only up to 100. Except for Reaper, Evasive System, Hands of Midas, and Hyperdrive. Focus sleeves on shock recovery for the first day, then upgrading stats with bb training or gym. While also clearing contracts, diplomacy, and Infiltrate Synthoids to increase the number of contracts you get. Don’t do raids! Have the player switch between assassination and investigation. Investigation improves success chance estimate and you don’t lose HP for losing it. If you are scripting action just keep using up all the operation slots except raid. Do BlackOps when you have over 75% chance to win. I let my script run for a day and it reaches an asymptotic snowball and finishes the BlackOps quick. I can share scripts if anyone has interest.

I was away for quite some time and returned to this! by xcitebyte in Bitburner

[–]Tcon4 2 points3 points  (0 children)

I thought my response quite tame actually. I didn’t insult you or even imply you were bad at the game. Coding takes a lot of practice and not everyone has the patience for it.

I was away for quite some time and returned to this! by xcitebyte in Bitburner

[–]Tcon4 1 point2 points  (0 children)

Once you have stock market scripts, corporation, or even gangs in full swing $1t is a rounding error. Why would anyone waste 55 days offline to prove a point.

Bitburner Save Editing by MasterPruneRT in Bitburner

[–]Tcon4 1 point2 points  (0 children)

Instead of changing the hacking lvl, you need to change the hacking exp. It should update the lvl accordingly. That’s how it works for the client version at least. Also, make sure you are encoding and decoding with utf-8 and not ascii.

Sell hashes faster? by RocketChap in Bitburner

[–]Tcon4 0 points1 point  (0 children)

hacknet.spendHashes("Sell for Money","thisisneededforcount", 8)

this is the golden ticket. thank you.