User Controls

  1. 1
  2. 2
  3. 3
  4. ...
  5. 1333
  6. 1334
  7. 1335
  8. 1336
  9. 1337
  10. 1338
  11. ...
  12. 1426
  13. 1427
  14. 1428
  15. 1429

Posts by Sophie

  1. Sophie Pedophile Tech Support
    Copy that commander proceeding as per instructions.
  2. Sophie Pedophile Tech Support
    You have an idea of how many problems I have, but you can only see a small fraction of it. At every step of the way, for every action, for every major concept and segment in life, things I can't find satisfying answers for, come to terms with, things that will realistically never change, that we don't have the power to change. The problems that arise with communication and its limitations, human nature, the vast array of factors influencing human behavior, cognition, so many cognitive biases, things in your own life, profound inadequacy, insignificance, limitations in life, the prison of biological reality, wondering how your life has effected your neurological development and whether you can realistically change things to a point that's satisfactory. An inability to just forget for a moment.

    I just imagine you sitting in a minimalistic appartment all day wallowing in self pity when you say things like this.

    After speaking to people do you just obsess over their flaws? Their personal failings, failing to adhere to certain standards, such as open mindedness, impartialness, rationality. Over the habits of their mind, the immense amount of cognitive biases and logical fallacies they engage in, the material they read and the quality of it, their thought processes in analyzing it? The tragic limitations of intelligence that apply to the majority of people and the effects of it?

    Adapt or die, people not meeting your expectations? Can't agree with everyone. There are two approaches here, wallow in sadness cause everybody is so stupid, or realize your superiority and act accordingly but don't get cocky. The problem with smart people is that they think they're smarter than everyone else.

    I'm not sure if this conveys it properly, but I just couldn't stop thinking about. I spent years leaning against a wall, sitting on the stairs, hiding in the bathroom, just fixated on these things, on every problem in the world. I'm genuinely afraid it could destroy me if I was confronted with everything to the fullest extent, even within the time it would take for etizolam to kick in and abort it.

    Why do you care so much about the world Malice? I know how i want the world to work and what would make it work well, but it doesn't so it can burn for all i care, i'll take care of myself and the people important to me.

    3-7g is quite a lot considering the dosage.

    Lol yes, that's like 5000 good doses.
  3. Sophie Pedophile Tech Support
    For bitcoins https://libertyx.com


    Also, don't snort a crushed up oxy 80 your first time, malice, you will die, or wish you were dead. The first time I ever took opiates was an oxy 40, and I was pretty much incapacitated and poisoned for 48 hours. Screaming headache, repeated, endless vomiting… Start small, and slow, and try the same dose in different situations to get a feel for the drug. You have all the time in the world, no sense rushing it and having a bad experience.

    Nigga' i got so much chronic tolerance, if i take an 80 after a good while of not using i just nod breh. Well, ALMOST, i never quite nod actually unless i lay down and close my eyes when i'm on oxy or something.

    But yeah Malice take like 15mg, maybe 20 for your first time.
  4. Sophie Pedophile Tech Support
    Ooops, my bad, replace `unpacked = struct.unpack('!BBHHHBBHII', raw_buffer[1:20])` with `unpacked = struct.unpack('!BHHHBBHII', raw_buffer[1:20])` (one less B at the beginning). I was including those two nibbles at the start in the format string.

    Ok that fixed the unpacking issue now i'm getting this.

    C:\Implant\Black Hat Python>sniffer.py
    Traceback (most recent call last):
    File "C:\Implant\Black Hat Python\sniffer.py", line 100, in <module>
    print "Protocol: %s %s -> %s" % (ip_header.protocol, ip_header.src_address,
    ip_header.dst_address)
    AttributeError: 'IP' object has no attribute 'protocol'
  5. Sophie Pedophile Tech Support
    Quite right indeed. Now with pope Francis visiting his glorious imperial majesty Obama, plans can be finalized for the implementation of The Federal Bacterial Republic, we have allocated the appropriate assets to the support teams on the ground SATCOM is live, intel is actionable, XKEYSCORE records show the sentiment of the general population to be apathetic as intended. General media blackout has been mandated by authorisation of the Department of Homeland Security. C-AMB, is online to intercept ballistic response from Asia Minor. All systems operational and awaiting command.

  6. Sophie Pedophile Tech Support
    This is how i added it.


    try:

    while True:



    # Read in a packet
    raw_buffer = sniffer.recvfrom(65565)[0]
    # Create an IP header from the first 20 bytes of the buffer
    unpacked = struct.unpack('!BBHHHBBHII', raw_buffer[1:20])
    unpacked = (unpacked[0] & 0xF, unpacked[0] >> 4) + unpacked[1:]

    ip_header = IP(*unpacked)
    # ip_header = IP(raw_buffer[0:20])

    # Print out the protocol that was detected and the hosts
    print "Protocol: %s %s -> %s" % (ip_header.protocol, ip_header.src_address, ip_header.dst_address)

    print "ICMP -> Type: %d Code: %d" % (icmp_header.type, icmp_header.code)

    # Now check for type 3 and code
    if icmp_header.code == 3 and icmp_header.type == 3:

    # Make sure host is in target subnet
    if IPAddress(ip_header.src_address) in IPNetwork(subnet):

    # Make sure it has our magic message
    if raw_buffer[len(raw_buffer)-len(magic_message):] == magic_message:
    print "Host up: %s" % ip_header.src_address

    # Handle CTRL+C
    except KeyboardInterrupt:
    # If we're using Windows turn off promisuous mode
    if os.name == "nt":
    sniffer.ioctl(socket.SIO_RCVALL, socket.RCVALL_OFF)



    This is my new error message.

    Traceback (most recent call last):
    File "C:\Implant\Black Hat Python\sniffer.py", line 93, in <module>
    unpacked = struct.unpack('!BBHHHBBHII', raw_buffer[1:20])
    struct.error: unpack requires a string argument of length 20
  7. Sophie Pedophile Tech Support
    Realistically i need to tidy up my rhyme schemes though because it either has to be AABBA or AAAA, AAAA.
  8. Sophie Pedophile Tech Support
    I've rapped your bit and my bit in my head on the beat i linked to and it fits perfectly, we should record this and start a rap squad.
  9. Sophie Pedophile Tech Support
    I sincerely await your reply.

    Yours faithfully,

    Sophie
  10. Sophie Pedophile Tech Support
    Ahem…

    Didn't see that one coming did you.

  11. Sophie Pedophile Tech Support
    From Zoklet:





    Oh yeah, that sounds like what I need. May focus on this instead. Experiencing relief from everything could be the most therapeutic experience of all.





    They're making me crave it like obese people would crave their final meal. T-PAIN prevents respiratory depression, I can get naloxone as an additional safety measure, and I don't plan on pushing the limit with high doses or not taking proper precautions after receiving new batches or after a long period of abstinence. I'll never die. I could use 2-FMA instead of cocaine for a milder version of a speedball experience, create a more functional/productive state.

    Nigger, opiates are the only thing i ever got addicted too, that and cigarettes... Even if you just snort a crushed up oxy 80, it's gonna be pretty fucking awesome. Only thing i ever shot was pharm grade morphine and that was IM because i don't like needles and i don't like the idea of putting something directly into my blood stream, IM is pretty fast acting as well, about 5 minutes till it hits you all at once.

    Would not recommend IM with anything but pharm grade material, lol.
  12. Sophie Pedophile Tech Support
    "What's wrong with my class?"

    "Don't use classes."

    *awkward*

    I could use a function... But if i mess up the syntax it ain't gonna' make a difference lol.
  13. Sophie Pedophile Tech Support



    Yee, yee, Sophie, mQ 2015, real nigga shit DJ Blunted on the beat, niggas in space shit ya'll know what it is.

    Drive through the hood, cause i bring the food stacking keys with the G's niggas know what's good. Don't let me catch you flexin' cause my skills are perplexing you go down in seconds when i start my correcting bitch please you're projecting your life i'll be ending and your money i'll be spending your girl i'll be banging your career i'll be hanging. Cause Sophie kills on the beat i came from streets, ready to do the deed. make you feel the heat, like the cops won't be satisfied till a nigga drops and the guns go pop still smoking that rock, still got the 9 inch cock still don't give a fuck worth more than a buck or at leastst a dime when i rhyme i always make it in time never agreed with what's yours is mine, gonna take what i want till the greed is calmed stopped your squad with ten kilowats of rhyming excellence, i may sound arrogant, acting like i wrote the testaments like the Moses gonna bring the pestilence with all malevolence. Like the wrath of God nigga fuck what you got, Sophie doesn't give a fuck you're just an afterthought soon to be forgot. you got no potential to be unlocked you ain't my counterpart, better rethink the journey on which you have embarked.

    Picking up the little ladies.
    Sophie looking like slim shady.
    Play the game like Tom Brady
    Always going even when its raining
    And if you try shit it's my yard where you be laying.

    I'm like the law cause Sophie is mandatory, rape: only statutory my verses are explanatory my skills another category make a nigga trip cause i'm hallucinatory straight from purgatory straight up satan shit while i tape another hit and counterfeit to enrich my dictatorship while i'm on the mothership while rub another clit, of some underage pussy they can't be bushy, love the smell of sushi, little lolis so cushy never pushy. Wear lots of cologne i'm the Mafia call me Capone order hits via telephone while i play the xylophone Sophie is well known full of homegrown testosterone, now for the chorus scream it through a megaphone.

    Picking up the little ladies.
    Sophie looking like slim shady.
    Play the game like Tom Brady
    Always going even when its raining
    And if you try shit it's my yard where you be laying.

    x2
  14. Sophie Pedophile Tech Support
    Good man. DO IT. Oh, story update when I come back. May have done stuff with a cousin without realizing it. Oops.

    Lol really? How old? AND! Was she cute, pics etc etc etc.
  15. Sophie Pedophile Tech Support
    This thread deserves a Pulitzer prize.
  16. Sophie Pedophile Tech Support
    fuck :( what error you getting now? :(

    Same as before lol.

    C:\Implant\Black Hat Python>test2.py
    Traceback (most recent call last):
    File "C:\Implant\Black Hat Python\test2.py", line 90, in <module>
    ip_header = IP(raw_buffer[0:20])
    TypeError: an integer is required
  17. Sophie Pedophile Tech Support
    try the quoted code? you'll need to change the subnet to fix that

    I did bro, i tried the code fixed the subnet. still the same.
  18. Sophie Pedophile Tech Support
    Yeah, most likely. also got bk-2cb from them a while after which I certainly felt, but only in the form of very very extreme full body zaps while laying down with eyes closed/music and some mood lift/subtle plasma sensation. Probably cause back then I was taking likr 100mg-150 of tramadol a day

    I don't usually do hallucinogens because i fucking hate the effects most of the time, so i never combined them with opiates and certainly not tramadol. But from what i read, if you take a regular opiate with hallucinogens you alternate between the effects of one and the other. The weirdness with the 2c whatever the fuck you had was probably due to tramadol messing with binding of the hallucinogen at 5-HT2A/C due to it's effects as monoamine re-uptake inhibitor.
  19. Sophie Pedophile Tech Support
    We all do it :) Is it working now?

    Even with that changed, and the code you provided i still get the same error :( I do appreciate your efforts in trying to help me out though, so thank you regardless.
  20. Sophie Pedophile Tech Support
    Anyway even with that fixed my response is still gobblygook, something must be going wrong with my decoding for some reason. This time i did get a part of a string that said microsoft(heartshape)com, lol.
  1. 1
  2. 2
  3. 3
  4. ...
  5. 1333
  6. 1334
  7. 1335
  8. 1336
  9. 1337
  10. 1338
  11. ...
  12. 1426
  13. 1427
  14. 1428
  15. 1429
Jump to Top