Is there a way to create a bookmark in scripts ? im trying to go through an uncopylocked game but i always have a hard time returning to where i left off whenever i have to leave and come back later.
There isn’t but you can give them a tag “Boomarked” and then in console run:
game.Selection:Set(game.CollectionService:GetTagged("Boomarked"))
to select them