Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/02/2021 in all areas

  1. --This is to search. local tb1 = {{51003,0},{51003,8},{1098907648,48}} script searchs dword value 51003 in anonymous. stored in table result. check if dword value is 51003 at offset 0x8. check if float value is 16 at offset 0x30. When condition is right, address of that dword 51003 will be stored in table data. --This is to edit use loop for editing. We will use addresses in table data as base address. local tb2 = {{1036831949,48},{1286179527,72},{1286179527,76},{1148846080,92},{1148846080,96}} edit into float 0.10000000149 at offset 0x30 edit into float 88,888,888 at offset 0x48 edit into float 88,888,888 at offset 0x4C edit into float 1000 at offset 0x5c edit into float 1000 at offset 0x60.
    3 points
  2. 2 points
  3. So the searchwrite function here is a function to handle the searching and editing at once that much I'm sure you were able to figure out but specifically yes it Searches table one, writes values from table two over the values of table one, data type is dword for the search itself, and the name is to help identify the purpose of the function open revisiting the code. the values of table one are set in lines 45 through 65 and what's happening there is that It's taking the table known as data(please note that Everytime # was used in the script it wasn't to differentiate between variables it's a unary operator that determines the length of a string given that each character of that string is the size of a byte) looping through that table and setting the values of a table called t based off some arithmetic preformed between the two tables Actually... Theres alot to unpack in this script and my break is coming to an end soon... but my advice is to search nearby values found for Yuria and just do basic trial and error with editing nearby values that are seemingly tied to similar characters because this script is very brilliant with it's use of loops and tables as well as what's being searched and that you likely won't be able to make a similar method for a new character easily... Unless if it's as simple as changing the Name variable from Yuria Evolution to whatever Evolution but that may not work for several reasons
    1 point
  4. well..finding/having the PvP keys are now become obsolete..(maybe) with this way you can get any item you want. like all this blueprints.
    1 point
  5. one more question, how to know 1098907648 = ''check if float value is 16''? And ''check if float value is ***** = ?''
    1 point
  6. 1 point
  7. Screenrecorder-2021-09-03-00-04-54-734.mp4 Screenrecorder-2021-09-03-00-04-54-734.mp4
    1 point
  8. ok i just found it again.. the ID is 203.
    1 point
  9. This script has a function which takes values from a table and searches them and it uses offset handling too thats what this script does
    1 point
  10. you guys can try in the Supply Shop. every item got its own ID value. change that ID to get different items. im so into it that i forgot to write it down. it may take time to find it. lets see who will find it first.
    1 point
  11. 1 point
  12. View File Tiny Shop Cheats are : hack money ,hack speed game My id channel https://t.me/script_gg Submitter Mojihacker Submitted 09/02/2021 Category LUA scripts  
    1 point
  13. Please resend the file so i can see whats the problem =(
    1 point
  14. i do not realy understand this code well do you have still find the value you want modify ? ( if yes value cant be find without offset or no ?) and need only one value to edit or there are diferent values to edit ?
    1 point
  15. i dont know if i can help with this script bcz i do not do than him ( different code ) but if u want addapt i think you need to modify this search by ur right value local tb1 = {{51003,0},{51003,8},{1098907648,48}} local tb2 = {{1036831949,48},{1286179527,72},{1286179527,76},{1148846080,92},{1148846080,96}} ( i think its value to search but not sure ) maybe @AKidWithMidgetFriend can confirm this ?
    1 point
  16. game SoulSeeker R, this script work only with Yuria character, i want change something to work other character
    1 point
  17. Yes, I need pvp keys which I have 14 atm. The rest is already sorted out.
    1 point
  18. View File Racing Fever Cheats are : money , nitro,ghost This is my channel id https://t.me/script_gg Submitter Mojihacker Submitted 09/02/2021 Category LUA scripts  
    1 point
  19. View File save the koala Cheats are : hack leaf and heart This is my channel id https://t.me/script_gg Submitter Mojihacker Submitted 09/02/2021 Category LUA scripts  
    1 point
  20. 20210902_113219.mp4 20210902_113219.mp4
    1 point
  21. It's the PvP currency I think they really want. I'm still looking.
    1 point
  22. first check = coins second check = gems third check = keys ( for open boxes )
    1 point
  23. Find where your coin value is located and the gems are the line below it.
    1 point
  24. View File Air Force This cheat have unlimited hp This id my channel for scripts https://t.me/script_gg Submitter Mojihacker Submitted 09/01/2021 Category LUA scripts  
    1 point
  25. View File Alien Shooter-Lost City Cheat money and help use script in. The game My channel https://t.me/script_gg Submitter Mojihacker Submitted 09/01/2021 Category LUA scripts  
    1 point
  26. --Make a variable for user input local password = gg.prompt({"Enter Password"},{[1] = '0'},{[1] = 'text'}) if password[1] == "1028371" then gg.alert("Correct Password") else gg.alert("Incorrect Password") end Here is the code if you still want it. lol i don't use passwords anymore but as soon as they decrypt or know your password length then thats basically it but How can lua interfere with game guardian prompt boxes? thats weird the only way it can is by setting the password variable to a random item in a list but how could they know what name of that prompt box variable (probably logging) unless if its encrypted
    1 point
  27. Crystals can be hacked I think as long as you use them or maybe don't hack a ridiculous amount. I just did it and I've restarted the game twice since and my progress hasn't been reset so it looks like it has worked. They are an e:double value but you have to remember when you search you need to use a range search because the actual value isn't a whole number. So if your crystals say 781 then you should search 780~782. Then wait for them to change and refine in the same way.
    1 point
  28. Looks like XP can be hacked. I think that should be plenty and it's still there after a restart
    1 point
  29. Here's a way to get XP. Get a Common hero. Find its level and make it the max level 40. Then go to Hero Management and dismiss it. You get about 10k XP that way. I did that and then max levelled a Rare Hero to level 60 the way that NoFear suggested and can confirm that it's stayed at the max level after restarting.
    1 point
  30. The method of edit the attributes have been changed. I know how to edit and i've edited successfully but i am not good at English. You need to use the method like edit the creatures.
    1 point
  31. Just a quick utube search. 9 out 10 times the answer that u looking for is on the internet.
    1 point
  32. Author YouTube Channel: https://www.youtube.com/channel/UC-VBUBavThrFu0J8xgCvhFQ
    1 point
  33. Does this guy have a YT channel or something? I'd love to see more CS 2 Mods!
    1 point
  34. can anyone explain to me how this script works? A.lua
    0 points
×
×
  • 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.