-
Posts
687 -
Joined
-
Last visited
-
Days Won
33
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by BadCase
-
View File Buriedbornes Script Ban risks are unknown, I recommend using on a fresh account. ️Free Item Shop (Open All items tab in Item Shop first) Free Bargins (Open Bargins screen first) Free Taking Items (Open Taking Item menu first) Free Jobs (Open Jobs menu first) Unlock Jobs Unlock Skins Unlock Amulets Free Corpse Market Corpse Trade-In (Trade any) Submitter BadCase Submitted 03/11/2022 Category LUA scripts
-
Version 1.0.0
845 downloads
Ban risks are unknown, I recommend using on a fresh account. ️Free Item Shop (Open All items tab in Item Shop first) Free Bargins (Open Bargins screen first) Free Taking Items (Open Taking Item menu first) Free Jobs (Open Jobs menu first) Unlock Jobs Unlock Skins Unlock Amulets Free Corpse Market Corpse Trade-In (Trade any) -
View File Beat Racing Script Unlocks all songs and cars Submitter BadCase Submitted 03/09/2022 Category LUA scripts
-
-
Import it into my Il2cpp fields script BadCase's Il2Cpp Fields (#67en4ypg)
- 78 replies
-
1
-
- Survival Game
- Zombie
-
(and 6 more)
Tagged with:
-
Well finally got banned after changing the Rewarded Id a few hundred times lol Here are exported edits for my il2cpp fields script Instant travel Xp boost Fix shop prices I am pretty sure these ones are safe com.action.survival.craft.rpg_Sat Mar 05 01:41:22 2022_export.json
- 78 replies
-
4
-
- Survival Game
- Zombie
-
(and 6 more)
Tagged with:
-
Lol, ya that would probably help, I was finding some useful ids to add, I will also make it so you can enter an id instead. I will have something posted later today or when I wake up.
- 78 replies
-
2
-
- Survival Game
- Zombie
-
(and 6 more)
Tagged with:
-
Yes as long as the id is valid it works, I also managed to swap the contents of resource boxes to a few different things including crystals, no ban yet
- 78 replies
-
2
-
- Survival Game
- Zombie
-
(and 6 more)
Tagged with:
-
- 78 replies
-
2
-
- Survival Game
- Zombie
-
(and 6 more)
Tagged with:
-
View File Botworld Adventure Script Free Building and Upgrades Submitter BadCase Submitted 03/03/2022 Category LUA scripts
-
-
I can tell you that if what you require can be achieved through the lua implementation that GG uses it is doubtful something additional would be added to the GG API, instead you should write a lua function that achieves your goal.
-
View File Armed Heist Script No Bullet Damage No Explosive Damage Instant Open Crates Unlock All Mask Skins Unlock All Armor Skins Submitter BadCase Submitted 02/22/2022 Category LUA scripts
-
-
There can be multiple active instances, for example in the game from the video class name Door has an active instance for each door in the level. That being said if you have a method to filter out inactive instances it would be appreciated. Create a folder to store saved data the script creates, it can be any name anywhere GG has access to The class name was not found, try dumping the game with Il2CppDumper first and using the search option in the script to ensure you have correct class names
-
View File BadCase's Il2Cpp Fields This script allows users to edit field offset values in instances of Il2Cpp classes by entering a class name, this means no offsets are needed. As long as class and field names are not changed in the game the edits will continue working even after a game updates. Create Edit (Enter Class Name) Here you will enter a known class name to search for instances and create an edit. Edits you create for a game are added to the main menu above this menu item. Create Edit (Search Il2CppDumper Dump) Here you can load a Il2CppDumper dump.cs and search for keywords to find class names, search for instances and create an edit. Edits you create for a game are added to the main menu above this menu item. Import Edits Here you can import edits created and exported by other users of this script. Export Edits Here you can export edits you have created to share them with other users of the script. Delete Edit Here you can delete edits for a game and remove them from the main menu. Submitter BadCase Submitted 02/07/2022 Category Tools
-
Version 1.1.5
3,374 downloads
This script allows users to edit field offset values in instances of Il2Cpp classes by entering a class name, this means no offsets are needed. As long as class and field names are not changed in the game the edits will continue working even after a game updates. Create Edit (Enter Class Name) Here you will enter a known class name to search for instances and create an edit. Edits you create for a game are added to the main menu above this menu item. Create Edit (Search Il2CppDumper Dump) Here you can load a Il2CppDumper dump.cs and search for keywords to find class names, search for instances and create an edit. Edits you create for a game are added to the main menu above this menu item. Import Edits Here you can import edits created and exported by other users of this script. Export Edits Here you can export edits you have created to share them with other users of the script. Delete Edit Here you can delete edits for a game and remove them from the main menu. -
View File BadCase's Il2Cpp Edits By Name This script allows users to create Il2Cpp edits by method name, this means no offsets are needed. As long as method names are not changed in the game the edits will continue working even after a game updates. Create Edit Here you will enter a known method name or search for a method name and create an edit for it. Edits you create for a game are added to the main menu above this menu item. Import Edits Here you can import edits created and exported by other users of this script. Export Edits Here you can export edits you have created to share them with other users of the script. Delete Edit Here you can delete edits for a game and remove them from the main menu. Submitter BadCase Submitted 02/01/2022 Category Tools
- 1 reply
-
2
-
Version 2.0.5
2,186 downloads
This script allows users to create Il2Cpp edits by method name, this means no offsets are needed. As long as method names are not changed in the game the edits will continue working even after a game updates. Create Edit Here you will enter a known method name or search for a method name and create an edit for it. Edits you create for a game are added to the main menu above this menu item. Import Edits Here you can import edits created and exported by other users of this script. Export Edits Here you can export edits you have created to share them with other users of the script. Delete Edit Here you can delete edits for a game and remove them from the main menu.- 1 review
-
2
-
while true do if gg.isClickedUiButton() then home() end gg.sleep(100) end Here I posted as code this time, I think it did something weird when you copied it from the regular post
-
add a while loop to the end while true do if gg.isClickedUiButton() then home() end gg.sleep(100) end
-
View File Live Telegram Help by BadCase Setup Intructions: [On Telegram] Create a group for use with the script if you have not already. [On Telegram] Message /newbot to @BotFather and choose a name for your Telegram bot. Copy the token from the message it sends you. [In Script] Paste the token into the bot_token variable in the script. [On Telegram] Invite @RawDataBot to you group. Copy your chat id from the message it sends, you can find it under "chat": {"id": [In Script] Paste the chat id into the chat_id variable in the script. [On Telegram] Remove @RawDataBot from your group. [On Telegram] Invite your bot to the group. All done. Additional configuration options are documented in the scripts commented code, make sure you read all of the comments. Submitter BadCase Submitted 12/24/2021 Category Tools
-
Version 1.0.7
674 downloads
Setup Intructions: [On Telegram] Create a group for use with the script if you have not already. [On Telegram] Message /newbot to @BotFather and choose a name for your Telegram bot. Copy the token from the message it sends you. [In Script] Paste the token into the bot_token variable in the script. [On Telegram] Invite @RawDataBot to you group. Copy your chat id from the message it sends, you can find it under "chat": {"id": [In Script] Paste the chat id into the chat_id variable in the script. [On Telegram] Remove @RawDataBot from your group. [On Telegram] Invite your bot to the group. All done. Additional configuration options are documented in the scripts commented code, make sure you read all of the comments. -