Jump to content

KUMADEIT

Contributor
  • Posts

    138
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by KUMADEIT

  1. On 1/5/2024 at 7:10 PM, tidus said:

    Is there smt wrong? I tried heli pad but nothing change

    Screenshot_20240106-070819.png

    Screenshot_20240106-070842.png

    Script may not work on all devices maybe try on another device if the script is loading but is not working as far as use of function 

  2. On 1/19/2024 at 12:54 AM, c4ph4lor said:

    so... having unlocked the delivery bots makes this... difficult 🙂

    I think I will try the new version with a new game

    EDIT: it's the delivery drones... started a new game, worked flawless on first try 🙂

    thank you, KUMADEIT!

    Any chance that you extend the script for the other resources, if I may ask?

    and again: a big thank you!!

    Sure I’ll check it out  bro 💪🏾

  3. 3 hours ago, MonkeySAN said:

    honestly bro,

    your script is pain in a55 to open.

    20+ tries but still cant open it.

    Screenshot_2024_0117_234125.thumb.png.fc61ed87e412ea8a68985d7a02212996.png

    i dont know if it just me or else.

    other script with encryption dont even come close as hard as yours to open it.

    Updated shouldnt  be a problem anymore , thanks for pointing that out , RIP all scripts i use this encryption with .....

  4. On 11/12/2023 at 9:19 PM, kiynox said:

    [ @Koolie ]
    ---
    You just need to save the earlier results into memory:

    function increments(memo)
    	gg.clearResults()
    	memo_temp = {}
    	second_memo = gg.getValues(memo)
    	for k, v in ipairs(second_memo) do
    		memo_temp[k] = { ['address'] = v.address, ['flags'] = v.flags, ['value'] = tonumber(v.value) + 1 }
    	end
    	gg.setValues(memo_temp)
    end
    
    gg.searchNumber('10', gg.TYPE_DWORD)
    memo = gg.getResults( gg.getResultsCount() )
    
    --First Increment
    increments(memo)
    
    --Second Increment
    increments(memo)
    ...

    ---
    *Fixed. I forgot something

    Issue im finding is it increments all values and makes all them the same , its not +1 to each value listed , its +2 to each value therefor making them all the same 

  5. [ Almost a Hero — Idle RPG ] X64


    bloggif_656f16fae3d77.gif.5f85f8c8aab9b09f5d02fc414c0b2275.gif

    Almost a Hero — Idle RPG

    Features

    ⭕ [ COIN HACK ]",

    "⭕ [ ARTIFACT UPGRADE COST ]",

    " ⭕ [ FREE HERO UPGRADES ]",

    "⭕ [ HERO ATTACK DMG ]",

    "⭕ [ HERO HEALTH ]",

    "⭕ [ NO SKILL COOLDOWN ]",

    "⭕ [ WAVE SKIP ]",

    "⭕ [ ALWAYS CHEST ] ",

    "⭕ [ SKIN HACK ]",

    "⭕ [ HERO EVOLVE LVL ]",

    "⭕ [ ATTACK SPEED ] "

    VIDEO LINK 

    Quote

     


     

  6. On 1/13/2024 at 12:09 PM, _Atom_ said:

    I want to stop this function from giving any output,just to make it useless in short.

    Class name:

    Namespace: CodeStage.AntiCheat.Detectors
    [AddComponentMenu("")]
    public abstract class ActDetectorBase : MonoBehaviour /

    Method name:
        // RVA: 0x134FD84 Offset: 0x134FD84 VA: 0x134FD84 Slot: 8
        internal virtual void OnCheatingDetected() { }.

    How can i stop this thing.

    Bool edit to false 

  7. On 11/8/2023 at 10:03 AM, lucky_you said:

    As the title says, how to create a script for beginners. Thank you

    Start by using game guardian record script feature , that should help you start to learn the basics of scripting 

  8. On 1/12/2024 at 9:54 AM, c4ph4lor said:

    Hello!

    Thanks for your work.

    How does your script work exactly? I have activated the hack with the checkbox, but nothing happens...

     

    thank you!!

     

    On 1/13/2024 at 7:19 AM, MonkeySAN said:

    any special requirement to run the script?

    it doesnt work for me too.

    Have atleast 2 meat in storage before use 

  9. 2 hours ago, OREW said:

    Thx for replying ✨

     

    I think they are addresses for the characters within the game, specifically, each title indicates the level of the particular character.. They are all titles from someone who was scripts maker for the game that he shared before he retired from it.. my problem is idk what to do with them like how to search using them... non of the su answered yet 🐧💔

    its fairly simple , Open GG , search for the one you want like this " 3D;268,435,459D;1D:25 " im not sure which type so just try all maybe DWORD , Then wait for results 

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