Skip to content

Launching & Closing Custom Integrations based on specific games#4032

Open
CubesterYT wants to merge 5 commits intobloxstraplabs:mainfrom
CubesterYT:integrations-upgrade
Open

Launching & Closing Custom Integrations based on specific games#4032
CubesterYT wants to merge 5 commits intobloxstraplabs:mainfrom
CubesterYT:integrations-upgrade

Conversation

@CubesterYT
Copy link
Copy Markdown

Resolves #3791

Hello! First time contributor to Bloxstrap. Long time user, nonetheless. Made the PR myself since my request wasn't looked into in depth, even after my elaboration, so I taught myself C# and how to use .NET, and finally made it. If it's a bit scuffed, know it's expected since this is my first time with the language, and I actually like it! (I found it quite similar to JS, my main language, and nothing like the hell that is Java)

Example Video of Feature:

2024-12-18.22-01-27.mp4

4 example Custom Integrations presented (Not ones I use, but something I put together)

2 normal ones
2 specified ones

1 normal one auto closes when Roblox is exited (NBT Editor)
1 normal one that doesn't close at all (AnyBurn)
1 specified one (linked to the game "3008" by ID), and auto closes on the exit of that game (Auto Clicker)
1 specified one (linked to the game "NDS" by ID), and does not close on exit of that game (Flowgorithm)

Default behavior when a Integration that was opened by a game, but not set to auto close when leaving the game, will be closed when Roblox exits.

@MrT-tak
Copy link
Copy Markdown

MrT-tak commented Dec 19, 2024

Woah.... Nice!

@Vlad55432
Copy link
Copy Markdown

give this man a trophy!

lokzz added a commit to lokzz/bloxstrap that referenced this pull request Dec 30, 2024
@lokzz
Copy link
Copy Markdown

lokzz commented Jan 3, 2025

is this one integration per game?
i feel like some users would want to open an autoclicker for tycoon games while not wanting to create and set the integration again for each game manually

@CubesterYT
Copy link
Copy Markdown
Author

is this one integration per game? i feel like some users would want to open an autoclicker for tycoon games while not wanting to create and set the integration again for each game manually

I'm not sure what you mean by this, but you can have multiple integrations open on the same game, you just need to make separate integrations per application. The same applies vice versa, if you want to use one specific application on multiple games, you'd have to make multiple integrations. My original idea was to have a grid input system to input a list of ID's to be specified per application, but I couldn't figure that out. This system still works fine.

@bruh1555
Copy link
Copy Markdown

bruh1555 commented Feb 8, 2025

this seems like a great idea!

@MrT-tak
Copy link
Copy Markdown

MrT-tak commented Feb 8, 2025

this seems like a great idea!

Absolutely

Copy link
Copy Markdown
Member

@bluepilledgreat bluepilledgreat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine so far, i'll test this soon

@bluepilledgreat
Copy link
Copy Markdown
Member

this is planned for post 2.9.0

@bluepilledgreat
Copy link
Copy Markdown
Member

NOTE: needs testing

@CubesterYT
Copy link
Copy Markdown
Author

1 year anniversary for this PR 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REOPEN REQUESTED] [REQ] Launch specific custom integrations when certain games launch

6 participants