Skip to content

LovenseFunny/LovenseRBLX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 

Repository files navigation

LovenseRBLX

Control your Lovense toy with Roblox

Loadstring:

local Lovense = loadstring(game:HttpGet('https://raw.githubusercontent.com/LovenseFunny/LovenseRBLX/main/Lovense.lua'))()
local Lovense = loadstring(game:HttpGet('https://raw.githubusercontent.com/LovenseFunny/LovenseRBLX/main/Lovense.lua'))()
Lovense.debugmode = false; -- false by default, can be omitted if you're not setting it to true

Lovense.Vibrate(10,5);

Head to the wiki for instructions, function usage & other info <3

Wiki

This project is work in progress. Stay tuned for updates

Developed by

nessa (nessa#2496) - InstagramTwitterGitHub

Releases

No releases published

Packages

No packages published

Languages