PostGlow ESP Source + Compiled

Posts 115 of 16 · Page 1 of 2
Glow ESP Source + Compiled
Simple Glow ESP Source + Compiled (External)
Made by : HazardEdit
Edited by : TDStuart (Me)
VAC BAN : There is a high chance of vac ban with this if you do not do anything with the source. I also recommend switching VAMemory to your own or some other memory viewer and editor as it is probably easily detected by Vac. The source should just be used as an idea of how to make a glow esp so you can work one into your own project or make one from scratch. Thanks for understanding!

Info
You can customize the glow color and alpha in the source.
Also im a noob to memory editing and C#, thanks for understanding <3.
This also includes all updated cs:go offsets if anyone is interested.
Red = Enemies, Blue = Teamates
I added console credits, toggle, junk code, and all cs:go offsets.
If offsets go outdated use Hazedumper.

Customizing Colors
I'm big noob and too lazy to re-compile and upload to virus total =>
You might need to change the type from int to float in the public color variables close to the top (TeamRed, TeamBlue, ect.), it will throw an error if you try to put in a float value while it still says int.

How To Use exe
- Start CS:GO
- Open csgo_glow.exe
- Press F1 to toggle on glow
- Join a game

How to use Source
- Edit Source
- (For Offsets : netvars are offsets, signatures are pointers)
- Build
- Refer to steps above lol

Images of the hack :




Jotti : https://virusscan.jotti.org/en-US/fi...job/aq7fmwp5de
Virus Total : https://www.virustotal.com/#/file/7d...f781/detection



- Removed Video From TXT & updated virus scans , please approve file
CSGO Glow_mpgh.net.zip637 KB · 1,340 downloads 1/53 malicious
Removed the video due to advertisement in the description. Also need you to remove the youtube video from the text file. Thanks
Quote Originally Posted by Royce View Post
Removed the video due to advertisement in the description. Also need you to remove the youtube video from the text file. Thanks
Sorry, thought that because the video is from the original creator it was allowed
Updated the file and virus scan please approve

- - - Updated - - -

Quote Originally Posted by gigax21 View Post
keep it bro if posible could u add some recoil line for any weapon
Still getting into hacking, might try later
seems legit )))))))))
keep it bro if posible could u add some recoil line for any weapon
I cant compile it for some reasons
Quote Originally Posted by alejandrongg View Post
I cant compile it for some reasons
Do you get any errors in debugging?
Here is the steps I would do :
- Open CSGO Glow Folder
- Open Source Folder
- Open csgo_glow.sln in Visual Studio (I use 2017)
- On the right panel titled "Solution Explorer" right click on References
- Click Add Reference
- Go to the "/CSGO Glow/Source/csgo_glow/bin/Debug" folder and select "VAMemory.dll"
- Edit Code
- Go to Build > Build csgo_glow
Quote Originally Posted by TDStuart View Post
Do you get any errors in debugging?
Here is the steps I would do :
- Open CSGO Glow Folder
- Open Source Folder
- Open csgo_glow.sln in Visual Studio (I use 2017)
- On the right panel titled "Solution Explorer" right click on References
- Click Add Reference
- Go to the "/CSGO Glow/Source/csgo_glow/bin/Debug" folder and select "VAMemory.dll"
- Edit Code
- Go to Build > Build csgo_glow
can i have your skype?
Quote Originally Posted by TDStuart View Post
Do you get any errors in debugging?
Here is the steps I would do :
- Open CSGO Glow Folder
- Open Source Folder
- Open csgo_glow.sln in Visual Studio (I use 2017)
- On the right panel titled "Solution Explorer" right click on References
- Click Add Reference
- Go to the "/CSGO Glow/Source/csgo_glow/bin/Debug" folder and select "VAMemory.dll"
- Edit Code
- Go to Build > Build csgo_glow
i have problem with junk code because source code dont support include directory and i need just add junk code, can you help me?! its very good source
Quote Originally Posted by hindika View Post
i have problem with junk code because source code dont support include directory and i need just add junk code, can you help me?! its very good source
Personally I use an un-known Cheaats junk code generator, so I can't link it here. (Its called XBoom)
Just look up "C# junk code generator" in google.
If your having an issue with the source, adding junk code to it, and compiling that is another issue.
If you get a .net framework issue search ".Net IDK" in google and download the first microsoft link.
I use Microsoft Visual Studio 2017, should just be able to open it up in that, scroll down to "// Junk Code Below Here ===" and replace with junk code.
can i have the source code of this so that i can compile it and modify it my self to make it forever undetected
Quote Originally Posted by Dangrouse View Post
can i have the source code of this so that i can compile it and modify it my self to make it forever undetected
// Sorry For Thread Bump, Wanted to reply to questions.

The source is in the zip download. Its in the folder titled "Source". Open the .sln file in Visual Studio. (Get the trial for free or cracked version).

- - - Updated - - -

Quote Originally Posted by EnderMagic View Post
It's always flickering
Looks like an updating issue. I would recommend you try to fix it! You only need basic coding and c sharp experience.

Try only updating when necessary. Check when a player dies, spawns, joins, leaves, round restart, etc., then update the glow.
I left all the signatures in there so it should be an easy google search to find out how to check for the above mentioned things.

Or you could just set it so it doesn't update as often. Change the thread sleep to like 50. It will still flicker, but should do it less.

Hope I could help!!
Thanks,it works great.
Posts 115 of 16 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

Need help?