Jump to content

LIST OF ALL METHOD / VOID NAMES


16 posts in this topic

Recommended Posts

Updated (edited)

Hey there.

 

I think a few of you guys work with Flex 3 or Theos to edit in-app/in-game methods, voids, functions or whatever to change the value of something special, like points, premium membership and stuff.

 

Let's say you want to hack value for premium membership (set it to true), so you search all methods for names like "premium", "pro", "isPremium" ...

 

To make this search easier, i thought we're creating a list together with all method names that could be helpful for this.

 

With "we", i mean that everybody can post a method name and the category, which will be added here. :)

Any help is appreciated - thanks!

 

 

Coins, Credits, Diamonds (The in-game currency)

coins (int)

setCoins (int)

 

credits (int)

setCredits (int)

 

cash (int)

setCash (int)

 

bucks (int)

setBucks (int)

 

bux (int)

setBux (int)

 

diamonds (int)

setDiamonds (int)

 

currency (Thanks to @@Helldegarde)

 

PRO, Premium, Plus Membership ( Special User Ranks )

isPremium

hasPremium

isPro

hasPro

isPlus

hasPlus

 

Free In-APP Purchases

StoreKit -> transactionState (long)

transactionSucceed (bool)

purchaseSucceed (bool)

transactionSuccess (bool)

 

Levels & Worlds

Thanks to @@Ted2

 

isLevelUnlocked (bool)

isWorldUnlocked (bool)

isUnlocked (bool)
hasLevelUnlocked (bool)
hasWorldUnlocked (bool)
 
Thanks to @
 
isCharacterUnlocked (bool)
isTrailUnlocked (bool) - Flappy Golf
isPowerupUnlocked (bool)
 

Jailbreak Detections

Thanks to @@Crypto

 

isJailbroken (bool)
jailBroken (bool)
jailbroken (bool)
isDeviceJailbroken (bool)
hostJailbroken (bool)
getIsJailBroken (id) = you can null it 
Updated by Aarivex
  • Like 1
Posted

The most common method names for currency are usually include (u won't believe) "currency" :kappa:

 

isLevelUnlocked

isWorldUnlocked

isUnlocked

 

hasLevelUnlocked

hasWorldUnlocked

 

usefull too, sometimes :p

Has been added - thanks. :)<3

Posted

@Aarivex

 

Don't forget Jailbreak Detections

 

isJailbroken (bool)

jailBroken (bool)

jailbroken (bool)

isDeviceJailbroken (bool)

hostJailbroken (bool)

getIsJailBroken (id) = you can null it

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below. For more information, please read our Posting Guidelines.
Reply to this topic... Posting Guidelines

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines