This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - Eeems
Pages: 1 ... 92 93 [94] 95 96 ... 370
1396
« on: February 23, 2012, 05:05:42 pm »
I think he was banned, but I could be wrong. It would be a shame if none of his 5 accounts were not banned considering the earlier spam. I think if that was the case, then Omni staff would really need to be replaced fast. X.x (no offense)
I was at work. Not my fault that I couldn't stop it. Anyways, why is the account not deleted, as well as the spam posts?
1397
« on: February 22, 2012, 07:55:12 am »
We didn't update SMF. We updated the server itself.
1398
« on: February 20, 2012, 01:52:51 pm »
Just a sec, I'll go see if I can change the permissions on it.
EDIT: I don't know the windows permissions well enough to figure this out X.x Netham45 will have to do it.
1399
« on: February 15, 2012, 09:38:57 pm »
Android emulator has terrible performance unfortunately. I can't get even close to the kind of performance I do on real hardware.
Eeems: when you try to press keys do they vibrate? If they do then the keys is actually being pressed, but the emulator may not receive it if you tap fast. Try holding down the key for a sec and see if it actually gets it. You have the same size display as me so the sizing shouldnt be an issue, at least I haven't noticed any issues with key locations. Also grab the latest build just to see if it helps at all
Hmm, I just tried again and yes, as long as I hold down long enough it seems to work. Before no matter how long I held it down it was giving the wrong keypress, not just one off, but something entirely on the opposite side of the keypad. Fixed now though, somehow.
1400
« on: February 10, 2012, 08:54:52 pm »
At most 3 seconds. It could be instant. If the script uses too much cpu power just increase the time for the sleep.
1401
« on: February 10, 2012, 12:41:41 pm »
it would be OmnomIRC.php
1402
« on: February 09, 2012, 02:45:32 pm »
I think he already has an auto-restart script. I'm not sure though, we'd have to ask him. Oh, and btw helen, this script will also start Omnom on its own if it isn't running. You can start it first or just my script, it doesn't really matter.
1403
« on: February 09, 2012, 02:40:35 pm »
You could do the pid thing. You could also run the script itself ( ./OmnomIRC.php ( make sure to add the right stuff to the start of it ( #!/usr/bin/php5 ) ) ) that way the process name will be the name of the script instead of php EDIT: @ DJ: my script probably wont fix the issues where omnom stops relaying to one of the channels. That is a code issue I think. Unless he has multiple processes ( one per server he connects to ).
1404
« on: February 09, 2012, 02:19:03 pm »
Oh it's a php bot? How are you running it?
1405
« on: February 09, 2012, 02:07:27 pm »
Well if I remember correctly it would probably be the name of the script/binary you are running. You could try changing it to ps -A instead, it's just less precise.
1406
« on: February 08, 2012, 08:00:43 pm »
You could just do something like this:p="process name" while true; do /path/to/process/to/run; while [ "$(ps -C $p | grep $p)" != "" ]; do sleep 3; done; done; I haven't tested it but with some tweaking I'm pretty sure it should do what you want.
1407
« on: February 04, 2012, 11:46:48 am »
Due to copyright we can't link it. Maybe someone on IRC will be able to help you though.
1408
« on: January 30, 2012, 12:11:21 am »
(Also, i'd prefer if you didn't use the pronoun "he" to talk about me)
What would you prefer?
1409
« on: January 28, 2012, 09:53:09 pm »
Defaced for me too
1410
« on: January 26, 2012, 11:11:37 pm »
me, but with less hair
Pages: 1 ... 92 93 [94] 95 96 ... 370
|