This is my run trial against you @Dragonlouis:
still says 0 losses for me. And that’s not up to date, just so you know.
go to the pm @Dragonlouis
hey guess what @Dragonlouis
what? I’m second? cuz I am.
yeah what happed you wanna know what i beat you haha
I have like 4 losses everything else is a tie or win.
what’s your username
@ZAX155’s username in codecombat is PS4 battle Royale if I am not mistaken.
I am in 14th place right now.
that is my weak account name is and the other account thatt is mine is bigbodhi is my strong account
wow i have 15 wins and 1 loss now woo hoo
yes and i am also PS4 Battle Royale @abc
okay so i have run into a little problem and i am starting to lose every single match and i cannot figure out why so here is mt code
while():
hero.buildTower("forcebolt", 1)
hero.buildTower("cannon", 9)
hero.buildTower("catapult", 8)
hero.buildTower("fireball", 0)
hero.buildTower("firewall", 2)
hero.buildTower("firewall", 3)
hero.buildTower("forceball", 4)
hero.buildTower("forceball", 5)
hero.buildTower("firewall", 6)
hero.buildTower("firewall", 7)
hero.buildTower("catapult", 8)
hero.buildTower("catapult", 9)
hero.setNextWaveTypes(["extWaveType"])
hero.setNextWaveTypes([“whatever you want all the ogres for the next wave to be”])
Just add anything to do with the waves to it and it will be good for you. Leave it how it is and it is pretty much impossible to beat
while True:
hero.buildTower("guard", 9)
hero.buildTower("firewall", 9)
hero.buildTower("guard", 1)
hero.buildTower("catapult", 1)
hero.buildTower("guard", 0)
hero.buildTower("firewall", 0)
hero.buildTower("guard", 2)
hero.buildTower("catapult", 2)
hero.buildTower("guard", 4)
hero.buildTower("catapult", 4)
hero.buildTower("guard", 5)
hero.buildTower("cannon", 5)
hero.buildTower("guard", 6)
hero.buildTower("catapult", 6)
hero.buildTower("guard", 7)
hero.buildTower("cannon", 7)
hero.buildTower("guard", 8)
hero.buildTower("catapult", 8)
oops, maybe I should delete that.
Hey, this is a Multiplayer Arena, and you posted your code…
Yep it’s not my code