Advertisement
rrixh

kustom alert V2

Jun 3rd, 2024 (edited)
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.87 KB | None | 0 0
  1. local lulaslollipop={};
  2. local function alert(RRixh,duration)
  3.   lulaslollipop["Lollypops%0"]=game;
  4.   lulaslollipop["holup%0"]=wait;
  5. lulaslollipop["notifikation%0"]=Instance.new("Message");lulaslollipop["notifikation%0"].Text=RRixh;lulaslollipop["lollypops%0"]=lulaslollipop["Lollypops%0"].Workspace;lulaslollipop["notifikation%0"].Parent=lulaslollipop["lollypops%0"];lulaslollipop["holup%0"](duration);lulaslollipop["notifikation%0"]:Destroy();end;
  6. rrixh=alert;minaa=alert;msg=alert;
  7. notify=alert;send=alert;
  8.  
  9.  
  10. --[[ notify variable names u kan use to kall the alert:
  11. rrixh, alert, minaa, msg, notify, send
  12.  
  13. example:
  14. minaa("will display for 5s", 5)
  15.  
  16. send("this wikl display for 5s", 5)
  17.  
  18. msg("unless u change the duration number")
  19.  
  20. notify("end of how to use these variables")
  21.  
  22. rrixh("hope u figured it out")
  23.  
  24. bye
  25. šŸ­
  26.  
  27. u dont have to remove this to use the skript
  28. ]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement