User Controls

  1. 1
  2. 2
  3. 3
  4. ...
  5. 1383
  6. 1384
  7. 1385
  8. 1386
  9. 1387
  10. 1388
  11. ...
  12. 1426
  13. 1427
  14. 1428
  15. 1429

Posts by Sophie

  1. Sophie Pedophile Tech Support
    no its like

    left brain does bicameral mind shit

    right brain is stupid and for social interaction

    when you smoke syncans you bicamerally want to smoke more syncans

    your right brain is getting its structure permanently FUBAR'd by the receptor agonism, hence the "what the fuck is going on"

    the schizophrenia triangle discusses how dopamine disinhibition leads to continued dopamine disinhibition and finally psychosis

    when there are multiple schizophrenic triangles in vicinity they exponentiate each other and create telepathic good feels from dopamine

    it makes perfect sense

    Excellent, now i can refute you without having to interpret some modern art typa looking thing.

    left brain does bicameral mind shit- Your left hemisphere does a lot of things but 'bicameral mind shit' is not listed as one of the things it does in the neurobiological literature.

    right brain is stupid and for social interaction- Social interaction is a series of complex processes spanning both hemispheres.


    when you smoke syncans you bicamerally want to smoke more syncans- You have yet to define what 'bicameral mind shit' is, therefore to say that the brain does something bicamerally requires to you to expand on that definition first.

    your right brain is getting its structure permanently FUBAR'd by the receptor agonism, hence the "what the fuck is going on"- Unsubstantiated in pharmacological literature.

    the schizophrenia triangle discusses how dopamine disinhibition leads to continued dopamine disinhibition and finally psychosis- It does not discuss anything. It's a picture.

    when there are multiple schizophrenic triangles in vicinity they exponentiate each other and create telepathic good feels from dopamine- Triangles and telepathy. Makes perfect sense indeed...
  2. Sophie Pedophile Tech Support
    This picture from your fakebook is hilarious sploo.

    https://scontent-mad1-1.xx.fbcdn.net...b0&oe=56398C76
  3. Sophie Pedophile Tech Support
    would that hurt?

    I can't imagine it would be comfortable but it will be over soon enough. Fastest and least painful way is to shoot yourself through the brain.
  4. Sophie Pedophile Tech Support
    Inject 100ml of air directly into your veigns to induce myocardial infarction.
  5. Sophie Pedophile Tech Support
    You would do well not to anger me and cease shitting up my thread, Rodent, or you could be looking at a complete system failure in your very near future.

    Oh me, SpectraL PICK ME!!! I want a complete system failure. Do it faggot

    [SIZE=72px]DO IT FAGGOT![/SIZE]
  6. Sophie Pedophile Tech Support
    Alright, so i'm working on a python program and i need it to run as a service after it's compiled. I scoured the web for relevant examples of code and such and i found a bunch of useful stuff i think. I changed it to suit my needs as far as i'm able and this is what i got so far.


    import win32service
    import win32serviceutil
    import win32api
    import win32con
    import win32event
    import win32evtlogutil
    import os, sys, string, time


    config_name = 'service.py'

    # Find out where we are
    if getattr(sys, 'frozen', False):
    application_path = os.path.dirname(sys.executable)
    elif __file__:
    application_path = os.path.dirname(__file__)

    config_path = os.path.join(application_path, config_name)

    # Service
    class aservice(win32serviceutil.ServiceFramework):

    _svc_name_ = "Generic Service"
    _svc_display_name_ = "Service Test"
    _svc_description_ = "Generic Description"

    def __init__(self, args):
    win32serviceutil.ServiceFramework.__init__(self, args)
    self.hWaitStop = win32event.CreateEvent(None, 0, 0, None)

    def SvcStop(self):
    self.ReportServiceStatus(win32service.SERVICE_STOP_PENDING)
    win32event.SetEvent(self.hWaitStop)

    def SvcDoRun(self):
    import servicemanager
    servicemanager.LogMsg(servicemanager.EVENTLOG_INFORMATION_TYPE,servicemanager.PYS_SERVICE_STARTED,(self._svc_name_, ''))
    self.timeout = 1000
    # This is how long the service will wait to run / refresh itself

    while 1:
    # Wait for service stop signal, if we timeout, loop again
    rc = win32event.WaitForSingleObject(self.hWaitStop, self.timeout)
    # Check to see if self.hWaitStop happened
    if rc == win32event.WAIT_OBJECT_0:
    # Stop signal encountered
    servicemanager.LogInfoMsg("Generic Service - STOPPED!") #For Event Log
    break
    else:
    # What to run
    try:
    file_path = config_path
    execfile(file_path)
    except:
    pass
    # End of what to run

    # Call service handler
    def ctrlHandler(ctrlType):
    return True

    if __name__ == '__main__':
    win32api.SetConsoleCtrlHandler(ctrlHandler, True)
    win32serviceutil.HandleCommandLine(aservice)


    I don't usually program but when i do it ends up being pretty involved, therefore i wanted to ask your expert opinion before proceeding. If you find any flaws in the code please point them out because i *really* need everything to work properly before i continue. It works i checked and fixed errors. See post below however.
  7. Sophie Pedophile Tech Support
    Albert Einstein once said: "If you can't explain it to a six year old, you don't understand it yourself". I think this holds true for a lot of what you and sploo post with regards to the finer workings of the mind and physical universe.
  8. Sophie Pedophile Tech Support
    Don't work bruh

    Yee, it broke when i tried to change the password i just realized. Oh well, please accept this as a token of my sincerest apologies.

    http://pastebin.com/0gkuCkHh
  9. Sophie Pedophile Tech Support
    Turn off the water to the heater and call a plumber.
  10. Sophie Pedophile Tech Support
    I always blast rap music out of my car.
  11. Sophie Pedophile Tech Support
    Nevermind, i broke it, lol.

    Relevant:

  12. Sophie Pedophile Tech Support
    Alright, alright mQ. Now rock me gently while you hold me.(fullhomo)
  13. Sophie Pedophile Tech Support
    I just explained good and evil. .

    Lol no you didn't, you explained moral relativism.
  14. Sophie Pedophile Tech Support
    Quiet, you.

    Make me, faggot.
  15. Sophie Pedophile Tech Support
    [size=5]SPECTRAL CONJURES THE SPIRITS OF THE COMPUTER WITH HIS SPELLS[/size]
  16. Sophie Pedophile Tech Support
    ugh, whatever blood, I don't have the energy to do the usual song and dance around your cargo-cult cracking. I do wonder who you think your audience is though. When you copy-paste these random context-less chunks of poorly formatted code trained professionals don't know what the hell you're talking about (it's not just me, I've seen you get the same responses from people better than myself) then who do you think is going to read your post and understand? If I were a more suspicious soul I'd think you know you're being unclear in hopes that it lends you some kind of credibility in the eyes of people who don't know enough to tell the difference between poor communication and deep technical magic.

    Lan knows. <3
  17. Sophie Pedophile Tech Support
    What if you are trying to strip someone of control that is evil? Then you are the evil one?

    [FONT=helvetica, arial, sans-serif][SIZE=12px]Evil is not an actual thing, everyone does things for their own reason, when people cant understand why someone would do such a thing, they call it evil. Alot of people call gays evil, simply because they dont understand why anyone would want to be gay. Evil is just a blanket term people use when they don't understand why something has happened.[/SIZE][/FONT]
    [FONT=helvetica, arial, sans-serif][SIZE=12px]"Evil" is a moral judgement on human behavior. Its the lazy mans answer to "why did he do that"[/SIZE][/FONT]

    I dont think that weird fetishes are all that evil. If you feel that way about it then thats on you
    Also have you ever thought that the only reason you find kittens cute is because you know you have complete control over them? Why aren't full grown lions all that cute?

    Moral relativism is not the same as morality. I think good and evil does exist in a universal sense, people calling gays evil is just another form of moral relativism. I'd recommend UPB: A rational proof of secular ethics, for more in depth reading regarding this topic.

    http://cdn.media.freedomainradio.com...lyneux_PDF.pdf

    I'd summarize the authors points but i'm afraid i can't really do it any justice in a few sentences.

    Basically he proves why ethical behavior is universally preferable and how one can use this framework of ethics to derive morals from it without the need for a deity or religion to 'set the standard' as it were. This is important because for a long time the notion of good and evil could only be 'explained' through divinity.
  18. Sophie Pedophile Tech Support
    Godspeed.
  19. Sophie Pedophile Tech Support
    Now now Sophster no need to get feisty. Saying amateurs are disgusting doesn't really make any sense at all, you must be able to see that right? Or do you mean to tell me that if a girl isn't a model or actress that she's therefore disgusting and unable to contain any level of attractiveness?

    Just saying that i don't like fat girls. Only added the word 'disgusting' because you felt like adding it when talking about young girls, feel?
  20. Sophie Pedophile Tech Support
    If i really had to hide something i'd probably encrypt it and put it in an alternate data stream.
  1. 1
  2. 2
  3. 3
  4. ...
  5. 1383
  6. 1384
  7. 1385
  8. 1386
  9. 1387
  10. 1388
  11. ...
  12. 1426
  13. 1427
  14. 1428
  15. 1429
Jump to Top