Join now You must login or register to view this content.
Originally posted by another user
Credits:
-oBritishHacks - For found this.
-TU6/TU7 Patches - For Shader Codes
-Shyrai123 - For searching Codes
-DinoHier/Me For making this progam
Originally posted by another user
Today i release a progam that make's easy to copy a shader code
and paste it to your clipboard you can easy paste it in notepad!
Originally posted by another user
Any problems u can send me a pm! and show a picture.
Sorry for my bad english, if you understand nothing of telling me . I'm from Netherlands
Originally posted by another user
Music , 01 Wouldn't It Be . Upper West
Release Shader Tool
Originally posted by another user
This update have a few new shader's .. Dino!
Download link Update 1 ; You must login or register to view this content.
Download link ; You must login or register to view this content.
Virus scanner ; You must login or register to view this content.
Download link Update 1 ; You must login or register to view this content.
Download link ; You must login or register to view this content.
Virus scanner ; You must login or register to view this content.
nice but you have a slight bug even if you dont accept you can still get accses?
try this
if(checkBox1.Checked == false)
{
MessageBox.Show("You Must Agree To The Rules");
}
else
{
new Form2().Show();
}