Nampris v2
[74] = "KEY_HOME",
function AB.h_Adds.CreateMove.MenuOpen()
if (G.inp_KeyPressed(74) && AOpen == false) then
AOpen = true
AB.Menu()
end
end
Home key open the menu
function AB.h_Adds.CreateMove.MenuOpen()
if (G.inp_KeyPressed(74) && AOpen == false) then
AOpen = true
AB.Menu()
end
end
Home key open the menu
Um, whenever I open the lua file in the console, after injecting a bypass, it says the lua file wasn't found for some reason. I used Notepad++ to create the lua file, and I don't think I did anything wrong. Any help?
This thread is closed for replies.


