Search results

  1. ldg2002

    Run Javascript Code Inside Another Site

    Hello! Is there any way to run a javascript inside another site through: <script type='text/javascript' src="www.example.com"> //various operation on the example.com site// </script> Thank you!
  2. ldg2002

    C# - Facebook - Publish on page wall as Admin

    Hi! this is my little snipped of code, i'm trying to post on Facebook Fan Page with C# as admin. Everythings works but when I look at the post on the page, was released from my profile and not from the page. my profile is the admin of the page. I create the access token...
  3. ldg2002

    [C# Discussion] Virtual mouse movement and click. Without moving the real cursor

    Hi guys, I would like to be able to simulate a movement and a click of the mouse, without using the real mouse. i would use a virtual mouse, because even if my application's launch 10 processes at the same time, must be able to perform each movement and clicks in different windows.i mean a ghost...
  4. ldg2002

    [C# Discussion] Geckofx /// Multi-Thread

    hi guys, now i'm working with geckofx, everything go well, proxy, useragent, ecc... but when i try to work with threads nothings works, any help? thanks
  5. ldg2002

    [C# Discussion] Awesomium /// Change Referrer & USer-Agent

    hi guys, I just started to use awesomium. I wanted to understand how to change user-agent and referrer , in my bot I have multiple instances of the webcontrol and I wish each of them has a different user-agent and referrer. thanks for the help
  6. ldg2002

    Workin' On A Views Bot...

    Hello guys, given the recent movements on youtube, I went back to work on my "views bot". now the result is not bad, but I think I miss something in order to say that the result is excellent. This is an example of what I managed to do so far views coming from external sites, embed and youtube...
  7. ldg2002

    Sniff youtube video length

    Ehy guys, i'm working on my views bot, i'm on c#, theres any way to sniff the length of a video maybe through a webbrowser control (without third party software like fiddler)? Thank you guys!
  8. ldg2002

    Gather Id From Facebook Friend List

    Hello guys, today I opened Facebook Blaster Pro and tried to gather the id list of my friends. Strangely this functionality no longer! some help? Thank you!
  9. ldg2002

    Facebook HttpWebRequest Parameters

    Hey guys, I'm trying to study the HttpWebRequest of facebook regards the like button. some of you can help me find the meaning of these values​​? COOKIES act=1340368807193%2F533%3A2 c_user=********** csm=2 datr=lg3jT8ubJVeySAtyrzuFeBo5 > 13376047227316234640404802222406606088...
Back
Top