@mindme breaks down a reworked Oracle harass system with frame-perfect hit-and-move micro and influence map pathing, @chad shares worker behavior tweaks for structure completion and rush defense, and Drekken recaps findings from vibe coding a full bot with different LLMs. The session covers Oracle micro mechanics, defensive scouting logic, and practical AI coding tool comparisons.
Key Takeaways
-
Oracle weapon cooldown is ~13 frames. Fire when off cooldown, move when on cooldown. Stutter step logic, not continuous beam. -
Use influence maps with a ~1.5–2 unit buffer radius to path Oracles around Queens and spore crawlers without getting caught. -
Track base-level DPS (static + air threats) to decide which bases are safe to harass. Closest undefended base wins. -
Even zero-kill Oracle runs still provide intel. Scouting value from harass units is underrated. -
Tell workers to finish nearly-complete structures instead of retreating. Small logic change, big defensive payoff. -
For vibe coding SC2 bots, Claude (Sonnet for simple, Opus for complex) outperforms GPT, Grok, and Gemini across the board.