I’m trying to make an automated reply for when a user boosts the server, but I don’t exactly know which trigger to use, can anyone help?
There isn’t a direct trigger for detecting boosts, but it’s still possible. However, this falls on the advanced side of Inventor and involves the following concepts:
- Network Requests
- JSON Parsing
- Timestamps & Date Handling
- Conditional Logic (If Statements, etc.)
If you’re already familiar with these in Inventor, I can guide you through it. Otherwise, I recommend taking some time to understand these concepts before attempting to detect boosts.
This should work: https://inventor.gg/dash/share/component/fce71138f10341a4a1a769e28e2c2582
I haven’t tested it as I don’t have any boosts laying around lol
2 Likes
Thanks so much zammer8, I’ll let you know if it works! This community is so helpful like what.
1 Like
Closing this, you can make a new one if you need any additional help