Chod's Web-Based Cheat Source Code

Here you go. Had to re-upload without the EXEs or XAP and added a few modifications.
Chod's Web-Based Cheat decompiled by me.
It was designed for Microsoft Silverlight in C#.
Enjoy.

What is a Web-Based Cheat:
Basically it uses Microsoft Silverlight to host the cheat on a Webpage and then uses Silverlight to enable say like Glow what it is prepackaged to do.
As long as the Webpage is open and the page you are hosting with the XAP is being viewed the cheat will run on CS:GO.
Comes prepackaged with Team and Enemy Glow with individual customizable colors.
The cheat can be used for other things as well. It is essentially an External C# Cheat being ran from a Webpage.
Chod made a post about this on another cheat site which I cant mention but he externally linked to his webpage rather than just posting the files.
Many people wanted it though because it was an interesting idea.
As long as the Webpage is open and the page you are hosting with the XAP is being viewed the cheat will run on CS:GO.
Comes prepackaged with Team and Enemy Glow with individual customizable colors.
The cheat can be used for other things as well. It is essentially an External C# Cheat being ran from a Webpage.
Chod made a post about this on another cheat site which I cant mention but he externally linked to his webpage rather than just posting the files.
Many people wanted it though because it was an interesting idea.
How To Use:
1) Replace the "your-website-here" in the Installer.exe and Uninstall.exe Projects with your website.
2) Compile the Installer.exe and Uninstall.exe Projects and copy the EXEs to your website.
3) Edit the XAP Project and replace the "your-website-here" URLs with the location of the EXEs on your website.
4) Compile the XAP and embed the Silverlight XAP Application on a Webpage.
5) View the XAP on your Website, click Start Installation and run Installer.exe, wait for it to close and reopen, click Run Cheat, Run CS:GO, and Enjoy!
Any updates to CS:GO the offsets will have to be updated as well. Keep that in mind. Offsets exist inside the XAP's Offsets.cs.
Installer.exe is to enable support to use the code in the XAP. This gets sent when you click Start Installation.
Uninstall.exe is to disable support. This gets sent when you click Uninstall.
2) Compile the Installer.exe and Uninstall.exe Projects and copy the EXEs to your website.
3) Edit the XAP Project and replace the "your-website-here" URLs with the location of the EXEs on your website.
4) Compile the XAP and embed the Silverlight XAP Application on a Webpage.
5) View the XAP on your Website, click Start Installation and run Installer.exe, wait for it to close and reopen, click Run Cheat, Run CS:GO, and Enjoy!
Any updates to CS:GO the offsets will have to be updated as well. Keep that in mind. Offsets exist inside the XAP's Offsets.cs.
Installer.exe is to enable support to use the code in the XAP. This gets sent when you click Start Installation.
Uninstall.exe is to disable support. This gets sent when you click Uninstall.
