Jump to content
  • 0

After you storage the value whenever you call it to make amendments to them, the Script is not the solution


ibrahimsbaI

Question

  function teleporton()

    local revert = nil

    -- main code

    gg.searchNumber("1065353216;1147030094;1104814040;1145908920;1077039526", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0)

    gg.refineNumber("1147030094;1104814040;1145908920", gg.TYPE_DWORD)

    gg.processResume()

    local prev = gg.getListItems()

    gg.clearList()

    local t = gg.getResults(100000, nil, nil, nil, nil, nil, nil, nil, nil)

    gg.addListItems(t)

    t = nil

    gg.saveList("/storage/sdcard/Android/obb/code.txt", 0)

    gg.clearList()

    gg.addListItems(prev)

    prev = nil

    gg.clearResults()

    gg.clearList()

    end

    

    function nmanml()

    end

    

    function itaitl()

    v4 = gg.choice({"boss1","boss2"})

    if v4 == 1 then itlboss1() end

    if v4 == 2 then itlboss2() end

    end

 

    function itlboss1()

    gg.loadList("/storage/sdcard/Android/obb/code.txt", 0)

    gg.loadResults ( gg.getListItems ())

    gg.refineNumber("1147030094", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0)

    revert = gg.getResults(100, nil, nil, nil, nil, nil, nil, nil, nil)

    gg.editAll("1138487986", gg.TYPE_DWORD)

    gg.clearList()

    gg.loadList("/storage/sdcard/Android/obb/code.txt", 0)

    gg.loadResults ( gg.getListItems ())

    gg.refineNumber("1104814040", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0)

    revert = gg.getResults(100, nil, nil, nil, nil, nil, nil, nil, nil)

    gg.editAll("1114810441", gg.TYPE_DWORD)

    gg.clearList()

    gg.loadList("/storage/sdcard/Android/obb/code.txt", 0)

    gg.loadResults ( gg.getListItems ())

    gg.refineNumber("1145908920", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0)

    revert = gg.getResults(100, nil, nil, nil, nil, nil, nil, nil, nil)

    gg.editAll("1143816785", gg.TYPE_DWORD)

    gg.clearList()

    end

 

    function itlboss2()

    gg.loadList("/storage/sdcard/Android/obb/code.txt", 0)

    gg.refineNumber("1147030094", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0)

    revert = gg.getResults(100, nil, nil, nil, nil, nil, nil, nil, nil)

    gg.editAll("1142180802", gg.TYPE_DWORD)

    gg.clearList()

    gg.loadList("/storage/sdcard/Android/obb/code.txt", 0)

    gg.refineNumber("1104814040", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0)

    revert = gg.getResults(100, nil, nil, nil, nil, nil, nil, nil, nil)

    gg.editAll("1115241276", gg.TYPE_DWORD)

    gg.clearList()

    gg.loadList("/storage/sdcard/Android/obb/code.txt", 0)

    gg.refineNumber("1145908920", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0)

    revert = gg.getResults(100, nil, nil, nil, nil, nil, nil, nil, nil)

    gg.editAll("1140542502", gg.TYPE_DWORD)

    gg.clearList()

end

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

قبل 13 ساعة ، قال under_score:

لأن لديه أذونات للحفظ في مجلد obb.

حاول حفظه في / sdcard /

I changed it, but when we call the value to the search list, I cannot make modifications to it

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

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