Skip to content

Instantly share code, notes, and snippets.

@wbecher
Created October 14, 2025 15:04
Show Gist options
  • Select an option

  • Save wbecher/86495ab2311c5c54e6baad7e0fe398cf to your computer and use it in GitHub Desktop.

Select an option

Save wbecher/86495ab2311c5c54e6baad7e0fe398cf to your computer and use it in GitHub Desktop.
Macro 1 - Auto Unity
RepeatUntil (AP >= 101)
Infinite()
WaitForSeconds(1.0)
Eternate()
WaitForSeconds(1.0)
RepeatUntil (AP >= 4000)
Infinite()
Eternate()
Dilate(true)
WaitForSeconds(6.0)
Dilate(false)
WaitForSeconds(0.3)
Repeat (30, false)
EnterEC(0, 0, true)
Repeat (1, false)
Infinite()
WaitForSeconds(0.1)
Eternate()
Dilate(true)
WaitForSeconds(5.0)
Dilate(false)
WaitForSeconds(0.1)
GoToMacro(1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment