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

i dont know why but gorilla locomotion keeps bouncing me around #9

Open
Amgsdfyhadfgybi opened this issue Jan 15, 2023 · 7 comments
Open

Comments

@Amgsdfyhadfgybi
Copy link

yea it just doesnt work

@MaCrO093
Copy link

how are you using rorilla?? he deleted the raw for it
image

@Amgsdfyhadfgybi
Copy link
Author

Amgsdfyhadfgybi commented Jan 18, 2023

the rorilla thing has been moved to the saucevr menu , so open the menu , go to general and change the movement mode to gorilla

@MaCrO093
Copy link

yeah but saucevr doesnt work in general, it doesnt execute

@justbendy
Copy link

Same thing here. It just doesn't execute for some reason.

@MaCrO093
Copy link

Same thing here. It just doesn't execute for some reason.

if your using it with synapse last time i checked it stopped working with synpase

@saucekid
Copy link
Owner

saucekid commented Feb 16, 2023

Anyone having problems executing

Here are some things that can help:

  • Delete rostruct in your workspace folder (located in your exploit's folder)
  • use a paid exploit such as synapse or scriptware
    (Scriptware needs additional code to run)
local _makefolder = makefolder
makefolder = function(str)
    local x = string.sub(str,string.len(str))
    if x == "/" then
        str = str:sub(1, -2)
    end
    return _makefolder(str)
end

loadstring(game:HttpGet("https://raw.githubusercontent.com/saucekid/sauceVR/main/package.lua"))()
  • Check for errors in the console (f9) and report them to my discord

@partyxvr
Copy link

Where's the discord? (F9 error)
-- Error occurred, no output from Lua.
Stack Begin
Script '', Line 1 - function dE
Script '', Line 1 - function expect
Script '', Line 12
Script '', Line 3

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

5 participants