If you built both the server and client with scramble, and you have scramble options in both the server and client configuration files, it should be working.
But note that scramble is not encryption! Scramble only obfuscates, it doesn't encrypt, and it doesn't provide perfect forward secrecy.
And the scramble protocol does not scramble the first byte of each packet. That may mean it is easy to detect, even though the purpose of it is to avoid detection.