• Faclco hacks
    13 replies, posted
My friend told me to get these hacks for gmod darkrp but he forgot where to get can you help me?
Why would you need hacks for RP...
ta-da [lua] local RedCol = Color( 255, 0, 0, 255 ) local CustomEnts = {} CustomEnts["money_printer"] = "Money Printer" CustomEnts["gunlab"] = "Gunlab" CustomEnts["microwave"] = "Microwave" CustomEnts["drug_lab"] = "Druglab" CustomEnts["gf_flag"] = "Flag" for _, v in ipairs(ents.GetAll()) do for k, t in pairs( CustomEnts ) do if v:IsValid() and v:GetClass() == k then local pos = v:GetPos() + Vector( 0, 0, 50 ) pos = pos:ToScreen() draw.SimpleText( string.upper( t ), "DefaultFixed", pos.x, pos.y - 10, RedCol,1, 1) end end end [/lua]
[QUOTE=CombineGuru;21458390]ta-da [/QUOTE] *throws monitor at Combineguru*
[QUOTE=DocDoomsday;21458496]*throws monitor at Combineguru*[/QUOTE] HAAX Combineguru, do you just think "I need to create a hack for X" and make it? Seems pretty decent for something needed a very short time ago.
[QUOTE=nicatronTg;21458577]HAAX Combineguru, do you just think "I need to create a hack for X" and make it? Seems pretty decent for something needed a very short time ago.[/QUOTE] check your pms
Lol I am falco you should get my hacks here: [url=http://solidfiles.com/d/uv64][img]http://solidfiles.com/info_imgs/uv64.jpg[/img][/url]
[quote=fptje;21467716]lol i am falco you should get my hacks here: [url=http://solidfiles.com/d/uv64][img]http://solidfiles.com/info_imgs/uv64.jpg[/img][/url][/quote] i fucking knew you were a hacker, that is why you were banned !!
I love when people call it 'hacking'
[QUOTE=Skapocalypse;21469968]I love when people call it 'hacking'[/QUOTE] It's really more like exploiting the whole concept of client-side scripts.
[QUOTE=grea$emonkey;21470209]It's really more like exploiting the whole concept of client-side scripts.[/QUOTE] Yeah...but yelling EXPLOOOIITTT!!! Just sounds stupid.
Lol...EXPLOIIITTTTTSSSS *THROWS MONITOR*
[QUOTE=c-unit;21474257]Lol...EXPLOIIITTTTTSSSS *THROWS MONITOR*[/QUOTE] Way to use a joke that's already been used twice in the same thread. It's not hacking if you use it to keep track of naughty players on a server(falco_spectate, fdetector, esp).
Way to be a dick D;
Sorry, you need to Log In to post a reply to this thread.