Roblox Critical Strike Winter Bash Day 13. Https Www Dailymail Co Uk News Article 5923685 Cult Leader daily mail. Roblox Speed Hack Mac 2018. How To Speed Hack In Roblox Jailbreak Working. Download The Almighty Wings Roblox Heroes Event. เวรกชอปบน Steam Mom Gay Xd.
Feb 1st, 2020
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- Create by SHADOWCRAFTER999
- ]]
- --|| CONFIGURATION
- _G.NS ={}-- DO NOT TOUCH
- _G.NS.Memery_Enabled =true-- Turns on/off Critical Strike Memery
- _G.NS.Memery_Rate =0.5-- The rate that the Memery runs at (0.3 to 0.6 preferred)
- _G.NS.Memery_Self =true-- Turns on/off buffs to yourself
- _G.NS.Memery_Others =true-- Turns on/off debuffs to others
- -- CHANGE THESE ONLY IF YOU
- _G.NS.Memery_Buffs ={-- Buff effects that will be given to yourself
- 'DEFENSE +5',
- 'DEFENSE +8',
- 'DAMAGE +5',
- 'HASTE',
- 'REGENERATE',
- 'UNTARGETABLE',
- _G.NS.Memery_Debuffs ={-- Debuff effects that will be given to others
- 'DEFENSE -5',
- 'DAMAGE -3',
- 'DAMAGE -6',
- 'STOPPED',
- 'BINDED',
- 'TRAPPED',
- 'SNOWY',
- 'STAGGERED',
- 'SHOCKED',
- 'BLINDED',
- 'POISONED',
- 'DESPAIR',
- 'BLEEDING',
- }
- _G.NS.Memery_Allow ={-- People that will also receive buffs
- 'YouCanAddAsManyAsYouWant',
- }
- _G.NS.Memery_Ignore ={-- People that the debuff spammer will ignore
- 'YouCanAddAsManyAsYouWant',
- }
- --//
- --//
- loadstring(game:HttpGet('https://pastebin.com/raw/tDPHwmn6',true))()