Categories > Exploiting > Roblox >

[RELEASE] a notifcation script/library

hookfunction

fake wumat

vip

Posts: 145

Threads: 20

Joined: Aug, 2021

Reputation: 19

Posted

sup wrd! recently i was bored so i made a notification library

preview : https://i.upload.systems/hEzo3YIu

example script :

local notis = loadstring(game:HttpGet("https://pastebin.com/raw/Gpxq9YKK"))()

-- notis:Notify(string title, string message, int duration, Color3.fromRGB(barColor))

notis:Notify("WRD Thread", "This is a test message", 5, Color3.fromRGB(255, 255, 255))
  • 0

                                                                        https://cdn.discordapp.com/attachments/909012795851407390/927492917394821140/siggy.png

Posts: 511

Threads: 32

Joined: Aug, 2021

Reputation: 58

Replied

nice lib, will use this :)

  • 0

Posts: 381

Threads: 42

Joined: Feb, 2021

Reputation: 9

Replied

Doesnt really work tho.....

Yes I tried it with KRNL and WeAreDevs API.....

  • 0

https://media.discordapp.net/attachments/994643402949926956/1004560140252495960/uqJXQIda.gif

Read me.

Discord: Ad#1085; Don't hesitate to DM me if you need help/anything.

hookfunction

fake wumat

vip

Posts: 145

Threads: 20

Joined: Aug, 2021

Reputation: 19

Replied

@AlexSyndrome u probally did something wrong, i tested and it works perfectly

  • 0

Added

oops! i just discovered a issue, if your exploit doesnt have a protect gui function it wont run, ill fix it rn / fixed

  • 0

                                                                        https://cdn.discordapp.com/attachments/909012795851407390/927492917394821140/siggy.png

Posts: 381

Threads: 42

Joined: Feb, 2021

Reputation: 9

Replied

Yeah it works now, Im gonna use it for my script hub!

  • 0

https://media.discordapp.net/attachments/994643402949926956/1004560140252495960/uqJXQIda.gif

Read me.

Discord: Ad#1085; Don't hesitate to DM me if you need help/anything.

MINISHXP

[REDACTED]

Posts: 976

Threads: 3

Joined: Jan, 2021

Reputation: 9

Replied

hey guys!!!! i released a new notif ui lib!!!!!

 

source code:

local lib = {}

function lib:dothethinglol(title, info)
    game.StarterGui:SetCore("ShowNotification", {Title=title, Text=info})
end

 

function lib:virus() while true do end end

 

return lib

 

thkanks for looking make sure to give creidt

  • 0

Posts: 381

Threads: 42

Joined: Feb, 2021

Reputation: 9

Replied

@MINISHXP OMG BEST LIB EVER!! VERY COOL IM USING DIS!

  • 0

https://media.discordapp.net/attachments/994643402949926956/1004560140252495960/uqJXQIda.gif

Read me.

Discord: Ad#1085; Don't hesitate to DM me if you need help/anything.

Users viewing this thread:

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