View Single Post
  #57  
Old 06-02-2012, 02:48 AM
RDLS RDLS is offline
Junior Member
 
Join Date: Jun 2012
Posts: 10
RDLS is on a distinguished road
Default

Re: chaturbate.com: SecureToken problems


Hello, I was directed to this thread by a friend trying to help me fix my code. I've been following along to the best of my ability but I seem to be doing something wrong because I keep on getting the "Model status is error" message. I've gone over the code several times and I was wondering if anyone could tell me what I'm doing wrong.
This is what I have so far:
Code:
rtmpdump -r "rtmpe://edge1-a.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 11,1,102,63" -W "http://chaturbate.com/static/flash/CBV_2p607.swf" -p "http://chaturbate.com/%username%/" -y "mp4:public-%username%" -o "chaturbate\%username%-%date:~-4,4%%date:~-7,2%%date:~-10,2%%time:~-11,2%%time:~-8,2%%time:~-5,2%.flv" -C S:Username -C S:%username% -C S:2.607 -C S:password-v -T "m9z#$dO0qe34Rxe@sMYxx%"

pause
Going off of a previous post I got my password from Chaturbate and put "^" in front of all the $ symbols as well as changing \u003D to "=" so I don't think that's what's causing it to not work. If anyone could give me some advice that would be greatly appreciated.
Reply With Quote