Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/04/2020 in all areas

  1. View File Minecraft PE Script Minecraft by Argarize - I made this script for free without being charged at all, please note that I made this script by prioritizing a value that you can turn on and off at any time, maybe it doesn't have many features, but it can be useful for you to use. Important I see there are still many features that can't be used on you guys, please use the version of minecraft that I use too, usually I will send a download link on my YouTube channel, make sure you visit my channel to download it Submitter argarrize Submitted 08/06/2020 Category LUA scripts  
    1 point
  2. Version 1.0.0

    6,498 downloads

    1.Pickup Area Upgrade 2.No CD 3.Turbo Fast Walk 4.Turbo Attack Speed 5.One Hit Kill Only Avaliable for Amber & Queen Don't Kill World Boss by this Lua Script if you dont hope been banned. Try Your Self & Enjoy
    1 point
  3. Version 2.0.0

    20,781 downloads

    Here is my first script for among us game. Script isnt perfect. But I want you to try it cuz I use pointers in it. Super fast! In this script, -You can be crew even if you are imp. -You can be always imp if you are host. If you're not host you can only do sabotage. Kills will be only for your visions. They are not die really. (Can see other imps) -You can walk through walls. -For vision,you can see everything clearly in your range. (Even other side of walls) Please let me know errors of this script and recommend new features of hacks. Use only virtual exposed 32 bit or script wont work properly.
    1 point
  4. Last edit for today: I added in a menu system, its not strictly necessary, its just to allow a exit/search while keeping the script active, so i can persistently search for previous values. Note: If you don't find any values, just run the search again til it finds something. (It's still not perfect!) If anyone feels like messing around with it, its in pure plaintext ^_^ Soul_Knight.lua
    1 point
  5. It must be 98784247822.not 3. If the address's last is the same monkey san's code will work correctly. If not then use this. lol = 0 gg.setRanges(32) gg.searchNumber('98784247822',32) local result = gg.getResults(9999) local check1 = gg.getResults(9999) for i,v in ipairs(check1) do v.address = v.address+0xc v.flags=4 end check1 = gg.getValues(check1) for i,k in ipairs(result) do if check1[i].value == 1610612736 then gg.setValues({{address=result[i].address,flags=4, value=9}}) lol=lol+1 end end print('edited '..lol..' values.\nCheck if it is right or wrong!')
    1 point
  6. add gg.refineAddress("F8C") after search. gg.searchNumber("98784247823", 32 ) gg.refineAddress("F8C") local t = gg.getResults(1) gg.setValues({{ address = t[1].address, flags = 4, value = 9 }}) see if this work for you.
    1 point
  7. gg.searchNumber( 98784247823, 32 ) local qwordAddress = gg.getResults(1) qwordAddress = qwordAddress[1].address gg.setValues({{ address = qwordAddress+0xF8C, flags = 4, value = 9 }})
    1 point
  8. What feature should i put next? And i want to know if there is a problem of which script doesnt work. Im really excited!Thanks for using this script. I'm working now for 64 bit(but yeah same features as this 32 bit script)
    1 point
  9. Done update .Still need to improve.
    1 point
  10. Ohh is there one using this script? I thought no one use this script. So i managed stop to update. Now i guess i would release new update within two days. Thanks for using this script
    1 point
  11. Not my code, open with risk. Following file is a GameGuardian script for the game requested. All credits go to the respective owner MasterZ - Click to visit his youtube Genshin Impact Hack MasterZ.lua
    1 point
  12. something like this...?? SoulKnight.mp4
    1 point
  13. That's an interesting method... I like keeping my icons, this would be a good method it seems. Maybe if users choose "small list", you lose certain features like the individual delete buttons. I rarely to never use them. I typically check off a few and use the delete icon at the top instead.
    1 point
  14. Something like that: What do you think @NoFear ?
    1 point
×
×
  • 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.