Homerun in Berzerk Land: Berzerk Ball
-migrated-
Homerun In Berzerk Land: Berzerk Ball
Submitted By:
Launch Trainer!
Action Catapult Flight Launch Upgrades

Wondering where the hacks are at? Register or Sign In to find out!


Wondering where the sol files are at? Register or Sign In to find out!

Homerun in Berzerk Land: Berzerk Ball

-migrated-
Last Updated: 09/06/2017 15:03

Homerun In Berzerk Land: Berzerk Ball

Auto-Post
Last Updated: 09/19/2012 02:29

5
 

Hive Mind

  Hit 10 bees across all trials
15
 

Totally Smashed

  Get 10 total killer shots and 3 power smashes in a single trial
30
 

Going, Going, Gone

  Hit the geek 700,000 feet

Game Dscription
Hey guys! The sequel to Homerun in Berzerk Land will probably show up sometime in 2011, but since we really appreciate your support, we’ve decided to give you something to sink your teeth into in the meantime. Behold Berzerk Ball, the expansion pack of the original Homerun game. A brand new look for the game, new weapons, new items and a sexy new character are all bundled in for you so you get the chance to beat your friends’ high scores all over again! Oh yeah, and make sure to check out the iPhone and iPod version of it at: http://itunes.apple.com/app/id406919685?mt=8# ! We also would like to take the occasion to wish you a merry Christmas and a happy, super-sharp New Year 2011! Thanks for all your support and we hope to see you guys back as top-shape as ever next year (aka in a couple of days from now)! You Rock! Welcome to Berzerk Land! It’s play ball time and the Berzerk Crew is ready to teach Comeau the nerd a good lesson! Bash the hell out of this geek all the way through Berzerk Land, earn money to buy new gear and gain experience to increase the power of your character!
Re: Homerun In Berzerk Land Posted on: 04/18/2010 3:52pm
Quote Post
System Bot
I played the game for all of about a minute.  If you guys want anything else done, let me know.  Bezerk Studios games are pretty fun to dig through their code - well more fun than playing their games anyway.

This post was imported from an account that no longer exists!
Previous Name: Anonymous
Re: Homerun In Berzerk Land Posted on: 04/18/2010 4:01pm
Quote Post
Yes, actually.
I've been trying to make an override protection AoB, and an AoB that'll enable the parts that can only be done in playhub.com (there are about 4 items in the shop that can only be obtained there).

I'm not sure if the latter is possible, but I'm 100% sure the former is possible. I've found the code in com -> berzerkerstudio -> exported -> ANTI_CHEAT

If it is possible, could you please say how did you do it?
Re: Homerun In Berzerk Land Posted on: 04/18/2010 4:11pm
Quote Post
I don't know what you get when you open com -> berzerkerstudio -> exported -> ANTI_CHEAT, but I get nothing useful. Only this:

Code: [Select]
package com.berzerkstudio.exported
{
    import com.lachhhEngine.games.animation.*;
    import flash.display.*;
    import flash.events.*;
    import flash.net.*;

    dynamic public class ANTI_CHEAT extends Animation
    {
        public var _14b3:MovieClip;

        public function ANTI_CHEAT()
        {
            addFrameScript(0, frame1);
            return;
        }// end function

        public function onClick(event:MouseEvent) : void
        {
            navigateToURL(new URLRequest("http://www.berzerkstudio.com"), "_blank");
            return;
        }// end function

        function frame1()
        {
            _14b3 = this;
            _14b3.buttonMode = true;
            _14b3.addEventListener(MouseEvent.MOUSE_DOWN, onClick);
            return;
        }// end function

    }
}
Re: Homerun In Berzerk Land Posted on: 04/18/2010 4:12pm
Quote Post
That's not useful? o.o
Could be why I got it wrong...
Re: Homerun In Berzerk Land Posted on: 04/18/2010 4:17pm
Quote Post
I don't know, but AFAIK it's useless. I really don't know how any of it will stop you from cheating.
But then again, I might be wrong
Re: Homerun In Berzerk Land Posted on: 04/18/2010 4:54pm
Quote Post
System Bot
Not sure if it is allowed, but to unlock playhub.com exclusives, just bypass the function return a false from

public function get isLockedToSponsor() : Boolean

As far as anti-cheat goes, here is the function:

        public function _13310(param1:Number) : void
        {
            if (this.locked && this._133e != param1 + this._133d)
            {
                ScreenManager.instance.ShowCheatScreen();
                throw new Error("Cheat Detected !");
            }
            return;
        }

Again, just bypass the function and return.

You have to do it before the menu (speedhack) in order for it to take effect.  I am guessing this is where you guys were getting tripped up.

I appended the AOBs to my original post. Anything else?

This post was imported from an account that no longer exists!
Previous Name: Anonymous
Re: Homerun In Berzerk Land Posted on: 04/18/2010 5:54pm
Quote Post
Probably has something to do with this
Code: [Select]
com.lachhhEngine.io.encryption::SecureNumber
EDIT: I think praetor beat me to it
Re: Homerun In Berzerk Land Posted on: 04/18/2010 6:24pm
Quote Post
Quote from: "ChaoMing"
praetor you never cease to amaze me (broken image removed). When I see your AoBs, a part of me dies, but a better counterpart is born.
Couldn't explain it any better.
Re: Homerun In Berzerk Land Posted on: 04/18/2010 7:26pm
Quote Post
System Bot
hah.. I don't know about that.. but thanks...

This post was imported from an account that no longer exists!
Previous Name: Anonymous
Re: Homerun In Berzerk Land Posted on: 04/18/2010 7:33pm
Quote Post
anyone can help me, and I know nothing hack
Re: Homerun In Berzerk Land Posted on: 04/18/2010 7:34pm
Quote Post
System Bot
Quote from: "branco4_11"
alguno me puede ayudar, no entiendo nada
y quiero hackear

This is an english board, so please talk english with us. Otherwise, nobody will understand you.

This post was imported from an account that no longer exists!
Previous Name: phreneticus
Re: Homerun In Berzerk Land Posted on: 04/18/2010 7:48pm
Quote Post
there isn't a board spanish?
Re: Homerun In Berzerk Land Posted on: 04/18/2010 8:11pm
Quote Post
Quote from: "praetor"
hah.. I don't know about that.. but thanks...
I seriously mean it. No offence to everyone else, especially to Derek and ChaoMing for helping me out a lot, but every single time I see you making an "out of the ordinary" (not NOP or true->false) AoB, I learn about things I could've never imagined doing, or even thought existed.

Quote from: "branco4_11"
alguno me puede ayudar, no entiendo nada
y quiero hackear
Quote from: "branco4_11"
there isn't a board spanish?

Puedo utilizar Google Translate, y lo siento, pero s
Re: Homerun In Berzerk Land Posted on: 04/18/2010 8:14pm
Quote Post
thanks Zirak
can you help me to insert that code... i don't know how, i see the tutorial but i don't understand
Re: Homerun In Berzerk Land Posted on: 04/18/2010 8:19pm
Quote Post
Esta tipo de pirater