Jump to content

saiaapiz

Ascended
  • Posts

    159
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by saiaapiz

  1. Yeah i totaly forgot about that return value. Thanks for feedback.
  2. View File Critical Ops | ESP, More .. Code App Framework v3.1 Lately, I've seen there alot using my old Code App Framework base. So here it is, Updated version of my Code App Framework v3.1. I also put VIP feature in this script for learning purposes. So Enjoy ! • Features: - ESP - Radar - Magic Bullets - No Recoil - No Spread • Gameplay (Don't forget to subscribe !) • Extra Note - Don't too rage ! Submitter saiaapiz Submitted 01/03/2019 Category LUA scripts  
  3. Version 1.1

    11,238 downloads

    Lately, I've seen there alot using my old Code App Framework base. So here it is, Updated version of my Code App Framework v3.1. I also put VIP feature in this script for learning purposes. So Enjoy ! • Features: - ESP - Radar - Magic Bullets - No Recoil - No Spread • Gameplay (Don't forget to subscribe !) • Extra Note - Don't too rage !
    Great idea mate !, by scanning "Value" + 0x3D::sizeof(Double + Byte) .. it easy to find any value for games based on lua implementation.
  4. View File Stock Car | Cash Hack • Instruction - Before using script, make sure you're in lobby and make sure your cash higher than 0. • Feature - Cash Hack • Screenshot Submitter saiaapiz Submitted 12/19/18 Category LUA scripts
  5. Version 1.0.0

    1,303 downloads

    • Instruction - Before using script, make sure you're in lobby and make sure your cash higher than 0. • Feature - Cash Hack • Screenshot
  6. saiaapiz

    Template

    View File Template Tired of copy pasting your menu code over and over ?, Wanna ready to use menu ?, Need switch support and easy menu ? Here, Firstly, you need a most basic lua knowledge such array to use this template. I already put example into script, so enjoy ! I hope this will help most user struggling with thousand spam of line contain the same thing. Don't forget to press ❤ button below ! Formatting / Usage: ... MyMenu = { -- { Menu Title: String, Menu Type: Boolean }, {"Template v3 - saiaapiz", true}, { -- { Button Name: String, Button Content: table or function } "Destroy Earth !", function() gg.alert("We still need earth, aborting ..") end, -- {"Button Name / Submenu Name", Table: Menu Structure } "What console did you like ?", { -- Submenu, please look at example how to utilize it. } ... -- Don't forget to include initMenu function code into your project. Example of usage: Templates for Using Offsets (#68um1uri) by @AKRAMRAZA Submitter saiaapiz Submitted 12/04/2018 Category Templates  
  7. saiaapiz

    Template

    Version v3.1

    3,724 downloads

    Tired of copy pasting your menu code over and over ?, Wanna ready to use menu ?, Need switch support and easy menu ? Here, Firstly, you need a most basic lua knowledge such array to use this template. I already put example into script, so enjoy ! I hope this will help most user struggling with thousand spam of line contain the same thing. Don't forget to press ❤ button below ! Formatting / Usage: ... MyMenu = { -- { Menu Title: String, Menu Type: Boolean }, {"Template v3 - saiaapiz", true}, { -- { Button Name: String, Button Content: table or function } "Destroy Earth !", function() gg.alert("We still need earth, aborting ..") end, -- {"Button Name / Submenu Name", Table: Menu Structure } "What console did you like ?", { -- Submenu, please look at example how to utilize it. } ... -- Don't forget to include initMenu function code into your project. Example of usage: Templates for Using Offsets (#68um1uri) by @AKRAMRAZA
  8. View File Ejen Ali: Emergency | CR Hack Instruction • Run the script only when you're in-match. Feature • CR Hack Submitter saiaapiz Submitted 11/22/18 Category LUA scripts
  9. Version 1.0.0

    2,976 downloads

    Instruction • Run the script only when you're in-match. Feature • CR Hack
  10. Is it same as "Record Script" function in GG ? or standalone trainer app ?
  11. Try to search manually the value, and freeze 20 listed item then. If it does not freeze.. increase listed items that you want to freeze.. if it work, then you know what the problem.
  12. Nice, i know you using my shi*yy script as framework .. xD When i decompiled your script, i see variable, function copied from other script. Btw, please put proper credit next time..
  13. btw, based on the picture .. there no use encrypting lua script... since it the lua itself open source .. ? there tons of ways to extract information from encrypted script..
  14. Checkout setValue() Example: t[1].address = 0xBEBCB204 t[1].value = "Your Value Here" gg.setValues(t)
  15. Running this script on emulator will not work, i made this only for armv7 lib this game. FAQ: What is armv7 Ans: Ask google.
  16. Sorry, forgot to mention.. this script does't work on x86 and i forgot to add gg.clearresult in the first place. Make sure you clear all search result before running this script.
  17. View File HAWK: Freedom Squadron Features • One Hit Kill - May work on future version. Thanks to IVovo for borrowing me some code. Submitter saiaapiz Submitted 07/10/18 Category LUA scripts
  18. 4,818 downloads

    Features • One Hit Kill - May work on future version. Thanks to IVovo for borrowing me some code.
  19. This script very good as learning base, it show how to working with pointer, offset, de/encryption and using lua lang in creative way.
  20. Nice hook, im new to this language.. this script good for learning too.. Good job!
  21. Don't use print, it leads to kernel panic.
  22. Please add "GetBaseAddress of lib loaded" features.
  23. View File Major Mayhem 2 Major Mayhem 2 - Features Free Shopping God Mode Tested only on v2018032016, Maybe will work on future version. Submitter saiaapiz Submitted 06/26/18 Category LUA scripts
×
×
  • 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.