-
Content Count
57 -
Donations
$0.00 -
Joined
-
Last visited
-
Days Won
1
soffter last won the day on January 19 2020
soffter had the most liked content!
Community Reputation
10 n00bAbout soffter
-
Rank
Advanced Member
Additional Information
-
Android
9.x (Pie)
-
Device
Samsung Galaxy A7 2018
-
Service provider
Other
-
Resolved.
-
I try to add "if nil then ..." to the gg.loadResults action but I can't do that, I get an error that I didn't find the value of "t1" function () gg.loadResults(t1) if t1 == nil then gg.search...........
-
I am trying to make a system that first verifies if the value has already been searched and if not, to search again but I cannot do it, I leave an example of what I am trying. hh = gg.loadResults(ii) if hh == nil then gg.clearResults() gg.clearList() gg.searchNumber("344B8201r", 4) prueba = gg.getResults(1) t = gg.addListItems(prueba) ii = gg.getListItems() gg.clearResults() gg.clearList()
-
93.0: Edit ARM (x32) opcode - GameGuardian
soffter commented on Enyby's gallery image in Video Tutorials
-
I think the answer was with libs, do you have any link where I can see that?
-
Hi @Enyby , I wanted to know if there is any way to use the information from dnSpy and / or HxD and use it in GG or the other way around.
-
91.0: Load all changed elements as a result of the search - GameGuardian
soffter commented on Enyby's gallery image in Video Tutorials
-
Is it possible to change the text and/or add