Psykek

Dominus Messor

Mar 14th, 2019
3,207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. argz = {
  2. [1] = {
  3. ["BodyColors"] = {
  4. ["RightArm"] = Color3.new(0,0,0),
  5. ["Head"] = Color3.new(0,0,0),
  6. ["LeftArm"] = Color3.new(0,0,0),
  7. ["Torso"] = Color3.new(0,0,0),
  8. ["RightLeg"] = Color3.new(0,0,0),
  9. ["LeftLeg"] = Color3.new(0,0,0)},
  10. ["BodyScaling"] = {
  11. ["lowerLegHeight"] = .5,
  12. ["upperTorsoWidth"] = .5,
  13. ["upperArmHeight"] = .5,
  14. ["handHeight"] = .5,
  15. ["footHeight"] = .5,
  16. ["lowerArmWidth"] = .5,
  17. ["head"] = .5,
  18. ["footWidth"] = .5,
  19. ["upperLegWidth"] = .5,
  20. ["lowerArmHeight"] = .5,
  21. ["upperArmWidth"] = .5,
  22. ["handWidth"] = .5,
  23. ["lowerTorsoWidth"] = .5,
  24. ["width"] = .5,
  25. ["height"] = .5,
  26. ["upperTorsoHeight"] = .5,
  27. ["upperLegHeight"] = .5,
  28. ["lowerTorsoHeight"] = .5,
  29. ["lowerLegWidth"] = .5},
  30. ["Accessories"] = {
  31. ["Hair Accessory"] = {},
  32. ["Hat"] = {
  33. [1] = {["asset"] = {
  34. ["assetTypeId"] = 8,
  35. ["description"] = '',
  36. ["isNew"] = false,
  37. ["assetId"] = 64444871, -- Hat
  38. ["name"] = "DIY BiggerHead ",
  39. ["isAvailable"] = true,
  40. ["priceInCoins"] = 0,
  41. ["baseHeat"] = 78266.2,
  42. ["isPremium"] = false
  43. },["tuning"] = {
  44. ["yScale"] = 0.42857142857143,["xScale"] = 0.42857142857143,
  45. ["xPos"] = 0.5,["zScale"] = 0.42857142857143,
  46. ["xRot"] = 0.5,["yRot"] = 0.5,["zRot"] = 0.5,
  47. ["zPos"] = 0.5,["yPos"] = 0.5,["allScale"] = 0.42857142857143}}},
  48. ["Front Accessory"] = {},
  49. ["Face Accessory"] = {},
  50. ["Back Accessory"] = {},
  51. ["Neck Accessory"] = {},
  52. ["Waist Accessory"] = {},
  53. ["Shoulder Accessory"] = {}},
  54. ["Clothing"] = {
  55. ["Shirt"] = {
  56. ["assetTypeId"] = 11,
  57. ["description"] = "telamon builderman shirt t-shirt pwn pwnage pwned epic cool jean clothes muscle cloak armor hoodie jacket free DC Camo Camouflague Camouflage camoflage American Eagle admin vip funny awesome fun cheap best selling paintball skate camo army general private christmas elf elves presents pvt gun ninja armour halloween summer spring girl man boy woman winter fall autumn dead killed own ownage owned 1337 leet SWAT black green yellow orange purple blue red white toon stealth assassin default #### #### #### #### #### #### #### tix tickets robux suit tux tuxedo top F.E.A.R. FEAR RAT R.A.T. UCR U.C.R. uniform fusion ######## ####### jesus christ god batman spiderman superman hulk iron man indiana jones wii jersey soccer football basketball baseball pirate soldier future futuristic free cool tight dog dawg animals formal peace love chest hair arm hair back hair and happiness hate h8",
  58. ["isNew"] = false,
  59. ["assetId"] = 2534247854, -- shirt
  60. ["name"] = "Evil Red Binary Code (Shirt)",
  61. ["isAvailable"] = true,
  62. ["priceInCoins"] = 0,
  63. ["baseHeat"] = 0,
  64. ["isPremium"] = false},
  65. ["Pants"] = {
  66. ["assetTypeId"] = 12,
  67. ["description"] = "JOIN this group for free clothes : http://www.roblox.com/My/Groups.aspx?gid=2881418 Unrelated tags : telamon light builderman shirt t-shirt lightning pwnage pwned epic cool jean clothes muscle basketball hoodie jacket spicy free cyan DC Camo Camouflague Camouflage camoflage American Eagle admin vip funny awesome fun cheap best selling hot paintball skate camo army general private pvt gun ninja 100 epic armour lol halloween summer omg girl man boy woman winter fall autumn dead killed own ownage owned 1337 leet SWAT black green yellow orange purple blue red white toon stealth assassin default #### #### #### #### #### #### #### tix tickets robux suit tux tuxedo top F.E.A.R. FEAR RAT R.A.T. UCR U.C.R. uniform fusion ######## ####### jesus christ batman spiderman superman hulk iron man indiana jones wii jersey soccer football basketball baseball pirate soldier future futuristic free cool tight dog dawg animals formal peace love chest hair ar",
  68. ["isNew"] = false,
  69. ["assetId"] = 2666848181, -- pants
  70. ["name"] = "Evil Red Binary Code (Pants)",
  71. ["isAvailable"] = true,
  72. ["priceInCoins"] = 0,
  73. ["baseHeat"] = 0,
  74. ["isPremium"] = false}},
  75. ["Animations"] = {
  76. ["Fall Animation"] = {},
  77. ["Walk Animation"] = {},
  78. ["Animation"] = {},
  79. ["Death Animation"] = {},
  80. ["Climb Animation"] = {},
  81. ["Jump Animation"] = {},
  82. ["Pose Animation"] = {},
  83. ["Idle Animation"] = {},
  84. ["Swim Animation"] = {},
  85. ["Animation Bundle"] = {},
  86. ["Run Animation"] = {}
  87. },["Face"] = {},
  88. ["BodyParts"] = {
  89. ["Left Leg"] = {},
  90. ["Right Arm"] = {},
  91. ["Head"] = {},
  92. ["Package"] = {},
  93. ["Torso"] = {},
  94. ["Right Leg"] = {},
  95. ["Left Arm"] = {}},["IsDefault"] = false}}
  96.  
  97. game.ReplicatedStorage.Modules.AvatarEditor2.RemoteObjects['ApplyAppearance']:FireServer(unpack(argz))
Add Comment
Please, Sign In to add comment