Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Install Without Admin Privileges #285

Open
Ends0uls opened this issue Jan 20, 2024 · 8 comments
Open

How to Install Without Admin Privileges #285

Ends0uls opened this issue Jan 20, 2024 · 8 comments

Comments

@Ends0uls
Copy link

Ends0uls commented Jan 20, 2024

Works for me 2024-Jan
// Dear lanylow or whoever else, add the documentation tag to this

  1. Download the Script —> https://github.com/lanylow/rbxfpsunlocker-osx/blame/script/install_fps_unlocker (Click the Download Icon, hover over it. It Should say download raw file)

  2. Open the Script using TextEdit.App

  3. Find : robloxPath="/Applications/Roblox.app" - if your Roblox is already installed in /Applications/ then skip the next step

  4. Open finder, Click the Search bar top right and type in Roblox.app. Then right-click the app called Roblox.App. Then click Get Info. Then copy the where section by highlighting it, right-clicking and pressing copy as path name. Then go back to the Script and highlight “/Applications/Roblox.app” and paste over that with the thing we copied earlier than at the end do /Roblox.app (with capital R)
    It should look like something like this
    /Users/computernamehere/Applications/Roblox.app . Make sure you have quotation marks around the path like so “ /Users/computernamehere/Applications/Roblox.app”
    Then save it using command + s

  5. Now Open Terminal.App And run this
    Sh /Users/NameHere/Download/Install_fps_unlocker
    You can change the path to something else, ex : Users/NameHere/Documents/Install_fps_unlocker

@Ends0uls Ends0uls changed the title How to Install Without admin Privileges How to Install Without Admin Privileges Jan 20, 2024
@Thyssenkrupp234
Copy link

the script should automatically check for a local user install of Roblox.

@lanylow
Copy link
Owner

lanylow commented Jan 22, 2024

the script should automatically check for a local user install of Roblox.

It does, if Roblox is not found in the main Applications folder it checks the user folder. I don’t understand what’s the point of this issue.

@Thyssenkrupp234
Copy link

@lanylow sorry for an unrelated topic here, but I’ve forked this project and I’m building a native macOS gui via Swift(UI) for this unlocker, mainly to help with people who can’t figure out terminal. I’m going to add 2 primary features, those being auto-install post-roblox update, and a client manager. Once I’m done, would you accept a PR?

@Ends0uls
Copy link
Author

Ends0uls commented Jan 22, 2024

This isnt a issue. its a tutorial on how to use this without admin perms on mac because the curl thing only works when you have admin access and lets say a child wanted to use this but because of admin access they cant because they dont know the admin password and such so this is a way to use it without curl @lanylow

@mwahaida
Copy link

the script should automatically check for a local user install of Roblox.

It does, if Roblox is not found in the main Applications folder it checks the user folder. I don’t understand what’s the point of this issue.

No it doesn't, when i try to run the code it says the app cant be found in the applications folder, therefore it doesn't check automatically the users folder.

@mwahaida
Copy link

Works for me 2024-Jan // Dear lanylow or whoever else, add the documentation tag to this

  1. Download the Script —> https://github.com/lanylow/rbxfpsunlocker-osx/blame/script/install_fps_unlocker (Click the Download Icon, hover over it. It Should say download raw file)
  2. Open the Script using TextEdit.App
  3. Find : robloxPath="/Applications/Roblox.app" - if your Roblox is already installed in /Applications/ then skip the next step
  4. Open finder, Click the Search bar top right and type in Roblox.app. Then right-click the app called Roblox.App. Then click Get Info. Then copy the where section by highlighting it, right-clicking and pressing copy as path name. Then go back to the Script and highlight “/Applications/Roblox.app” and paste over that with the thing we copied earlier than at the end do /Roblox.app (with capital R)
    It should look like something like this
    /Users/computernamehere/Applications/Roblox.app . Make sure you have quotation marks around the path like so “ /Users/computernamehere/Applications/Roblox.app”
    Then save it using command + s
  5. Now Open Terminal.App And run this
    Sh /Users/NameHere/Download/Install_fps_unlocker
    You can change the path to something else, ex : Users/NameHere/Documents/Install_fps_unlocker

it still dont work, its telling me that theres 'No such file or directory', even though i followed the steps perfectly and i've done it already 3 times

@Thyssenkrupp234
Copy link

the script should automatically check for a local user install of Roblox.

It does, if Roblox is not found in the main Applications folder it checks the user folder. I don’t understand what’s the point of this issue.

No it doesn't, when i try to run the code it says the app cant be found in the applications folder, therefore it doesn't check automatically the users folder.

Just because it doesn’t behave the way it’s supposed to on your machine, doesn’t determine the code. I can write, read, and understand code. You can’t, based on what is spewing out of your mouth. The script does check for both local and global applications folder, go check the code for yourself, it’s not that deep

@mwahaida
Copy link

the script should automatically check for a local user install of Roblox.

It does, if Roblox is not found in the main Applications folder it checks the user folder. I don’t understand what’s the point of this issue.

No it doesn't, when i try to run the code it says the app cant be found in the applications folder, therefore it doesn't check automatically the users folder.

Just because it doesn’t behave the way it’s supposed to on your machine, doesn’t determine the code. I can write, read, and understand code. You can’t, based on what is spewing out of your mouth. The script does check for both local and global applications folder, go check the code for yourself, it’s not that deep

my bad bro it just doesnt work

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

No branches or pull requests

4 participants