Jump to content

Fury Survivor: Pixel Z


NoFear
 Share

Recommended Posts

  • Moderators
4 minutes ago, Drok said:

wow wow, perfect, thank you so much bro, but if i hack follow you then it has band my acc ??? thank you again 

If done correctly, shouldn't be banned. Unless developer begins monitoring total gold balance or something. Ban is typically a mismatch in value checks.

 

Edit: good rule to go by... Don't exceed to max gold you can buy (I know in video I do). And silver coins stay within reasonable amount too. 

The reason I mapped all these ids, is so you can avoid gold editing and just add whatever you need instead.

Link to comment
Share on other sites

4 minutes ago, NoFear said:

If done correctly, shouldn't be banned. Unless developer begins monitoring total gold balance or something. Ban is typically a mismatch in value checks. 

oh oh, I understood, thank you so much again bro 🙂

Link to comment
Share on other sites

  • Moderators
Just now, DoDevil said:

Hack Money 3m per day for me it's still ok and not got ban yet (when buy something just offline)

Everything I do is left online. 😉 Never toggle offline/online.

Link to comment
Share on other sites

  • Moderators

Oh. Forgot to mention...

Focus on EXP earned if you want to reach max level.

Don't edit XP over 900,000,000 or so. You'll instant level up each kill until you hit level 200.

Link to comment
Share on other sites

@NoFear
 

I don't understand something

The list of value like this

7 or 6 (i watch video and i don't know why you change to 6)

o.t

h.e

r.5 (word 53 = 5)

0 (i need swap to word 52 = 4)

 

If i want to swap item to other54 Artifact Appearance Ticket, i need to edit value 0 to word 52 right?

I did it but it just change to other5 Standard Weapon Box Contains

Maybe i do something mistake?

Link to comment
Share on other sites

  • Moderators
8 minutes ago, DoDevil said:

@NoFear
 

I don't understand something

The list of value like this

7 or 6 (i watch video and i don't know why you change to 6)

o.t

h.e

r.5 (word 53 = 5)

0 (i need swap to word 52 = 4)

 

If i want to swap item to other54 Artifact Appearance Ticket, i need to edit value 0 to word 52 right?

I did it but it just change to other5 Standard Weapon Box Contains

Maybe i do something mistake?

I went from other49, which is 7 characters. To other2, which is 6 characters. I don't think I had to edit the last value to 0. But you HAVE to change the value to match how many characters in the id. So it will be dword 7 and the other54

Edit: yes, the 0 to word 52.

Link to comment
Share on other sites

19 minutes ago, NoFear said:

I went from other49, which is 7 characters. To other2, which is 6 characters. I don't think I had to edit the last value to 0. But you HAVE to change the value to match how many characters in the id. So it will be dword 7 and the other54

Oh, i change wrong value haha, i did it 🙂

Link to comment
Share on other sites

5 hours ago, NoFear said:

***Please consider donating to my PayPal: [email protected]***

This took a lot of time to figure out. Then even more to create this much information and map many of these ids for everyone.

And PLEASE.... If you plan on reposting or doing a guide based on this, I ask that credit is given to me. Enjoy!!!!

 

 

To start searching for a value, you can first try doing 0x4 dword search.  When value changes, unknown changed.


Then search 0x4 again.  Do this a few times until you can scroll through and find 2 values.  Where the value above

minus the value below it equal the quantity of the item you are searching for.  This method isn't a definite.  If

you look at picture "Main" you can see that sometimes the values A and B DO NOT match.  Which means the 0x4 will

not work.  The other method is to do a utf16 text search using item id and the quantity.  The best time to do this

is when you first open the game.  So if you have 21 basic health packs, the search will be ";hp1*21".  Usually

goto first result result and pointer search. Then when you goto address, look above for the value structure like

you see in "Main" picture.
The next 2 Dword values in "Main", E and F.  E is how many digits at the end of the encrypted value to ignore. F

is how many digits total the encrypted value is.  So if you have 20 of something.  Values below could be, 0 and 2.

Or 1 and 3, or 2 and 4.... Then the pointer "G", is the encrypted value. It's utf16, and the key to the encryption

is this:
M = 9
B = 8
N = 7
Q = 6
E = 5
W = 4
Z = 3
X = 2
D = 1
L = 0
So, if you have 549 of something, it will be E.W.M.  But you might see something like  E.W.M.L.L which would make

you think you have 54900.  But if you look at the values "E and F", it would be 2 and 5.  Telling you its ignoring

the L.L. at the end.

Now for the edit...  I ALWAYS click pause at the top right of game to ensure value doesn't somehow change while I

am working on it.  So values "A and B" I try to keep "original".  YOu might be able to set these to 0 and edit the

values "C and D" and be negative the value you want.  In my video, I keep them untouched.  After you edit that.

Need to make sure encrypted value matches and the "total digits and digits ignored" all are correct for the value

you want.  ANYTHING DONE WRONG = INSTANT BAN.  Make sure you did everything CORRECT before resuming game.


Item changing:
I would try finding item via quantity or item id/quantity.  Then goto pointer "H".  Here will be the item id.  The

basic health pack is "hp1".  YOu could just edit the 1 to a 4 and have a value in you backpack change then restart

game.  Those health packs will become the big red health packs.
If you are looking to change in from health pack to a Red Saber Crate, I recomend doing a utf16 search for the

item id you want.  Go through results look for the 'correct' value like I do in video.  Copy address of the

"header" for that id.  Then edit pointer "H" and paste that address and put h after it.  So if address is

AABBCCDD, then you'll dword edit it to AABBCCDDh.  Have something in backpack change and restart game. Those

health packs will now become Red Saber Crate.

I went through and mapped out MANY items already.  If you want SPECIFIC materials/items, I'll provide a list of

"ids" and you can sort through them to determine which is what. I'll explain the naming scheme though of gear.

One weapon is "near". Which is melee. so, near#1_#2_#3.  #1 is the equipment id. #2 is the level of the equipment.

and #3 is the rarity.  I THINK near6_200_7 would be a red saber level 200.

 

 

Video Guide:

 

 

Health item ids:

hp1 to hp9.    hp4 is the big red health pack.

Food:

food1 to food16

Water:

water1 to water7

 

Here is the "other" items list. This is probably all you really need for most things.



ID	Item	Description
other2	Gold	
other3	Coins	
other4	Standard Equipment Box	Contains a Blue quality or above equipment.
other5	Standard Weapon Box	Contains a Blue quality or above weapon
other6	Advanced Equipment Box	50% chance to gain an Orange Equipment.
other7	Advanced Weapon Box	50% chance to gain an Orange Weapon
other8	R&D 1min bost	Reduces current R&D time.
other9	R&D 5min boost	Reduces current R&D time.
other10	R&D 15min boost	Reduces current R&D time.
other11	R&D 1hr boost	Reduces current R&D time.
other12	R&D 3hr boost	Reduces current R&D time.
other13	5min Accelerator	Reduces time for Refuge upgrade or survivor missions.
other14	15min Accelerator	Reduces time for Refuge upgrade or survivor missions.
other15	30min Accelerator	Reduces time for Refuge upgrade or survivor missions.
other16	1hr Accelerator	Reduces time for Refuge upgrade or survivor missions.
other17	3hr Accelerator	Reduces time for Refuge upgrade or survivor missions.
other18	Perk Rebooter	Resets all perk points
other19	Common Pet Box	Contains a Green quality or above pet.
other20	Rare Pet Box	Contains a Blue quality or above pet.
other21	Epic Pet Box	Contains a Purple quality or above pet.
other22	Legendary Pet Box	Contains a Gold quality or above pet.
other23	Artifact Pet Box	Contains a Orange quality or above pet.
other31	Common Attachment Box	Contains a random White attachment.
other32	Uncommon Attachment Box	Contains a random Green Attachment.
other33	Rare Attachment Box (Blue)	
other34	Epic Attachment Box (Purple)	
other35	Legendary Attachment Box (Gold)	
other36	Artifact Attachment Box (Orange)	
other37	Double EXP Card	+100% boost for 15min
other38	Orange Equipment Box	Contains an orange Equipment
other39	Orange Weapon Box	Contains an Orange Weapon
other40	***Dont use this for item swap***	***Item will be deleted from inventory***
other41	Motorcycle Key	
other42	Zombie Lair Map	A map that marked the lair of the zombies. This map grants access to the Zombie Lair for once.
other44	***Dont use this for item swap***	***Item will be deleted from inventory***
other45	Followers Perk Rebooter	Use to reset current Followers Perk.
other46	Discount Ticket	Super great deal to have a 45% discount on the Pass!
other47	Advanced Discount Ticket	Super great deal to have a 50% discount on Advanced Pass!
other48	Orange Light Saber Box	
other49	Red Light Saber Box	
other51	Normal Appearance Ticket	Can craft a elementary appearance without materials.
other52	Rare Appearance Ticket	Can craft an artifact appearance without materials. (The 2nd appearance of any building)
other53	Advanced Appearance Ticket	Can craft an artifact appearance without materials. (The 3rd appearance of any building, which costs 600 Gold)
other54	Artifact Appearance Ticket	Can craft an artifact appearance without materials. (The 4th appearance of any building, which costs 1,800 Gold)
other55	Artifact Attachment Box (Red)	
other56	Candy	
other57	Horn	
other59	Token	Rescue Survivors to get Tokens in exchange for resources.
other60	Raffle Ticket	
other61	Normal Redeem Ticket	Can exchange normal items.
other62	Advanced Redeem Ticket	Can exchange advanced items.
other63	White Core Box	
other64	Green Core Box	
other65	Blue Core Box	
other66	Purple Core Box	
other67	Gold Core Box	
other68	Orange Core Box	
other69	Red Core Box	

Here is a small sample of weapons/gear ids:

near3_200_1

usp1_200_1

ak1_200_1

clothes_200_1

shose_200_1

pants_200_1

hat_200_1

armor_200_1

Main.png

Main2.png

Pointer1.png

Pointer2.png

Pointer3.png

Yeah ... You did a great job! Praise you, prosperity and honor! Genius!

Link to comment
Share on other sites

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.