Thread: And?
View Single Post
Old Jul 22nd, 2005, 12:54 PM   #1
B3TA_SCR1PT3R
Hobbyist Programmer
 
B3TA_SCR1PT3R's Avatar
 
Join Date: Jul 2005
Location: Dallas, Texas
Posts: 101
Rep Power: 0 B3TA_SCR1PT3R is an unknown quantity at this point
Send a message via AIM to B3TA_SCR1PT3R
And?

ok theres a group of checkboxes and an input field how do i get it to where if u type ur name and check a checkbox it will only make a msgbox if the input is a certain string and a certain checkbox

$duh_reg = GuiCtrlRead($kill_sty)
	If $duh_reg = $GUI_CHECKED Then
	MsgBox(4096, "bh", "u picked killa")
	EndIf

just part of the script
__________________
Hoes telling me to calm down but I'm like fuck that shit!
B3TA_SCR1PT3R is offline   Reply With Quote