Jump to content

Enyby

Administrators
  • Posts

    8,811
  • Joined

  • Last visited

  • Days Won

    1,011

Posts posted by Enyby

  1. Quote

    Returns

    nil if the dialog has been canceled, or the table with keys from prompts and values from input fields.

    If this always return something, then you never know what user press - OK or Cancel. Or simple close dialog.

    Also if you press cancel, all data must be lost and erased. It is common and default behavior everywhere.

    Even in matter of simple logic and security. If you accidentally past in form sensitive data and press cancel for avoid propagate it, data must be lost, not processed.

    Look like you want solve wrong problem or by wrong approach.

    If you want store input for close UI - write that in prompt. So user press OK in any case and later script ask him for apply data or no. if no, you can use this data on next call dialog.

  2. Not clear what OP want from updates, but clearly understand he is rude and insist of some updates when people try help him explain point better.

    With such relation to other users from this forum nobody want make your life better, even if understand what you want and for what.

    Anyway I currently not understand what problem, why eye icon not enough, and what you want.

  3. https://aquawu.tumblr.com/

    http://igameguardian.blogspot.com/

    https://igg-server.herokuapp.com/

    Quote

    Contact:

    E-mail: [email protected]
    To report issue, please provide:

    WiFi MAC address

    Error screenshots

    iOS device name

    iOS version

    PayPal transaction ID

    Also look like he make IMemEditor as next generation for iGG:

    Quote

    News

    For iOS 11+, please use "iMemEditor", that runs faster with recent JBs.
    For iOS 10 and below, please use "iGG 12 Stable", that is compatible with most JBs.

    Quote

    Overview:

    iME/iGG is a memory editor.

     

  4. Engine work on C. You not get engine sources.

    Also you not need make it on full time basis in few days, so you can code on your weekend, or someday evenings in years. So you can do entire project from scratch without loose your job.

     

    Aslo exists some other projects, which you can use (if their license allowed such) as base for make own search engine.

    Scanmem, for example: https://github.com/scanmem/scanmem

     

    Good luck with your project.

  5. I highly doubt about your possibility make such project.

    People who able do so, not come with such questions. They search information by self. Not wait when someone send to they ready to use code.

    Exists official C implementation for lua which you should start use.

    AFAIK iOS use C only. Android use Java + C. So Lua "module" (as easy can be figured via tools like "jadx-gui") written in Java. In fact it is modified https://github.com/luaj/luaj

    AFAIK it is bad idea try use Java code on iOS. So you better start with official lua implementation on C.

    GG use some custom implementation, which bring Lua 5.3 features, when still use Lua 5.2 binary format. If you not need be compatible to binary form, you can use Lua 5.3. Or make some reverse investigation for find what and how implemented. Java code able be easy decompiled by tools like "jadx-gui", so this not main problem there.

    As for GG itself it never be ported to iOS, just because start agreement from creator (Aqua) states - he left iOS for iGameGuardian.

     

  6. 3 hours ago, WhoKnowsWho said:

    loop = loop + 0.1

    Look like you know nothing about rounding error and think 0.1 + 0.1 + 0.1 is same as 0.3. It is not necessary.

  7. In general, nothing is clear.
    The script does not have to show you at all that he found something there. This is not an animation to show anything.
    The fact that the values can be changed you have not shown. That they existed at the time of the search too.
    In general, it's not about anything at all.

    To assert something, you must prepare a reasoned justification and clear evidence that it happens this way, and not otherwise. This is not the case now.

    Until that happens, there will be no conversation.

  8. Quote

    Nuclear Jakan
    Huh! Guys don't trust this I work with Enby, and he is just playing with you all this is all fake, trust me. This is editing and think about that, how can a fool app read your mind... This is fake, I'm telling , I'm brother of Enby. He refused to tell everyone about this but I'm telling you after creating a new account so that he can't find me. This is editing again I'm saying.

     

  9. Nobody have problem with camera on other firmware. I gave you the information. You can take it or not. 

    Only on your firmware the camera works uncorrectly. 

×
×
  • 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.