[Request] Battle Pirates.
-migrated-

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!

[Request] Battle Pirates.

-migrated-
Last Updated: 10/06/2017 09:29

Battle Pirates

Trouble
Last Updated: 01/02/2015 00:57

Battle Pirates (request)

-migrated-
Last Updated: 12/17/2010 03:15

Sorry, there are no badges available for this game.

Game Dscription
Battle Pirates (BP) is a MMORTS - a Massively Multiplayer Online Real-Time Strategy game you can play through Facebook or directly on kixeye.com/game/battlepirates. It features real-time battles against other players in which you can attack bases or go head to head in Fleet vs. Fleet. The game includes a high level of strategy in constructing fleets, gathering resources, and researching new technologies. There is no pause or suspend button in BP -- it goes on and on and on
Re: [Request] Battle Pirates. Posted on: 10/03/2011 5:12am
Quote Post
yes please someone tell me step by step how to do this
Re: [Request] Battle Pirates. Posted on: 10/04/2011 12:20pm
Quote Post
v62.21

Instant build
5D 01 D0 66 46 24 01 46 F3 04 01 46 01 01 A0
02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

Instant upgrade
62 06 A0 4F 54 01
02 02 02 4F 54 01

Instant research
62 04 66 F7 0F A0 4F 54 01
02 02 02 02 02 02 4F 54 01
Re: [Request] Battle Pirates. Posted on: 10/04/2011 2:26pm
Quote Post
Be careful, as while a hack like above will technically work, there is also quite a bit of logging and hack detection code which silently logs hacks. In other words, it will work, but if they investigate their logs they WILL easily see that you used a hack.  Most people who use instant hacks go crazy and suddenly have maxed out fleets, bases, etc overnight which makes people suspicious or complain, then they check the logs and then you are banned.

Not trying to scare anyone, just saying you are gambling using a dirty memory hack. If you have the ability to decompile the SWF, just take a look at the LOGGER functions and how many calls there are to it, as well as the hack checks in the CHECKER class.

EDIT: Also note on their Oct 3rd update they said they added even more "Tracking for hacking players". So...
Re: [Request] Battle Pirates. Posted on: 10/05/2011 10:58am
Quote Post
Quote from: "KongregateHack"
v62.21

Instant build
5D 01 D0 66 46 24 01 46 F3 04 01 46 01 01 A0
02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

Instant upgrade
62 06 A0 4F 54 01
02 02 02 4F 54 01

Instant research
62 04 66 F7 0F A0 4F 54 01
02 02 02 02 02 02 4F 54 01

I'm using HxD was hoping that these codes were all i needed

using the top line as to look for
and
the second line to replace with

but them codes cannot be found in the hex value
can someone give the hex values to search and replace with please
Re: [Request] Battle Pirates. Posted on: 10/05/2011 1:17pm
Quote Post
Quote from: "bobbie111"
Quote from: "KongregateHack"
v62.21

Instant build
5D 01 D0 66 46 24 01 46 F3 04 01 46 01 01 A0
02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

Instant upgrade
62 06 A0 4F 54 01
02 02 02 4F 54 01

Instant research
62 04 66 F7 0F A0 4F 54 01
02 02 02 02 02 02 4F 54 01

What do i do with that? What programs should i use? I cant see anything with CE or Charles
It's an AoB (Array of Bytes). You might want to read the Hacking FAQ if you haven't already.

v63.1
Instant build
5D 01 D0 66 46 24 01 46 ?? 04 01 46 01 01 A0
02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

Instant upgrade
62 06 A0 4F 53 01
02 02 02 4F 53 01

Instant research
62 04 66 ?? 0F A0 4F 53 01
02 02 02 02 02 02 4F 53 01
Re: [Request] Battle Pirates. Posted on: 10/06/2011 4:25am
Quote Post
Any idea if this is detected like other hacks? There was a huge ban wave.
Re: [Request] Battle Pirates. Posted on: 10/07/2011 1:30pm
Quote Post
v63.3
Disable hack check
20 80 30 D5 20 80 03 D6 60 83 19
47 02 02 02 02 02 02 02 02 02 02

Instant build
5D 01 D0 66 46 24 01 46 ?? 04 01 46 01 01 A0
02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

Instant upgrade
62 06 A0 4F 54 01
02 02 02 4F 54 01

Instant research
62 04 66 ?? 0F A0 4F 54 01
02 02 02 02 02 02 4F 54 01

Instant refit ship
D0 66 DB 06 D0 66 80 02 60 E8 02 87 46 C8 13 01 66 9F 01 A0
02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

Instant build ship
D0 D0 66 9F 08 62 06 A0
D0 D0 66 9F 08 02 02 02

Instant repair
D2 66 85 0A A0
02 02 02 02 02
Re: [Request] Battle Pirates. Posted on: 10/07/2011 3:29pm
Quote Post
Thanks Admin!

Code: [Select]
[ENABLE]

//hackcheck
Aobscan(_hackcheck, 20 80 30 D5 20 80 03 D6 60 83 19)
label(hackcheck)
registersymbol(hackcheck)
_hackcheck:
hackcheck:
db 47 02 02 02 02 02 02 02 02 02 02

//instbuild
Aobscan(_instbuild, 5D 01 D0 66 46 24 01 46 ?? 04 01 46 01 01 A0)
label(instbuild)
registersymbol(instbuild)
_instbuild:
instbuild:
db 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

//instup
Aobscan(_instup, 62 06 A0 4F 54 01)
label(instup)
registersymbol(instup)
_instup:
instup:
db 02 02 02 4F 54 01

//instresearch
Aobscan(_instresearch, 62 04 66 ?? 0F A0 4F 54 01)
label(instresearch)
registersymbol(instresearch)
_instresearch:
instresearch:
db 02 02 02 02 02 02 4F 54 01

//refit
Aobscan(_refit, D0 66 DB 06 D0 66 80 02 60 E8 02 87 46 C8 13 01 66 9F 01 A0)
label(refit)
registersymbol(refit)
_refit:
refit:
db 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

//shipdbuild
Aobscan(_shipdbuild, D0 D0 66 9F 08 62 06 A0)
label(shipdbuild)
registersymbol(shipdbuild)
_shipdbuild:
shipdbuild:
db D0 D0 66 9F 08 02 02 02

//repair
Aobscan(_repair, D2 66 85 0A A0)
label(repair)
registersymbol(repair)
_repair:
repair:
db 02 02 02 02 02

[DISABLE]

I'm not sure if that injection code works. I never really learned the syntax...so yea...
Re: [Request] Battle Pirates. Posted on: 10/07/2011 4:09pm
Quote Post
Thank you alot, is there instant res? Or a new code to speed boost res?

Also Instant Build Ship doesn't work for me.
Re: [Request] Battle Pirates. Posted on: 10/07/2011 6:36pm
Quote Post
Anyone have the codes for Instant resources...These other ones work awesome...thnx a bunch
Re: [Request] Battle Pirates. Posted on: 10/07/2011 7:55pm
Quote Post
Or a code for instant ship repair...I believe other repair is for base only...Not been attacked so idk
Re: [Request] Battle Pirates. Posted on: 10/08/2011 10:46am
Quote Post
Instant build rockets
5D FF 04 D1 46 FF 04 01 A0
02 02 02 02 02 02 02 02 02

Code: [Select]
[ENABLE]

//hackcheck
Aobscan(_hackcheck, 20 80 30 D5 20 80 03 D6 60 83 19)
label(hackcheck)
registersymbol(hackcheck)
_hackcheck:
hackcheck:
db 47 02 02 02 02 02 02 02 02 02 02

//instbuild
Aobscan(_instbuild, 5D 01 D0 66 46 24 01 46 ?? 04 01 46 01 01 A0)
label(instbuild)
registersymbol(instbuild)
_instbuild:
instbuild:
db 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

//instup
Aobscan(_instup, 62 06 A0 4F 54 01)
label(instup)
registersymbol(instup)
_instup:
instup:
db 02 02 02 4F 54 01

//instresearch
Aobscan(_instresearch, 62 04 66 ?? 0F A0 4F 54 01)
label(instresearch)
registersymbol(instresearch)
_instresearch:
instresearch:
db 02 02 02 02 02 02 4F 54 01

//refit
Aobscan(_refit, D0 66 DB 06 D0 66 80 02 60 E8 02 87 46 C8 13 01 66 9F 01 A0)
label(refit)
registersymbol(refit)
_refit:
refit:
db 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

//shipdbuild
Aobscan(_shipdbuild, D0 D0 66 9F 08 62 06 A0)
label(shipdbuild)
registersymbol(shipdbuild)
_shipdbuild:
shipdbuild:
db D0 D0 66 9F 08 02 02 02

//repair
Aobscan(_repair, D2 66 85 0A A0)
label(repair)
registersymbol(repair)
_repair:
repair:
db 02 02 02 02 02

//instrockets
Aobscan(_instrockets, 5D FF 04 D1 46 FF 04 01 A0)
label(instrockets)
registersymbol(instrockets)
_instrockets:
instrockets:
db 02 02 02 02 02 02 02 02 02

[DISABLE]
Re: [Request] Battle Pirates. Posted on: 10/08/2011 6:31pm
Quote Post
Dock with 1+ of any resource = max all resources
5D 01 65 01 6C 01 66 B6 51 66 ?? ?? 46 01 01 75
02 02 02 02 02 02 02 02 02 02 02 02 02 02 2D 72

I've been banned because I cbf playing this game, so I won't be updating the hacks.
Re: [Request] Battle Pirates. Posted on: 10/09/2011 5:52am
Quote Post
Using the hacks got you banned?
Re: [Request] Battle Pirates. Posted on: 10/09/2011 11:34am
Quote Post
Quote from: "blaz3r"
Using the hacks got you banned?
Overusing the hacks got me banned. Level 16 --> 32 in a day.