Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

jLn0n/repliclient-roblox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Repliclient

Archived since script utilities got obliterated by Roblox.

Client replication for other clients

Note: This is still on development, so expect bugs!
Also join our discord server by clicking this link: https://discord.gg/NsY3maz7dj

Script

local config = {
	-- server
	serverUrl = "wss://repliclient-server.jlnn0n.repl.co",

	-- misc
	chatBubble = false,
	collidableCharacters = true,
}
loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/jLn0n/repliclient-roblox/websocket/loader.lua"))("lmao", config)

About

script roblos yes yes yes!!!!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages