Search the Community
Showing results for tags 'Function'.
Found 6 results
-
View File Template Prompt, +9 more look at tags NEW !! : 1 I've added a function or what ever you call it that's detect if the user got No Results ( Used For searches and prompt search) 2 i added multiple prompt search -------------------------------------------------------------------- Hi The Script Has checkbox Multi choise prompt alert with options text copier group search with different Types search and edit multi prompt if the user got no results (prompt search) if the user got no results (normal search) Submitter SB2P Submitted 08/18/2019 Category Templates
-
- Prompt
- Multi choise
- (and 9 more)
-
2020_08_17_02_35_45_compress.mp4 @Enyby Hi sir! I'm facing the problem to use pointer search in writing script.As in video, I search -1,358,776,912 in Xa(code system) which will end by 548 in addresses.And I will get the only one address.I copy its address and paste in search box. I have to change a little bit.If the address is ?????548, I'll have to search ?????549h.Otherwise nothing found. After I search ?????549h, I'll have two addresses.In this case I have to choose the one which offset end is B0. I copy it again and search.Then the only one will be found(pointer). That address + 94(offset) == my willing things. How can I do this process in script? Espectially I dont know how to copy and search those addresses in script. Help me pls and Thanks everybody in advance! (Forgive me for my bad english) (I think if the pointer and offset work perfectly as video we can use gg like cheat engine which can point the one by offsets) I like New features and updates of gg 2020_08_17_02_35_45_compress.mp4
-
Hi I'm new in here, how to move/copy a file with lua script? Like this If using terminal cp file1.txt file2.txt Or mv file1.txt new-file1.txt How to copy like that? Are GG had a function like exec function?
-
Version 1.5
1,146 downloads
NEW !! : 1 I've added a function or what ever you call it that's detect if the user got No Results ( Used For searches and prompt search) 2 i added multiple prompt search -------------------------------------------------------------------- Hi The Script Has checkbox Multi choise prompt alert with options text copier group search with different Types search and edit multi prompt if the user got no results (prompt search) if the user got no results (normal search)- 3 comments
-
2
-
- Prompt
- Multi choise
- (and 9 more)
-
anyone knows or who has the source
-
I'm a newbie.There are functions like gg.clearResults() for clear results.I dont know a function how to copy addresses in my results list.Is it gg.copyAddress() or something? Help me please.