Hello guys... I recently looked for Triggerbots but I didn't find any...
(Sethhack menu wont work [Falco's small Scripts] lua/sethhack.lua:1404: attempt to index global 'Menu' (a nil value)
1. unknown - lua/sethhack.lua:1404
2. oldrun - lua/includes/modules/concommand.lua:69
3. unknown - lua/autorun/client/falcoutilities.lua:155,
Hera won't work either, and Bluebot has no Triggerbot... so I've been searching and made a basic triggerbot even tho its shit but idc what you think )
So...
Heres the code :
local TriggerBot = CreateClientConVar( "triggerbot_enable", 0, true, false )
hook.Add( "Think", "Triggerbot", function()
local Target = LocalPlayer():GetEyeTrace().Entity
if TriggerBot:GetInt() == 1 and LocalPlayer():Alive() and LocalPlayer():GetActiveWeapon():IsValid() and ( Target:IsPlayer() or Target:IsNPC() ) then
So you justed cped the one from the wiki. xD
But yeah I guess some people find this helpful.
Anyway would be great if you would post such small stuff in the Garry's mod Script thread.
i cant use it please a tutrial i dont know how to use cheats in garrys mod
Originally Posted by haberladisch2
i cant use it please a tutrial i dont know how to use cheats in garrys mod