Here are some of the projects I have worked on. I may or may not be the first to come up with a project shown below, but they are codes I have written from scratch thorought the years.
Project | Description | Tag | View |
---|---|---|---|
Analog Flicker | A simple script that simulates an analog flicker effect on text. | Web | View |
Auto Exp & Drop Event | A Tales of Pirates script to automatically start a double exp and drop rate event on a specific date and time. Will advertise in world chat that the event is active. | C | View | Basic Clock | A very basic automatic updating clock. | Web | View |
Center Form | A simple script that centers a form on the screen. | VB6 | View |
Color Fading Label | Fade label text through multiple colors. | VB6 | View |
Dataloss Infector Virus | Virus that corrupts exe and txt files, copies to startup, and performs other destructive tasks. | VBS | View |
Glitching Text | A simple script that creates a glitching text effect on a webpage. | Web | View |
Hit Counter | A simple hit counter script that tracks the number of visitors to a page. Counts all hits. | Web | View |
Move Gif | A simple script that moves a GIF image around the screen. | Web | View |
Open Website | A simple script that opens a website in the users default browser. | VB6 | View |
Random Website | A simple script that redirects users to a random website from a list of URLs. | Web | View |
Shellcode Injection | Allocates memory, writes shellcode to that memory, and executes it within the context of the process that runs the script | C# | View |
Snow Effect | A simple snow effect script that adds falling snow to a page. | Web | View |
Stay on Top | A simple script that keeps a form on top of all other windows. | VB6 | View |