Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
can someone make a stalker bot for me? (btw thx to capasha for suggesting me to post this on the bots and programming for a stalker bot.)
Offline
ninjabot 2.0.3[debug] has a stalker
Offline
Offline
SecureString is nice, except when passwords are sent over HTTP it doesn't really add any benefit, unfortunately .
improve/s
The entire thing is a joke
Offline
Looked at your source, and I'm just wondering, when are those values received in "m" ever null? Just curious why you have an if statement to check if they're null
Offline
Looked at your source, and I'm just wondering, when are those values received in "m" ever null? Just curious why you have an if statement to check if they're null
The entire thing is a joke
Offline
BuzzerBee wrote:Looked at your source, and I'm just wondering, when are those values received in "m" ever null? Just curious why you have an if statement to check if they're null
Calyfornia wrote:The entire thing is a joke
This isn't a joke. All try catches reminds me of ninja. Are you using another account trying to hide from us?
Offline
Calyfornia wrote:BuzzerBee wrote:Looked at your source, and I'm just wondering, when are those values received in "m" ever null? Just curious why you have an if statement to check if they're null
Calyfornia wrote:The entire thing is a joke
This isn't a joke. All try catches reminds me of ninja. Are you using another account trying to hide from us?
:o I've been caught
Offline
Calyfornia wrote:BuzzerBee wrote:Looked at your source, and I'm just wondering, when are those values received in "m" ever null? Just curious why you have an if statement to check if they're null
Calyfornia wrote:The entire thing is a joke
This isn't a joke. All try catches reminds me of ninja. Are you using another account trying to hide from us?
NOTE: When i say 'You' I refer to californya.
Even I wondered why you'd use those try catches. I'd at least have some sort of functions so I didn't have to have one million try's and catches.
The EE staff can look at our IPs, they're different. I'm saying this because I'm not Californya.
And if you look at every piece of code in every bot I've made, I've never used
continue;
I wouldn't seperate my code into lines
var c = PlayerIO.QuickConnect.SimpleConnect("everybody-edits-su9rn58o40itdbnw69plyw", email,
password.value, null);
Connection = c.Multiplayer
.CreateJoinRoom(WorldID,
(WorldID.StartsWith("BW") ? "Beta" : "Everybodyedits") +
c.BigDB.Load("config", "config")["version"], true, null, null);
And I'd never use
var
I've never used a delegate for the OnMessage
Connection.OnMessage += delegate(object sender, Message message)
And I'd use ProtocolLookup for recieving "m"
Offline
I don't think anyone actually thinks you're the same people, Ninja.
Let's get back on topic
Offline
Offline
Pages: 1
[ Started around 1733304684.5735 - Generated in 0.135 seconds, 12 queries executed - Memory usage: 1.61 MiB (Peak: 1.8 MiB) ]