Today when i tried to run the braggi script(braggi1), all it would do was go and kill $target.....Dunnno why it says that randomly but it like doesnt do anything but say they arent here, of ocurse they aren't, there's no such thing as $target.....go figure:)
If anyone reads this and and knows what to do please notify me:), i would appreciate it beacause i run noobs there sometimes.
$target is the "target" variable. Your script is failing to set that variable properly, or else is failing to call the variable by its variable name and is instead sending a literal string or something.
$target is the "target" variable. Your script is failing to set that variable properly, or else is failing to call the variable by its variable name and is instead sending a literal string or something.
ReplyDelete