SmileCyan Red v1.0

Posts 115 of 76 · Page 1 of 6
Cyan Red v1.0
This is my first Garry's Mod cheat.

Includes:
-Esp Box
-Chams
-Custom Crosshair
-No Spread (HL2 Weapons, maybe some others)
-Player's Info
-Auto Bunny Hop
-Aimbot (Left Alt)


Know Bugs:
Aimbot seems to favor one person. But if that player isnt alive it will go to the next. If you know how to fix, please let me know
If you find any bugs as well, please let me know


How To Run:
1: Get a bypass for "sv_allowcslua" (Google: "gmod bypasses")
2: Get an injector (Recommend Extreme Injector)
3: Open Garry's Mod
4: Inject bypass to hl2.exe (Garry's Mod)
5: Join a server
6: Open dev console and type in "lua_openscript_cl cyanred.lua"


ScreenShots:
i.imgur.com/gJeI7zd.jpg
i.imgur.com/htOLeBU.jpg


Virus Scans:
virustotal.com/en/file/0f87081896f6cb0605844c3ea6e46a5df3bd4cacb685293ed9 7ad4f1252629f5/analysis/
r.virscan.org/report/aad7d460f459cf252718cb7a239df927


Note:
If you get banned from any servers, I am not responsible.
If you are planning to copy and paste this, please give credit where its due.


Credit:
Me
Blue Kirby (Chams Workings from BlueBot)
wiki.garrysmod.com (I guess :P)
CyanRed_mpgh.net.rar1 KB · 3,874 downloads Clean
Approved.

Use at your OWN risk and let me know what happens.

P.S: @CyanRed3 accredit any user's you got help from(or anything of that nature) as it's a requirement as well.
Quote Originally Posted by Smoke View Post
Approved.

Use at your OWN risk and let me know what happens.

P.S: @CyanRed3 accredit any user's you got help from(or anything of that nature) as it's a requirement as well.
Oooh, sorry forgot about that :P
Quote Originally Posted by Dat_Innocent_guy View Post
is it vac secure or are you not sure yet?
Garry's Mod doesn't have vac. So you cant get vaced, but you can get banned on servers.
why would anyone use this? its exactly like every hack out there, minus 90% of the features and what little quality they had.
and why would you hook your aimbot in think?
Quote Originally Posted by Lielos View Post
why would anyone use this? its exactly like every hack out there, minus 90% of the features and what little quality they had.
and why would you hook your aimbot in think?
As I said, its my first hack. Im doing these hack for fun, plus I dont see to many hacks that arent copy and pasted. I did work on this myself. Im not the 1337 haxor that you are. So dont just complain on how "ordinary" this hack is, and try giving tips on it and not be so dull about it. God dam.
if i recall correctly, i did give some tips 5 minutes after my post in your other thread

im just wondering why you decided to release this
Code:
hook.Add( "EntityFireBullets", "NoSpread",function(ent,bullet)

		bullet.Spread = Vector(0,0,0)
	
	return true
end)
what
Quote Originally Posted by eth0s View Post
Code:
hook.Add( "EntityFireBullets", "NoSpread",function(ent,bullet)

		bullet.Spread = Vector(0,0,0)
	
	return true
end)
what
that's the same thing in 'ronaldhack' as well, im confused as u are
Quote Originally Posted by bee_tee_gee View Post
that's the same thing in 'ronaldhack' as well, im confused as u are
Could of have sworn that i saw a difference in the spread of the gun. Huh. Couldnt give credit to ronald because its copy and pasted from somewhere else.
[ERROR] lua/cyanred.lua:115: attempt to index global 'ply' (a nil value)
1. fn - lua/cyanred.lua:115
2. unknown - addons/ulib-master/lua/ulib/shared/hook.lua:110
can anyone send me a link for bypass pls?
What the hell, this is cool, the no spread actually worked... One issue, after a while of using it, in various gamemodes, I closed the game for a second, and reopened it, after that the no spread didn't work anymore... Any ideas?

Also, is there any way you could help me, I don't know lua myself, I can just sort of 'read it' and understand what something does with the right key-words, but I would like to ask if you could turn
Code:
hook.Add( "EntityFireBullets", "NoSpread",function(ent,bullet)

		bullet.Spread = Vector(0,0,0)
	
	return true
end)
into something that I can toggle with
Code:
if (AB.set_Get("aim_nospread") == 1) then
to add it to my own shitty Frankenstein Ampris edit...

I can add credit and shit for the help even though I'm just keeping the edit to myself...

Thanks!
Quote Originally Posted by HiptonHD View Post
What the hell, this is cool, the no spread actually worked... One issue, after a while of using it, in various gamemodes, I closed the game for a second, and reopened it, after that the no spread didn't work anymore... Any ideas?

Also, is there any way you could help me, I don't know lua myself, I can just sort of 'read it' and understand what something does with the right key-words, but I would like to ask if you could turn
Code:
hook.Add( "EntityFireBullets", "NoSpread",function(ent,bullet)

		bullet.Spread = Vector(0,0,0)
	
	return true
end)
into something that I can toggle with
Code:
if (AB.set_Get("aim_nospread") == 1) then
to add it to my own shitty Frankenstein Ampris edit...

I can add credit and shit for the help even though I'm just keeping the edit to myself...

Thanks!
the nospread doesn't work, it just seems that way clientside

your spread is calculated serverside
Posts 115 of 76 · Page 1 of 6

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?