Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 819 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 819 Bytes

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