-
Posts
630 -
Joined
-
Last visited
-
Days Won
13
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by nok1a
-
Hi, i would like to decode base64 string but i am encountering problem with the decoding. It looks like a JWT token. The supposed to be header appears scrambled when decoding while the payload seems to be readable text. I'm using a Lua script from the web to decode the strings. I tried putting the JWT token through a auto JWT decoder but it shows no header. Only payload and signature. Makes me assume that it is not a header or had several xor's. String that needs to be fully decoded: VaLciho_OwEwXdjIHdDbsoR4KYTtYV06b9bwtdm9ceQ.eyJpZCI6OTEwNjA2MTksImN0aW1lIjoxNjc1NjE4NzE4fQ Payload decoded: eyJpZCI6OTEwNjA2MTksImN0aW1lIjoxNjc1NjE4NzE4fQ Header scrambled when decoded:VaLciho_OwEwXdjIHdDbsoR4KYTtYV06b9bwtdm9ceQ
- 11 replies
-
- base64
- networking
- (and 4 more)
-
-
I think i never did a esp. perhaps chams. Actually for the purpose of education im not looking for esp, but for a player kick features. But im struggling with predicting cookie ID algorithm that clients send to the server. If done right you can kick players out of matches by choice. Would be great to have. The feature it self does not exist in game. So it comes down to Lua scripting and knowledge of networking and GG. But the GG part i have coverd. Thanks. Will update script.
-
-
-
Don't up vote/Like a comment if it does not solve the issue, otherwise i will assume it is working. Test script: com.gameinsight.gobandroid.lua
-
-
test com.gameinsight.gobandroid.lua
- 96 replies
-
-1
-
Will check, for now use the script that does not has the player info feature. So, older version.
-
-
View File String replacer Often when editing strings in games there will be a limit on the length of the string. Script will put length equal to the modified string. This does not work if the game has a custom sized limit for the string you want to modify. Submitter Platonic Submitted 12/05/2022 Category Tools
-
-
-
-
Hi, send error. Try this and send result. Guns of Boom script (#czdpsesl)
-
View File Tower of Fantasy Features: Player Animation speed Game speed Player object speed Double Jump Player object size Supply Pods detecting Range Dodge range Damage Enemy Teleport Note: Script detects when your in lobby or in match, so no need to restart the script your self as it will do automatically. Creator: Platonic Will more features be added? -> perhaps(when i have time) Video: Submitter Platonic Submitted 08/26/2022 Category LUA scripts
- 11 replies
-
- ToF
- Tower of Fantasy
-
(and 1 more)
Tagged with:
-
Version 1.9
4,654 downloads
Features: Player Animation speed Game speed Player object speed Double Jump Player object size Supply Pods detecting Range Dodge range Damage Enemy Teleport Note: Script detects when your in lobby or in match, so no need to restart the script your self as it will do automatically. Creator: Platonic Will more features be added? -> perhaps(when i have time) Video:- 10 comments
- 1 review
-
7
-
- ToF
- Tower of Fantasy
-
(and 1 more)
Tagged with:
-
Hi, this is taken from a one of the first versions of my script. Your previous scripts of Guns Of Boom are copies of others as well. Including mine. I never really understood the reason for why you do this. Also reconsider that this game is dying and probably shuts down when the contract for the server has ended. So i actually suggest that if you have something new we add it to my script and you get the proper credits for it. It's not good for have several scripts around with same functions otherwise soon or later one or the other is gone point fingers and i do not like to be involved in that energy so let's do join hands.
-
Thanks for quick reply. This is a common issue, I don't think GG can find the values on such addresses, tried several times. No results since go to pointer/loading addresses out of range doesn't really work. So download 32 bit APK(ARMeabi-v7a). Change the downloaded file extension to .zip, then use the SAI app for install it. Don't forget to give SAI root permission. Then original script should work.
-
Please copy the whole thing. The half is missing from the screenshot.
-
-
hi, run this script. Copy and paste the result here. com.gameinsight.gobandroid (8).lua
-
not working?
-
Think i had a 32 bit saved https://mega.nz/file/7Q8THSKb#K86jCYje1FA64CHHSHWDwvPV2FWDuYsqUZPIuC8lxHo