Advertisement
RgRacks

[FE] Anomic AMONG US DRIP SCRIPT

Apr 23rd, 2021
3,454
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. getgenv().Color = Color3.fromRGB(255,0,0) --This is the color you will be.
  2. getgenv().Delay = 0.5 --This is the delay between it setting up and teleporting back.
  3. getgenv().Drip = true --Making this false will remove the shoes added to your character.
  4. getgenv().SafeMode = true --This will determine whether it will remove your trade gui or not. If this is set to false, people are able to see your name by trading with you. Setting to true also disables some actions.
  5. getgenv().CopyDiscord = true --This will copy the current discord invite when you execute. If false, it will not.
  6.  
  7. loadstring(game:HttpGet("https://ghostbin.co/paste/pp4nw82/raw"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement