• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Migxxx

    What song are you listening NOW!

    Moonsorrow - Jotunheim - YouTube http://www.youtube.com/watch?v=DHYOoiAQSeU
  2. Migxxx

    What song are you listening NOW!

    Woodkid - Iron - YouTube http://www.youtube.com/watch?v=vSkb0kDacjs
  3. Migxxx

    Complaint Why is he banned with no reson?

    This. #Edit: Also, I actually got to write the reason for the banishment, but due to my own clumsiness (if you will), for reasons I won't write here, I sent it without the reason. ;_; @Down: Wops. xP
  4. Migxxx

    Only in America

    Only in America? Sounds like Honey Boo Boo to me. https://www.youtube.com/watch?v=v8Ct_q_zOX8
  5. Migxxx

    Is something wrong?

    Fixed his signature. (Can someone confirm?) Since his signature is an image linking to his thread, the problem was the order of the closing tags. I don't think it's supposed to mess the layout like that, though.
  6. Migxxx

    Anime? Fairy Tail?

    Some entry-level recommendations: Baccano! (Badassery at its finest) Ergo Proxy Cowboy Bebop Neon Genesis Evangelion RahXephon Steins;Gate (Including the OVA) Karas (eyecandy mostly) Howl's moving castle (BTW: not the novel, the film) Redline Wolf's Rain Ghost in the Shell Code Geass Death Note...
  7. Migxxx

    OtLand New global moderators

    Congratulations!
  8. Migxxx

    Feature No advertising from others OTs

    This one should get rid of most useless characters (leaving only a-z, "-", ".") in case people try to bypass it by adding symbols. Still ugly as fuck, but whatever. std::string _text = asLowerCaseString(text); for(uint8_t i = 0; i < _text.length(); i++) { char t = _text[i]; if(t != '-'...
  9. Migxxx

    What song are you listening NOW!

    run rabbit junk - Ghost in the Shell SAC O.S.T.1 - YouTube http://www.youtube.com/watch?v=fXSgnsnu8ro
  10. Migxxx

    Discussion: Marketplace

    Sadly, it's long gone... should have saved it somewhere. ;_; It wasn't that interesting anyway. It was just me presenting other points of view, the possible pros-cons from both sides, the ideology behind open source software, proprietary software, and my humble opinion (and conflicting...
  11. Migxxx

    Discussion: Marketplace

    ITT: People's opinions are facts. #Thread: It's complicated. But I'd say either abolish it completely or make it open for everyone (not just premium users. Also, with some improvements to try and prevent the most obvious scams). Whether we remove it or not, it won't be a win/win situation and...
  12. Migxxx

    Happy birthday Evan <3

    Happy birthday!
  13. Migxxx

    Compiling C++ question

    Like I said: you can't, It's a non-standard. Check my post above, I linked the C++ standard as well. ;_;
  14. Migxxx

    Compiling C++ question

    You can't. It's a non-standard. http://www-d0.fnal.gov/~dladams/cxx_standard.pdf @ page 95.
  15. Migxxx

    Compiling Edit (uint64_t) when compiling.

    I recommend you take a look at GMP (GNU Multiple Precision Arithmetic Library - Wikipedia, the free encyclopedia), this link should get you going: Integer Arithmetic - GNU MP 5.0.5
  16. Migxxx

    Joke time ;)

    This.
  17. Migxxx

    Otland begin boriing

    Perhaps you could start by picking the right thread title. Most of these are against our guidelines, and it just simply discourages experienced users from even taking a look at your problem. ;_;
  18. Migxxx

    .@Youtube & @GoogleDE : Allow third party recording tools for YouTube!

    In the meantime, I recommend using: JDownloader.org - Official Homepage And FFmpeg (http://en.wikipedia.org/wiki/FFmpeg) for any codec/container conversion not supported by JDownloader. You can download the YT videos through FFmpeg as well, but it's a bit 'harder'. (FFmpeg is awesome, btw...
  19. Migxxx

    Happy Birthday to: Mr.Panda (Bogart), strike95..

    Happy birthday Bogart!
Back
Top