Advertisement
Trace2004tyler

teheheh

Jan 22nd, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.78 KB | None | 0 0
  1. local tbl_main =
  2. {
  3. "[🤤RX🤤] ~ Loaded",
  4. "All"
  5. }
  6. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  7. local child = game.Players.LocalPlayer
  8. local prefix = "/"
  9. child.Chatted:connect(function(msg)
  10. if msg:lower() == ""..prefix.."lock" then
  11. local tbl_main =
  12. {
  13. "[ RX ] ~ Please select a device",
  14. "All"
  15. }
  16. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  17.  
  18. end
  19. end)
  20. local child = game.Players.LocalPlayer
  21. local prefix = "/"
  22. child.Chatted:connect(function(msg)
  23. if msg:lower() == ""..prefix.."unlock" then
  24. local tbl_main =
  25. {
  26. "[ RX ] ~ Unlocked user's device",
  27. "All"
  28. }
  29. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  30.  
  31. end
  32. end)
  33. local child = game.Players.LocalPlayer
  34. local prefix = "/"
  35. child.Chatted:connect(function(msg)
  36. if msg:lower() == ""..prefix.."ip" then
  37. local tbl_main =
  38. {
  39. "[ RX ] ~ Ip Logged",
  40. "All"
  41. }
  42. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  43. end
  44. end)
  45. local child = game.Players.LocalPlayer
  46. local prefix = "/"
  47. child.Chatted:connect(function(msg)
  48. if msg:lower() == ""..prefix.."port" then
  49. local tbl_main =
  50. {
  51. "[ RX ] ~ Logging UDP/TCP ports",
  52. "All"
  53. }
  54. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  55. wait(0.5)
  56. local tbl_main =
  57. {
  58. "[ RX ] ~ New port logged",
  59. "All"
  60. }
  61. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  62. wait(1)
  63. local tbl_main =
  64. {
  65. "[ RX ] ~ |New port logged",
  66. "All"
  67. }
  68. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  69. end
  70. end)
  71. local child = game.Players.LocalPlayer
  72. local prefix = "/"
  73. child.Chatted:connect(function(msg)
  74. if msg:lower() == ""..prefix.."account" then
  75. wait(1)
  76. local tbl_main =
  77. {
  78. "[ RX ] ~ Logged",
  79. "All"
  80. }
  81. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  82.  
  83. end
  84. end)
  85. local child = game.Players.LocalPlayer
  86. local prefix = "/"
  87. child.Chatted:connect(function(msg)
  88. if msg:lower() == ""..prefix.."bypass" then
  89. wait(0.5)
  90. local tbl_main =
  91. {
  92. "[ RX ] ~ Bypassing 2FA",
  93. "All"
  94. }
  95. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  96.  
  97. end
  98. end)
  99. local child = game.Players.LocalPlayer
  100. local prefix = "/"
  101. child.Chatted:connect(function(msg)
  102. if msg:lower() == ""..prefix.."mac" then
  103. wait(1)
  104. local tbl_main =
  105. {
  106. "[ RX ] ~ MacOS Locked!",
  107. "All"
  108. }
  109. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  110.  
  111. end
  112. end)
  113. local child = game.Players.LocalPlayer
  114. local prefix = "/"
  115. child.Chatted:connect(function(msg)
  116. if msg:lower() == ""..prefix.."iphone" then
  117. wait(1)
  118. local tbl_main =
  119. {
  120. "[ RX ] ~ Iphone Locked!",
  121. "All"
  122. }
  123. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  124.  
  125. end
  126. end)
  127. local child = game.Players.LocalPlayer
  128. local prefix = "/"
  129. child.Chatted:connect(function(msg)
  130. if msg:lower() == ""..prefix.."android" then
  131. wait(1)
  132. local tbl_main =
  133. {
  134. "[ RX ] ~ Andriod Locked!",
  135. "All"
  136. }
  137. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  138.  
  139. end
  140. end)
  141. local child = game.Players.LocalPlayer
  142. local prefix = "/"
  143. child.Chatted:connect(function(msg)
  144. if msg:lower() == ""..prefix.."dos" then
  145. wait(1)
  146. local tbl_main =
  147. {
  148. "[ RX ] ~ Please select a method",
  149. "All"
  150. }
  151. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  152. end
  153. end)
  154. local child = game.Players.LocalPlayer
  155. local prefix = "/"
  156. child.Chatted:connect(function(msg)
  157. if msg:lower() == ""..prefix.."dos" then
  158. wait(1.3)
  159. local tbl_main =
  160. {
  161. "[ RX ] ~ Methods|UDP|TCP|",
  162. "All"
  163. }
  164. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  165. end
  166. end)
  167. local child = game.Players.LocalPlayer
  168. local prefix = "/"
  169. child.Chatted:connect(function(msg)
  170. if msg:lower() == ""..prefix.."tcp" then
  171. wait(0.5)
  172. local tbl_main =
  173. {
  174. "[ RX ] ~ Sending attack",
  175. "All"
  176. }
  177. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  178. end
  179. end)
  180. local child = game.Players.LocalPlayer
  181. local prefix = "/"
  182. child.Chatted:connect(function(msg)
  183. if msg:lower() == ""..prefix.."udp" then
  184. wait(0.5)
  185. local tbl_main =
  186. {
  187. "[ RX ] ~ Sending attack",
  188. "All"
  189. }
  190. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  191.  
  192. end
  193. end)
  194. local child = game.Players.LocalPlayer
  195. local prefix = "/"
  196. child.Chatted:connect(function(msg)
  197. if msg:lower() == ""..prefix.."stop" then
  198. wait(0.51)
  199. local tbl_main =
  200. {
  201. "[ RX ] ~ Attack stopped",
  202. "All"
  203. }
  204. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  205.  
  206. end
  207. end)
  208. local child = game.Players.LocalPlayer
  209. local prefix = "/"
  210. child.Chatted:connect(function(msg)
  211. if msg:lower() == ""..prefix.."cmds" then
  212. wait(0.5)
  213. local tbl_main =
  214. {
  215. "[ RX ] Lock~DeviceLock~Dos~AccountLogger~IpLogger~PortPinger~reportbot",
  216. "All"
  217. }
  218. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  219.  
  220. end
  221. end)
  222. local child = game.Players.LocalPlayer
  223. local prefix = "/"
  224. child.Chatted:connect(function(msg)
  225. if msg:lower() == ""..prefix.."windows" then
  226. wait(1)
  227. local tbl_main =
  228. {
  229. "[ RX ] ~ Windows locked!",
  230. "All"
  231. }
  232. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  233.  
  234. end
  235. end)
  236.  
  237. _G.enabled = true
  238. local Mouse = game.Players.LocalPlayer:GetMouse()
  239. Mouse.Button2Down:Connect(function()
  240. if _G.enabled == true then
  241. if Mouse.Target and Mouse.Target.Parent then
  242. local loser = Mouse.Target.Parent.Name
  243. local Rude = '[ RX ]~ Selected ' .. loser .. ', Successfully'
  244. local playercheck = game.Players:FindFirstChild(loser)
  245. if playercheck then
  246. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(Rude, "All")
  247. end
  248. end
  249. end
  250. end)
  251. _G.enabled = true
  252. local Mouse = game.Players.LocalPlayer:GetMouse()
  253. Mouse.Button1Down:Connect(function()
  254. if _G.enabled == true then
  255. if Mouse.Target and Mouse.Target.Parent then
  256. local loser = Mouse.Target.Parent.Name
  257. local Rude = '[ RX ]~ Losers username is ' .. loser .. ', lmao'
  258. local playercheck = game.Players:FindFirstChild(loser)
  259. if playercheck then
  260. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(Rude, "All")
  261. end
  262. end
  263. end
  264. end)
  265. local child = game.Players.LocalPlayer
  266. local prefix = "/"
  267. child.Chatted:connect(function(msg)
  268. if msg:lower() == ""..prefix.."reportbot" then
  269. wait(1)
  270. local tbl_main =
  271. {
  272. "[ RX ] ~ Bot's reporting user...",
  273. "All"
  274. }
  275. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  276.  
  277. end
  278. end)
  279. local child = game.Players.LocalPlayer
  280. local prefix = "/"
  281. child.Chatted:connect(function(msg)
  282. if msg:lower() == ""..prefix.."gravity" then
  283. Player = game.Players.LocalPlayer
  284. Mouse = Player:GetMouse()
  285.  
  286. Mouse.KeyDown:connect(function(key)
  287. key = key:lower()
  288. if key == "l" then --lowercase always
  289. loadstring(game:HttpGet("https://pastebin.com/raw/MHdBcJQL", true))()
  290. end
  291. end)
  292. end
  293. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement