i don't think decompiler such as Reflector can decompile bots like senukeDownload public bots and use decompilers to see codes.
i don't think decompiler such as Reflector can decompile bots like senuke
Because senuke is obfuscated. I learned programming through dotpeek and reflector.
what bots did you decompiled successefuly with reflector ?
http://www.mediafire.com/?cdht8bceogs2ksg
virustotal: https://www.virustotal.com/tr/file/cd5de06c8847477b69e1938ce4b76eff848fb83cc0d50838c345bc1d7532ea6c/analysis/
it is not very hard to develop a bot for a specific site but developing for many diffrent website it needs lots of time.
I suggest you to check WebBrowser control and filling the input boxes.
use IDA pro, then convert assembly.. however this is very hard and you will be needing some experience with ASM. SeNUKE is build in Visual Basic you can basically grab out all the functions.i don't think decompiler such as Reflector can decompile bots like senuke