Categories > Exploiting > Roblox >

[HELP] need a bit of help understanding server-sided execution

Posts: 2

Threads: 1

Joined: May, 2022

Reputation: 0

Posted

Hello,

 

I've made a pretty simple ModuleScript.

 

 

local module = {}

function module.load()
	print("loaded")
end

return module

 

 

 

I've named it MainModule and uploaded it to the Marketplace. It works flawlessly when I execute it via the command line ( no matter if I use the ID when requiring or the path of the script ). The problem arises when I require it via a ss executor. I know that the executor works fine so I really don't know what I'm missing

 

 

A direct answer would be the most appreciated, but anything helps!

  • 0

Added

it is on sale

  • 0

Akula

Pv.Akula

vip

Posts: 220

Threads: 14

Joined: Apr, 2018

Reputation: 37

Replied

theres not much ppl here who dabble in server sides. maybe go to v3rm they have a larger userbase

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )