Thread
:
GUI Tool
View Single Post
#
15
03-26-2008, 05:19 AM
cbk1994
the fake one
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
May also want to disable some things, maybe have an array like this:
PHP Code:
temp
.
notAllowed
= {
"rupees"
,
"hearts"
,
"fullhearts"
,
"kills"
,
"deaths"
,
"clientr.sacred"
};
or whatever to protect certain scared variables that would most be targeted.
__________________
cbk1994
View Public Profile
View GraalOnline Profile
Visit cbk1994's homepage!
Find all posts by cbk1994