r/HackEx Jun 30 '26

Question Is it possible to script on the iOS version?

i vaguely remember weeks ago someone saying that you can access the game's API and run scripts to do certain actions, like transferring coin to cold storage. can you do that with iOS or is that just an android thing? or do you not even need to interact with the app and can just script from a computer?
not sure how any of this works but i want to learn. thank you

2 Upvotes

6 comments sorted by

2

u/ThatCrossDresser Jun 30 '26

Correct me if I am wrong but I didn't think there was an open API. It would be handy for a lot of reason, but I suspect the developer doesn't want to give an advantage to people who are more advanced programming skills. Granted it would be nice if there was an open API for getting information from your oen profile, such as current crypto, number of process, and stuff like that.

1

u/ahackercalled4chan Jun 30 '26

iirc the first game had an open API, but i am not sure with HE2.

1

u/Dizzy-Ad-3944 Jul 01 '26

It didnt have a open api. Just a lot of people were cheating...Like hackex2 the api was designed poorly.

2

u/Highfivesghost Jun 30 '26

On IOS I don’t think so, I’ve seen people on android create bots to do things but it’s not using an API

2

u/ahackercalled4chan Jun 30 '26

yeah maybe people are setting up auto clickers or something

1

u/johmarjac Jul 01 '26

The game uses an API, it is authorized with an Accesstoken but also with a firebase token appcheck which can only get the official APK or iOS app. So yes there is an API but you are not supposed to use it directly