Jump to content

MonkeySAN

Contributor
  • Posts

    1,623
  • Joined

  • Last visited

  • Days Won

    102

Everything posted by MonkeySAN

  1. MonkeySAN

    edit script

    local gg = gg function main() local menu = gg.choice({ "Veneno", "Porsche", "Chevrolet", "Dodge", "Exit"},nil,"car menu") if menu == nil then elseif menu == 1 then Veneno() elseif menu == 2 then Porsche() elseif menu == 3 then Chevrolet() elseif menu == 4 then Dodge() elseif menu == 5 then os.exit() end end function Veneno() gg.searchNumber("2.25", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0) revert = gg.getResults(500, nil, nil, nil, nil, nil, nil, nil, nil) gg.editAll("0.25", gg.TYPE_FLOAT) gg.clearResults() end function Porsche() gg.searchNumber("2.56", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0) revert = gg.getResults(500, nil, nil, nil, nil, nil, nil, nil, nil) gg.editAll("0.25", gg.TYPE_FLOAT) gg.clearResults() end function Chevrolet() --code here end function Dodge() --code here end while true do if gg.isVisible() then gg.setVisible(false) main() end end my mistake...there are some errors in the example script given by @Crystal_Mods100x that i misslook. try this one.
  2. MonkeySAN

    edit script

    --main code function Audi() --example code-- gg.searchNumber("2.56", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0) revert = gg.getResults(500, nil, nil, nil, nil, nil, nil, nil, nil) gg.editAll("0.25", gg.TYPE_FLOAT) end function Bmw() --code here end function Chevrolet() --code here end function Dodge() --code here end menu = gg.choice({ "Audi" "BMW" "Chevrolet" "Dodge" "Exit" },nil,"car menu") if menu == 1 then Audi() end if menu == 2 then Bmw() end if menu == 3 then Chevrolet() end if menu == 4 then Dodge() end if menu == 5 then os.exit() end if menu == nil then end
  3. yeah its worked in non-rooted . credits to @NoFear for that. Golden Ticket activated...
  4. = 1701868308;1951626350;7565921;2::25 = Dword above is the group search that i use for searching my 'spentStars'. the value is the second address below 2. freeze it and even if you still see the stars get spent..exit then restart the game and the stars remain the same just like before you spend it. i double and triple check it..found that those group search values are the same for both 32bit and 64bit version of the game. you guys can try it out.
  5. yes READ previous comment in this thread.
  6. it did changed..so i think. before the 0 star value was 14 and then i gained some stars..used it all now 0 star value is 15. i could be wrong though..hasnt play the game much now.
  7. yup i did noticed it somehow. i did(maybe) found a fix values that can get us close to the points and save much time.(for both 32bit and 64bit version) but its so tiresome to test it over and over again to actually confirm its legit. feels so much that its not worthy at all. search fuzzy is the best way for now as it guarantee you will found it even if it take so much time.
  8. maybe but not really sure. you can try to expand the group size. see if it give you any results. if not then i cant help anymore.
  9. yeah i thought so. maybe do like cisco72563 said. search fuzzy, complete level and refine to increasing. btw your game is 32bit version?
  10. try this one.. = 1;33;24;2;33;28::65 or = 1;33;24;2::21 refine to 2 and goto..the value is second address below it. if none is working then those group search are only just for me.
  11. https://streamable.com/e72bsm dont know it will work for you guys but for me its been good so far.
  12. Screenrecorder-2021-05-12-07-24-33-207(0)(0).mp4
  13. the way i see it just your Tickets value is so huge that there isnt enough room for it to display properly..so it take up some space below covering the Rubies value to which you had none. as the for negative Ticket value...just buy some more until it turn to normal value(positif)
  14. hi, can you give more details of that problematic things?
  15. watch my videos above. the one i said about pick up those blue MP orbs.
  16. MonkeySAN

    LUA scripting

    新建文本文档[FIXED].lua
  17. RARE GOLD PACK search = 20000X4 type = Dword region = Jh: Java heap
  18. there are 5 doors in my house. 1 is locked. How will i know which door is locked...? or should i go and ask my neighbour?
  19. simple answer...NOPE. as my noob level brain think its not as easy as to just freeze it.(i maybe wrong though..) i got the explaination as to why its not that easy(again...i maybe wrong) in my head... but to actually write here it will result a full length of an essay worth for writting examination in the final year. all in all...i can only say...i could be wrong.
  20. do as @Susman said. search current level - 1 if current your level is 100 then search for 99. after that play until your current level is 101 then refine for 100. keep searching and refine like that until less results is left(less than 10 is ok but 1 is better) edit it and freeze. do it something and refresh the game.(i do it by force close the game or you can just exit properly) [added 4 minutes later] for that long writing and a picture but still... - my English may not good but i understand it perfectly and clear.
  21. yup...i went for all magic items..and didnt get any of them. what you got is shown but its just an illusion. clearly something else need to be change too...not just the item ids.
  22. im not sure if i really got this..how to make sure? but i do sure that i got the profile picture.
×
×
  • 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.