Search the Community
Showing results for tags 'FWDAssualtMods' or ''.
-
So i put function code liek this in upper line function searchauto(search) gg.searchNumber(search, gg.TYPE_AUTO, false, gg.SIGN_EQUAL, 0, -1) end and then i use the function (this is just for example) ::code:: searchauto('183W;183W;125F') blabla after i execute my script i got an error attempt to call nil, i don't understand. How to fix this? Ty in advance
-
Is it possible to make a like text box and we can write it anything u want and the text will edit the value.
-
is there any way to download files through script? @enyby Sent from my Redmi Y1 Lite using Tapatalk
-
I am trying to addListItems items with name like below but when use getList item getting error gg.setVisible(false) gg.searchNumber("500", gg.TYPE_DWORD) local t = gg.getResults(500) for i, v in ipairs(t) do v.name = "Characters" v.freeze = false end gg.addListItems(t) gg.toast("Done") gg.clearResults() --Getting Error to get getListitems with "v.name characters local ros = gg.getListItems() for i, v in ipairs(ros) do if v.name == "Characters" then local x = gg.getListItems() gg.loadResults(t) end end Sent from my HD1901 using Tapatalk
-
Hello everyone I need new new scripts for new pubg mobile 0.8 because old scripts are not working I have anti ban Mod app but I don't have working scripts so it is requested to help me thank you very much Sent from my Lenovo P2a42 using Tapatalk