SmileCyan Red v1.0

Posts 4660 of 76 · Page 4 of 6
Can you add for us user can set a custom key for aimbot? Thank you!
Im trying to start coding but at the moment I guess you could call me a script kiddie haha. My question is how do i activate the esp is it a hotkey?
Also my aimbot aims at the ground..
Quote Originally Posted by Tatsumi1234 View Post
Running script cyanred.lua...
Couldn't include file 'cyanred.lua' (File not found) (<nowhere>)
^
This is probably a retarded mistake to make but h

I fixed it i was just being a idiot

- - - Updated - - -

[ERROR] lua/cyanred.lua:115: attempt to index global 'ply' (a nil value)
1. fn - lua/cyanred.lua:115
2. unknown - addons/ulib/lua/ulib/shared/hook.lua:105
while using aimbot
You guys need to think, obviously this hack is a C+P shit fuck and OP forgot to define ply, rofl, to fix this just define ply

local ply = LocalPlayer()
Quote Originally Posted by epichacker123 View Post
You guys need to think, obviously this hack is a C+P shit fuck and OP forgot to define ply, rofl, to fix this just define ply

local ply = LocalPlayer()
Thank you! I was wondering why the aimbot wasn't working! I'm new to LUA, so I don't know my way around it. I do know other languages, so I'm not a complete noob. :P

***UPDATE***
Turns out the aimbot only tracks a single target... Any way around this? I'm not good enough in lua to force it to target other players. It sticks to one and one only, and I can't change it.
Quote Originally Posted by epichacker123 View Post
You guys need to think, obviously this hack is a C+P shit fuck and OP forgot to define ply, rofl, to fix this just define ply

local ply = LocalPlayer()
lol c+p is pressing ctrl+c and then ctrl+v, I didnt do that :P, and ive already established that i didnt define ply, now dont ur panties in a twist alright?

- - - Updated - - -

Quote Originally Posted by anubis2048 View Post
Thank you! I was wondering why the aimbot wasn't working! I'm new to LUA, so I don't know my way around it. I do know other languages, so I'm not a complete noob. :P

***UPDATE***
Turns out the aimbot only tracks a single target... Any way around this? I'm not good enough in lua to force it to target other players. It sticks to one and one only, and I can't change it.
This was just for a learning kind of thing, its really not that good. You can make one like 10x better than this one.
welp doesn't work dragged lua into gmod restarted it and opened again nothing at main menu was clickable but game isn't frozen
Nice hack...
Thanks! it works great!
hook.Add( "Think", "BunnyHop", function()

local ply = LocalPlayer()
local bhop = false

if input.IsKeyDown( KEY_SPACE ) and ply:IsOnGround() then

RunConsoleCommand( "+jump" )
bhop = true

else

RunConsoleCommand( "-jump" )
bhop = false

end
end)
Way over coded. I could rewrite this in 3 lines. Why don't you use cmd:KeyDown ????/???? hnnnnn
this is good dude
blues bypass isnt working, neother is xashes. I inject the dll and do lua openscript cl but nothing opens

It says it returned null with extreme injector but says it injected in console???

- - - Updated - - -

Quote Originally Posted by CyanRed3 View Post
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)
please help
justineng126 in my personal taste, I would try using gDaap_Bypasser or Kone_Bypass both great in many ways. I personally use gDaap and there is never a time when a lua never opens for me.
Thks for your hack, can you put a preference for angle and not for distance for aimbot
Posts 4660 of 76 · Page 4 of 6

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?