Advertisement
Pr0nogo

Untitled

Mar 31st, 2018
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.13 KB | None | 0 0
  1. script_name Brood Wars Terran 2 - Town D
  2. script_id BT2D
  3.  
  4. start_areatown
  5. wait 1
  6.  
  7. defaultbuild_off
  8. default_min 0
  9. wait 1
  10.  
  11. max_workers 0
  12. deaths 4 Exactly 0 h_arbiter yelIntroTown
  13. deaths 4 Exactly 1 h_arbiter yelEastExpo
  14. deaths 4 Exactly 2 h_arbiter yelWestExpo
  15. stop
  16.  
  17. :yelIntroTown
  18. max_workers 6
  19. wait 1440
  20.  
  21. build 2 probe 60
  22. build 6 probe 20
  23. place_guard zealot 0
  24. goto idle
  25.  
  26. :idle
  27. wait 25
  28.  
  29. goto idle
  30.  
  31. :yelEastExpo
  32. wait 25
  33.  
  34. deaths 4 Exactly 0 h_aldaris yelEastExpo
  35.  
  36. max_workers 7
  37. build 1 probe 80
  38. build 1 nexus 120
  39. wait_build 1 nexus
  40.  
  41. place_guard h_zealot 1
  42. place_guard h_mojo 0
  43.  
  44. multirun eastTown
  45. multirun eastPeon
  46. goto eastScale
  47.  
  48. :eastTown
  49. build 1 pylon 40
  50. build 1 photon_cannon 30
  51. build 1 gateway 40
  52. wait_build 1 gateway
  53. place_guard zealot 0
  54. build 2 pylon 40
  55. build 2 photon_cannon 30
  56. build 1 shield_battery 20
  57. wait_buildstart 1 shield_battery
  58. build 3 pylon 30
  59. wait_build 3 pylon
  60. build 1 stargate 40
  61. wait_build 1 stargate
  62. place_guard h_mojo 2
  63. stop
  64.  
  65. :eastPeon
  66. build 3 probe 50
  67. wait_build 3 probe
  68. build 7 probe 20
  69. wait_build 7 probe
  70. stop
  71.  
  72. :eastScale
  73. wait 1440
  74.  
  75. call checkAttack
  76. attack_add 3 zealot
  77. attack_prepare
  78. wait 1440
  79.  
  80. quick_attack
  81. attack_do
  82. attack_clear
  83. wait 2880
  84.  
  85. call checkAttack
  86. attack_add 2 zealot
  87. multirun plusGateway
  88. wait 1440
  89.  
  90. quick_attack
  91. attack_do
  92. attack_clear
  93. wait 2160
  94.  
  95. call checkAttack
  96. multirun plusGateway
  97. multirun plusStargate
  98. attack_prepare
  99. wait 1440
  100.  
  101. quick_attack
  102. attack_do
  103. attack_clear
  104. wait 2880
  105.  
  106. call checkAttack
  107. attack_add 6 zealot
  108. attack_add 1 scout
  109. wait 1440
  110.  
  111. quick_attack
  112. attack_do
  113. attack_clear
  114. wait 1440
  115.  
  116. build 2 gateway 40
  117. wait_buildstart 2 gateway
  118. build 2 stargate 40
  119. wait_buildstart 2 stargate
  120. goto eastFinal
  121.  
  122. :eastFinal
  123. call checkAttack
  124. attack_add 4 zealot
  125. multirun plusGateway
  126. multirun plusRand
  127. attack_prepare
  128. wait 1440
  129.  
  130. quick_attack
  131. attack_do
  132. attack_clear
  133. wait 1440
  134.  
  135. attack_add 3 scout
  136. multirun plusRand
  137. multirun plusStargate
  138. attack_prepare
  139. wait 1440
  140.  
  141. quick_attack
  142. attack_do
  143. attack_clear
  144. wait 1440
  145.  
  146. attack_add 4 zealot
  147. attack_add 2 dragoon
  148. attack_add 2 scout
  149. multirun plusRand
  150. attack_prepare
  151. wait 1440
  152.  
  153. quick_attack
  154. attack_do
  155. attack_clear
  156. wait 1440
  157.  
  158. goto eastFinal
  159.  
  160. :yelWestExpo
  161. wait 25
  162.  
  163. deaths 4 Exactly 0 h_artanis yelWestExpo
  164.  
  165. max_workers 7
  166. build 1 probe 80
  167. build 1 nexus 120
  168. wait_build 1 nexus
  169.  
  170. place_guard h_zealot 1
  171. place_guard h_dragoon 0
  172.  
  173. multirun westTown
  174. multirun westPeon
  175. goto westScale
  176.  
  177. :westTown
  178. build 1 pylon 40
  179. build 1 photon_cannon 30
  180. build 1 gateway 40
  181. wait_build 1 gateway
  182. place_guard zealot 0
  183. build 2 pylon 40
  184. build 2 photon_cannon 30
  185. build 1 shield_battery 20
  186. wait_buildstart 1 shield_battery
  187. build 3 pylon 30
  188. wait_build 3 pylon
  189. build 2 gateway 40
  190. wait_build 2 gateway
  191. place_guard h_dragoon 2
  192. stop
  193.  
  194. :westPeon
  195. build 3 probe 50
  196. wait_build 3 probe
  197. build 7 probe 20
  198. wait_build 7 probe
  199. stop
  200.  
  201. :westScale
  202. wait 1440
  203.  
  204. call checkAttack
  205. attack_add 2 dragoon
  206. attack_prepare
  207. wait 1440
  208.  
  209. quick_attack
  210. attack_do
  211. attack_clear
  212. wait 2880
  213.  
  214. call checkAttack
  215. attack_add 1 zealot
  216. multirun plusGateway
  217. attack_prepare
  218. wait 1440
  219.  
  220. quick_attack
  221. attack_do
  222. attack_clear
  223. wait 2880
  224.  
  225. call checkAttack
  226. attack_add 2 zealot
  227. attack_add 2 dragoon
  228. attack_prepare
  229. wait 1440
  230.  
  231. quick_attack
  232. attack_do
  233. attack_clear
  234. wait 1440
  235.  
  236. call checkAttack
  237. multirun plusGateway
  238. multirun plusGateway
  239. attack_prepare
  240. wait 1440
  241.  
  242. quick_attack
  243. attack_do
  244. attack_clear
  245. wait 1820
  246.  
  247. call checkAttack
  248. attack_add 3 zealot
  249. multirun plusGateway
  250. wait 1440
  251.  
  252. quick_attack
  253. attack_do
  254. attack_clear
  255. wait 3620
  256.  
  257. call checkAttack
  258. attack_add 5 dragoon
  259. multirun plusGateway
  260. wait 1440
  261.  
  262. quick_attack
  263. attack_do
  264. attack_clear
  265. wait 2880
  266.  
  267. goto westFinal
  268.  
  269. :westFinal
  270. call checkAttack
  271. attack_add 6 dragoon
  272. multirun plusGateway
  273. attack_prepare
  274. wait 1440
  275.  
  276. quick_attack
  277. attack_do
  278. attack_clear
  279. wait 3620
  280.  
  281. call checkAttack
  282. attack_add 4 zealot
  283. attack_add 1 dragoon
  284. multirun plusGateway
  285. multirun plusGateway
  286. wait 1440
  287.  
  288. quick_attack
  289. attack_do
  290. attack_clear
  291. wait 2880
  292.  
  293. call checkAttack
  294. attack_add 3 zealot
  295. wait 1440
  296.  
  297. quick_attack
  298. attack_do
  299. attack_clear
  300. wait 720
  301.  
  302. call checkAttack
  303. attack_add 4 zealot
  304. multirun plusGateway
  305. multirun plusGateway
  306. wait 1440
  307.  
  308. quick_attack
  309. attack_do
  310. attack_clear
  311. wait 2880
  312.  
  313. attack_add 2 dragoon
  314. goto westFinal
  315.  
  316. :checkAttack
  317. wait 5
  318.  
  319. if_attacking checkAttack
  320. return
  321.  
  322. :plusRand
  323. random_jump 128 plusGateway
  324. goto plusStargate
  325.  
  326. :plusGateway
  327. random_jump 85 plusZealot
  328. random_jump 128 plusDragoon
  329. goto plusGatewayMix
  330.  
  331. :plusStargate
  332. random_jump 85 plusScout1
  333. goto plusScout2
  334.  
  335. :plusZealot
  336. attack_add 2 zealot
  337. stop
  338.  
  339. :plusDragoon
  340. attack_add 2 dragoon
  341. stop
  342.  
  343. :plusGatewayMix
  344. attack_add 2 zealot
  345. attack_add 1 dragoon
  346. stop
  347.  
  348. :plusScout1
  349. attack_add 3 scout
  350. stop
  351.  
  352. :plusScout2
  353. attack_add 2 scout
  354. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement