The Fierce Forces Topic

I know there is a Beta Test “fierce Forces” Arena topic but this is just a general Fierce Forces topic so we don’t clog up the Beta Test topic for @Venneth. Enjoy!

3 Likes


:partying_face: :tada: :partying_face:

Is a boulder considered a item or a unit?

AAAAAHHHHHH I THOUGHT ABOUT CREATING THIS TOPIC TOO BUT THE BETA!!! you beat me to it also , gg,

1 Like

My code is glitching!! Not my fault!! Also gg.

Idk, cause when i click on it there is no info on it.

@blasterdrag keeps on changing his pfp
first, roblox.
then, ritic,
finally, minecraft???

The code mirroring is definetly broken. I do one thing and humans and I dont do it in ogres.
(I posted the glitch in here bc i’ve reached my 3 posts in a row limit on the other one)

ikr, i cant seem to beat (@)ChickenMaster for blue but i can for red, the solution is just


as i can beat him on red just go to the top/link and change the word humans to ogres


and you will be in blue and you can make changes

def burstBlue(place):
    boulders = hero.findBoulders()
    for boulder in boulders:
        if boulder.x == 50 and boulder.lane == "place":
            hero.cast("pull", place, 76)
            hero.cast("push", place, 70)
            hero.cast("burst", place, 72)
#Do not copy this and submit it

This dosn’t work in blue but it does in red. See for yourself. P.S. This is the shortened version of the code.

umm problem,
image
im not using python

1 Like

You can switch it just for this then change it back.

1 Like

@Venneth Can you help with this?

1 Like

your wrong, when i battle you
blue side your doing the thing


red side too!

I changed it so that it always pushes and pulls on the blue side as a quick fix instead of checking where the boulder is.

well you could do

if (hero.team == "ogres") {
    hero.cast("spell", somewhere)
} else if (hero.team == "humans") {
    hero.cast("spell", somewhereelse)
}
1 Like

Thats what I do but the arena is glitching.

me too, how is it glitchy?

It just dosn’t do the casting when it sumulates me on blue.

MINE IS GLITCHY BECAUSE OF THIS STUPID THING!!!
i could very much steal your code


i dont know why but i get stuck here every single time

1 Like