1.1.4 • Published 3 years ago

zeptjs v1.1.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

ZEPT-JS Documentation

ZeptJS is ZeptOS in Javascript.

ZeptJS Is not Affiliated with ZeptoOS, Or Any of the creators of ZeptoOS

ZeptOS Was developed for the Discover! Roblox group as a moderation tool, this is the Javascript Version

This readme will cover the current fuctions

setKey

Inputs: setKey(string: RBLX Key) Returns : true if no error, Otherwises returns the error.

will write the input to a file called "RBLX_SEC_KEY.rblxseckey", this is where the roblox security key will be, so PLEASE keep this safe.

checkKey

Inputs: checkKey(nil) Returns: true if keyfile exists, else false.

setCookie This is a Async Function

Inputs: setCookie(nil) Returns: true if the roblox cookie was set to the text in the file, otherwise it returns the error

!YOU WILL NEED TO USE THIS TO UPDATE YOUR COOKIE!

getGroupInfo This is a Async Function

Inputs : getGroupInfo(number: groupId) Returns: Group Promise if successfull, else returns the error.

checkIfBacon *This is a Async Function

Inputs: checkIfBacon(number: userId, bool Strict)

Returns: If Strict then returns true if player has exactly the default avatar, else returns true if the player has the default avatar but not the packages. Else returns false.

More Features soon!

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago