Jump to content

blocx

Contributor
  • Posts

    1,282
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by blocx

  1. Im noob but im french first 🤣

  2. omg lol new ui is cool i like nice
  3. it give an message something like u too @MonkeySAN
  4. now its fixed and ui is good now nice
  5. @Sysadmin nice job it work now
  6. thanks work but visualy its affraid
  7. @Enyby please fix the site personal panel no still present cant acces mp and profil thaks bro
  8. no access to personal message too for me download and recent post etc not present
  9. hi site updated profil erased ?
  10. blocx

    combine prompt + offset

    yes i want it imput manualy but if i writte 999 it wil be automaticly make 999 ?
  11. blocx

    combine prompt + offset

    thanks @Lover1500 but if i writte the field v.value its predefined by script but i want prompt so need imput manualy
  12. blocx

    combine prompt + offset

    ????????????help?????????????pls
  13. blocx

    combine prompt + offset

    sorry i dont understand what can i add or modify for have prompt in offset? [added 1 minute later] yes i need only the number1000 for offset and field empty because i dont know what writte
  14. blocx

    combine prompt + offset

    please
  15. blocx

    offset

    not work for me @MonkeySAN
  16. blocx

    offset

    oh ok i will loose the idea to make script its too hard those group search thanks u friend to take time for me
  17. blocx

    offset

    this group search not work for me no results if u try this it work for u ? 712;498;262;133:: [added 3 minutes later] normaly if this search work for u use 712 for calculate offset for coin and chili when u restart only offset with coin still good
  18. blocx

    offset

    i need to.understand something if it ramdomly distance it s no possible to make script and in ur script how offset is calculate without refine number
  19. blocx

    offset

    maars i think u not understand the origine of my post i have no probleme to find offset my probleme is why with my group search in all time the offset between my value and the number refined work with coin ( in different state and device its ok so my group search is good ) but with this refined if calcul offset for chilli it work just one time if i restart the offset between chilli value and refined number changr [added 4 minutes later] bro i think u dont understand me i know for offset i make a good group search it work on all time and in different state ( it for coin ) but for other value if i use this group search when restart offset ramdom ( but still work for coin )
  20. blocx

    offset

    Ty @MAARS but i dont undetstand this
  21. blocx

    offset

    yep i mp u
  22. blocx

    offset

    yes it that [added 0 minutes later] and try other group search and same
  23. blocx

    offset

    the only value i dont find it the energy
  24. blocx

    offset

    the probleme is not to find other i find all its offset i no find because every restart offset i match just with coin [added 2 minutes later] i make a group search if i progress or no coin work but other value not match
  25. blocx

    combine prompt + offset

    hi someone can corect me if its possible.off.course it for jump stage ( group search + offset seem to be good ) local t = gg.TYPE_DWORD local prompt = gg.prompt( {'Enter your desired level :'}, {nil,nil}, {'number'} ) if prompt==nil then os.exit() end v1 = tonumber(prompt[1]) gg.setRanges(gg.REGION_ANONYMOUS) gg.searchNumber("1000;1800::", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0) gg.refineNumber("1000", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0) r = gg.getResults(100) local t = {} t[1] = {} t[1].address = r[1].address + 0x9C t[1].flags = gg.TYPE_DWORD t[1].value = gg.clearResults() gg.toast("ENJOY") if gg.getResultsCount()==0 then print('No results found.') os.exit() end while true do if gg.isVisible() then gg.setVisible(false) main() end end
×
×
  • 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.