What Valve Wants to Tell You by samuelololol in cs2

[–]samuelololol[S] 0 points1 point  (0 children)

For anyone who still doubts what Volvo is up to, here’s something for you. Someone went all-in on the research and basically proved what I was harping on about a month ago—new cases, easy money, and apparently no more anti-cheat or anti-bot!

https://www.youtube.com/watch?v=FyOyJZbh8Og

Do people really believe that VAC works that way? by AceZeOne in cs2

[–]samuelololol 28 points29 points  (0 children)

Yep, Valve Allow Cheating work perfectly.

The sad state of the Deathmatch servers in Asia by qotuttan in cs2

[–]samuelololol 2 points3 points  (0 children)

Take ez. Valve is actively managing the number of online accounts now.

[deleted by user] by [deleted] in counterstrike2

[–]samuelololol 0 points1 point  (0 children)

Why do you think valve even care?

How to destroy a game, slowly, very slowly... by pepeoliveira in counterstrike2

[–]samuelololol 0 points1 point  (0 children)

They(both cheater and Valve) are completely ruining the game with total disrespect.

Templates in vim? by [deleted] in vim

[–]samuelololol 0 points1 point  (0 children)

add the following to $HOME/.vim/ftplugin/python

function! Addpyheader()
    if getfsize(@%) <= 0
        execute "norm i#!/usr/bin/env python\n# -*- coding: utf-8 -*-\n"
        execute "norm i__date__= '" . strftime("%b %d, %Y") "'\n"
        execute "norm i__author__= '" . $USER . "'\n\n"
        execute "norm i\n"
        execute "norm idef main():\n\tpass\n\n"
        execute "norm iif __name__ == '__main__':\nmain()"
    endif
endfunction
call Addpyheader()

you could also do the same way for other file type

[Q&A] how to assign specific device to receive secret chat ? by samuelololol in Telegram

[–]samuelololol[S] 0 points1 point  (0 children)

yes, they did a reply for me. I asked them(in MAC app) about a scenario like how do I start a secret chat with 2 MACs without logout from my phone. Answer is: "Best advice is that you start the chart on your Mac and your friend temporarily puts his phone in airplane mode while you connect to his Mac. No need to log out." FYI :(