Autologin httpwebrequestemplois

Filtrer

Mes recherches récentes
Filtrer par :
Budget
à
à
à
Type
Compétences
Langues
    État du travail
    839 autologin httpwebrequest travaux trouvés au tarif de EUR
    Posting on a website S'est terminé left

    Hi There, In my application i have 3 websites that i can press a button and auto create accounts, i can also programatically log into these websites and post information using the HTTPWebRequest class, but the third site: seems to be more difficult for me, i can create the account fine and even login, the problem is posting on it. EDIT: vb.net the application is coded in.

    €29 (Avg Bid)
    €29 Offre moyenne
    7 offres
    314622 Autologin to website S'est terminé left

    We'd like to hire a programmer to create a autologin script to a vendor website page. Autologin script should deal with .Net authentication, cookies, encoding and header modification. It's intended to run from a command line from a shell on Linux box.

    N/A
    CAPTCHA Popup - VB.NET S'est terminé left

    Using the HttpWebRequest/HttpWebResponse in Visual Studion 2003 or 2005 (not 2008!) browse to a page with a CAPTCHA, such as Twitter's sign up page. Present this image to the user in a windows form (a modal popup dialog) that has a textbox and a command button. Allow the user to enter the CAPTCHA text and click the command button to then submit their answer to the page. This is NOT an attempt to automate or hack the CAPTCHA process - I just want to present the image as a popup for the human user to then enter the text. Thanks! Dave

    €61 (Avg Bid)
    €61 Offre moyenne
    5 offres
    Google Mail Poster S'est terminé left

    Hi Guys, I am a coder myself (not on a pro level yet) i have coded a basic application, when a button i clicked i then httpwebrequest this page? <> from there i parse the html and retrieve the captcha ocation and sion variables needed to process the POST, everything looks and acts fine but some of the important fields aren't getting passed onto the next page! i am stumped, it's probably really obvious what i have done wrong hence the help needed :) it's coded in vb.net P.S please excuse some of the mission words above everytime i type it deletes!

    €31 (Avg Bid)
    €31 Offre moyenne
    5 offres
    309832 C# AutoLogin to Retrieve GPS S&#039;est terminé left

    Summary: A C# class with a public function that when called, logs into Sprint Family Locator Plans's website and returns GPS coordinates for the requested individual. Requirements: * Deliverable is a C# class compatible with Visual Studio 2008. * Public function should look like this: SFLGPSData ( String LoginPhoneNumber, String Password, String PhoneNumberToLocate, int RetryNum, int RetryPauseSeconds ); String LoginPhoneNumber: This is the phone number that is to be used as the login name. String Password: The password String PhoneNumberToLocate: The phone number of the phone to get location information for. After logging in int RetryNum: Amount of times that a retry should be attempted if there is a problem int RetryPauseSeconds: Amount of seconds to ...

    €79 (Avg Bid)
    €79 Offre moyenne
    1 offres
    309696 openID in PHP/MySQL S&#039;est terminé left

    Pages for login, register, forgot/reset password. Must include autologin and remember me. Must be deployable on a random webserver.

    N/A
    Custom IE Toolbar S&#039;est terminé left

    ...accepted. The toolbar must work as an add-on or extension of the latest three Microsoft IE browsers. It should include a silent auto-update feature, and a dynamic menu which will be updated from an online file. When downloaded, the person downloading will be logged in to a Wordpress blog as a subscriber, the toolbar must retrieve and store the users login username and password in the toolbar for autologin when they click on a menu item from the dynamic menu. Please read the attached document (zip file) for a complete list of specifications. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows? (depending on the nature? of the del...

    €79 (Avg Bid)
    €79 Offre moyenne
    1 offres
    Simple C# Http Proxy Server S&#039;est terminé left

    ...criteria: * Completely transparent operation for Http and Https requests of all types, including persistent connections. * Full asynchronous operation (does not block the calling thread). * Must be possible for me to easily extend your code to modify request headers etc. As an experiment, I have already created some simple code to perform this function, using the HttpListener and HttpWebRequest classes. This experiment worked OK in most situations, but it is not completely transparent. It seems that HttpListener is not intended for this purpose, as described in these links: If you can see a way to

    €105 (Avg Bid)
    €105 Offre moyenne
    8 offres

    ...create an Internet Explorer ActiveX add-on. Since the VB application is already written and functioning, the main project work is to re-produce the same functionality using VC++ as an ActiveX object. The current, core VB code is around 75 lines of code. Technical Overview: The small application captures the client IE URL address (as it changes), sends it to a back-end PHP script (using HTTPWebRequest), reads the single line URL from the result via GetResponse and then displays that URL in IE as either a new tab [Navigate(MyAdURL, 2048)], new window [TargetFrameName:="_blank"], or as an over-lay to the current/active IE window [TargetFrameName:="_self"]. Deliverables: 1. Visual Studio 2008 Compatible: We use Visual Studio 2008 for all VB, C# an...

    €124 (Avg Bid)
    €124 Offre moyenne
    11 offres

    Hi. I need some .NET 1.1 or 2.0 C# code that will use HttpWebRequest to download a page of search results from The problem is that downloading will by default only give you 10 results. I want all 50 results, which means the page will need to be opened first, and the default settings changed, with you storing the cookie for the download of 50 results. You can make it a very simple console application that just outputs the resulting downloaded html to the console. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows? (depending

    €41 (Avg Bid)
    €41 Offre moyenne
    9 offres
    Form submit using VB.net S&#039;est terminé left

    Here is a url of Microsoft Adlab: This can be used to find the commercial intent...it. open the url. below the text box, there are 2 radio buttons, select 'query' radio button. then enter some keyword (for example: coder) and press 'Go' We want to do this process using vb.net Working: 1. A vb.net form opens. 2. user enters a search term (for example: 'coder' like above) in a text box 3. user clicks on a button 'OK' 4. form uses the above url and vb.net httpWebRequest etc. or any other .net class 5. in return, the numeric value (Commercial Intention) is fetched I don't care about the gui, i just want the working and functionality for further clarification, post your comments. thanks.

    €13 (Avg Bid)
    €13 Offre moyenne
    9 offres

    An Internet Explorer add-on has already been developed and deployed to client machines on our private network (code for the add-on will be provided). The purpose of this project is to re-develop the same code logic as an ActiveX, Internet Explorer, “Add-On??; Will use HttpWebRequest, HttpWebResponse and StreamReader objects (among others). ## Deliverables **Detail Requirements / Functionality / Deliverables** The code captures the complete URL from the browser and creates a web request with it and calls a back-end PHP script. The PHP script handles all of the business rules to determine a specific URL that the client’s browser will display as a result. The client web request results are handled by the code to extract 2 values (1) a URL address and (2) instr...

    €601 (Avg Bid)
    €601 Offre moyenne
    4 offres
    Handling Cookies in VB.Net S&#039;est terminé left

    I am stuck when downloading data from a website. The site uses cookies and I have to read and send them back from my VB.Net form, to get the data. The program does not work otherwise. Quick help will be appreciated. Thanks ## Deliverables * * *This broadcast message was sent to all bidders on Friday Mar 6, 2009 4:51:24 AM: I had been playing with HTTPWebRequest for last 3/4 hours but could not get anything in the cookie collection. Finally I added this bit in my snippet = "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727)" and I see cookies being returned. Now I will try to extract those cookies info and post back the same on my next request. Thanks for...

    €6 (Avg Bid)
    €6 Offre moyenne
    5 offres
    Vb.Net HTTPWebRequest Problem S&#039;est terminé left

    I have a VB.Net function that uses HTTPWebRequest to POST data to a PHP file on my server. The problem is, the data is so large that it is only sending the few 20 or so characters. The data looks like this: #John|Smith|25|0|#Joe|Smith|25|0|#..... The "#" seperates the people, and the pipes seperate the columns of data (First name, last name, age, and boolean value). THE PROBLEM: There could literally be hundreds if not one thousand records, and it is only pushing a couple. <b>Tell me how you plan on verifying the data will be sent. If you do not I will not accept your bid.</b> I also need you to write a PHP file that will accept the data and send a response BACK TO THE PROGRAM that ALL data has been sent. <b>If this ...

    €53 (Avg Bid)
    €53 Offre moyenne
    4 offres

    I need a working php file that uses cUrl functions to autologin to ebay and/or paypal.

    €134 (Avg Bid)
    €134 Offre moyenne
    8 offres

    Following is a pseudocode for two functions to wrap in a console application in C#. The objective is to retrieve the date string locate on a particular web page; and to download a particular file found by navigating the session as described. C# has classes like? HttpWebRequest and WebClient which seems to allow navigating and doing these kinds of things, but I have not? had the time to figure it out. I am not certain whether session information is passed via hidden posted fields or cookies or other mechanism. I am only providing the general requirements now. I will provide the particulars after accepting the bid. The pseudocode for the two functions I need are: ? string GetDatestamp() { > Post username, password, a hidden field, and miscellaneous context on login page. >...

    €107 (Avg Bid)
    €107 Offre moyenne
    11 offres
    Proof of Concept web scraper S&#039;est terminé left

    ...to do the following: 1. Go to 2. Choose 'Select Nutrition' 3. Enter user name & password (will be given to interested coder) 3. Click on 'Login' 4. Click on 'View By Brand' 5. Click on 'AVALON' 6. Click on 'BATH/SHOWER PREPARATIONS' 7. Click on '94375-3' 8. Save the product image. That's all! You may use the WebBrowser control, but I prefer using HttpWebRequest (if possible). Thanks. ## Deliverables * * *This broadcast message was sent to all bidders on Monday Feb 9, 2009 8:37:10 PM: Thank you all for your bids. To clarify, I only need that one image downloaded. This is a proof of concept application, like I said. I will be able to modify your code to suit my ne...

    €47 (Avg Bid)
    €47 Offre moyenne
    21 offres

    Tor () is a way of anonymizing your surfing by requesting new sessions. As far as I am aware, it essentially provides you with proxy addresses that are obtained (and provided) in a peer-to-peer fashion. I have a web-based project that uses HttpWebRequest objects to read nad post data to various websites. The HttpWebRequest object allows you to provide a WebProxy object so that the request is made via a proxy rather than exposing the web server's proxy. What I would like is a way to obtain proxy addresses for my requests using the Tor project. My code is in C# and is hosted on shared hosting, so you won't be able to use interop code. Ideally what I'd like is a simple class I can construct and request a proxy from, then, if applicable, seeing as I'...

    €315 (Avg Bid)
    €315 Offre moyenne
    1 offres

    allows people to store their usernames & passwords for certain other sites. Once someone registers and saves their username and password for a site, they can return anytime and login to that site with a single click. The new site loads in an iframe within the main page of the parent site. I create a jsinc file for each site available for one-click login. The jsinc iterates the form variables. Most of the jsinc's work in FireFox. But most of the jsinc's don't work in IE. I need someone to troubleshoot the IE issue so the autologins work in that browser as well. ## Deliverables Here is some detail about a jsinc that works and one that does not... allows people to store their usernames & passwords for certain other sites. Once someone registe...

    €57 (Avg Bid)
    €57 Offre moyenne
    3 offres
    Projet ou concours privé n°378063 S&#039;est terminé left

    Veuillez vous inscrire ou vous connecter pour voir les détails.

    À la une
    Autologin from my site to another S&#039;est terminé left

    Hello, I need to be able to achieve this: - click a link in my website (in the registered user area) - a new browser window opens with the site I want (let's say ) - the username (in this case Yahoo! ID) and the password are submitted automatically All this without the need to have previously stored any information locally (it should work on any computer in the world) I don’t need it to be just like in the steps above. But I need that result: one click on a link in my website = auto login to another website.

    €232 (Avg Bid)
    €232 Offre moyenne
    1 offres
    Projet ou concours privé n°373383 S&#039;est terminé left

    Veuillez vous inscrire ou vous connecter pour voir les détails.

    À la une
    Download images S&#039;est terminé left

    I need? code snippets to? download images from? <>? using HttpWebRequest & HttpWebResponse / WebClient .... (C# 2005) I am getting the 'Forbidden' error when passing? url such as this to the above methods, may be the cookies are not properly initialized ;jsessionid= Note that it is not really 'forbidden', because I can load the images in the browsers. Thanks ## Deliverables * * *This broadcast message was sent to all bidders on Sunday Dec 28, 2008 8:34:46 PM: Thanks for all your bids. I need this

    €10 (Avg Bid)
    €10 Offre moyenne
    5 offres

    ...users are on IE. 1. Go to 2. Click on an entry, e.g. 3. Click Sign-in to comment on this entry link * if you have "remember me"/autologin enabled, the page goes to the white screen with the Click here if you are not redirected message and then goes back to to seeing the same Sign-in to comment on this entry link * if you do not have "remember me"/autologin enabled, you get the white screen with the Click here if you are not redirected message before being taken to the Edmunds sign-in page

    €167 (Avg Bid)
    €167 Offre moyenne
    2 offres
    Sharepoint Autologin Project S&#039;est terminé left

    I use sharepoint 2007 and outlook 2007. The way it is currently configured I can not get Outlook 2007 to automatically login and get the info from my Sharepoint Tasks. Each time I am prompted for a username and password once it is entered everything works fine. I need someone to create a script that will automatically login to my sharepoint tasks. I will provide username/password and full access to the server.

    €152 (Avg Bid)
    €152 Offre moyenne
    9 offres

    ...users are on IE. 1. Go to 2. Click on an entry, e.g. 3. Click Sign-in to comment on this entry link * if you have "remember me"/autologin enabled, the page goes to the white screen with the Click here if you are not redirected message and then goes back to to seeing the same Sign-in to comment on this entry link * if you do not have "remember me"/autologin enabled, you get the white screen with the Click here if you are not redirected message before being taken to the Edmunds sign-in page

    €28 - €4634
    €28 - €4634
    0 offres
    Troubleshoot autologin script S&#039;est terminé left

    allows people to store their usernames & passwords for certain other sites. Once someone registers and saves their username and password for a site, they can return anytime and login to that site with a single click. The new site loads in an iframe within the main page of the parent site. I create a jsinc file for each site available for one-click login. The jsinc iterates the form variables. Most of the jsinc's work in FireFox. But most of the jsinc's don't work in IE. I need someone to troubleshoot the IE issue so the autologins work in that browser as well. ## Deliverables Here is some detail about a jsinc that works and one that does not... allows people to store their usernames & passwords for certain other sites. Once someone registe...

    €130 (Avg Bid)
    €130 Offre moyenne
    2 offres
    269900 AjaxIM Integration S&#039;est terminé left

    I am looking someone to integrate AjaxIM and SocialEngine. If you are not familiar with SocialEngine, see this script in action here: I need the following: * AjaxIM to autologin as a User logs into my SocialEngine * The AjaxIM Buddy List will be tied in with their SocialEngine Friends * AjaxIM needs to stay in the background of every Page within Social Engine(No prompt to re-login or loss of IM sessions) * Full and seamless integration If you had not worked with either SocialEngine or AjaxIM need not apply. I need someone who is familiar with BOTH. I am experienced with SocialEngine and PHP/Mysql but not so much with Ajax and AjaxIM. Thus I am having issues with this and want to have someone else do this for me. I am also

    N/A
    Moniker Autologin with CURL S&#039;est terminé left

    I need somebody who can fix my script for login to Moniker with curl, you need to have your own account on Moniker dot com and provide me a working demo on your own server. I'll pay with GAF escrow. Please work with the script attached. I'll pay max $10 Happy bidding

    PHP
    €28 (Avg Bid)
    €28 Offre moyenne
    2 offres
    268592 Moniker AutoLogin with CURL S&#039;est terminé left

    I need somebody who can fix my script for login to Moniker with curl, you need to have your own account on Moniker dot com and provide me a working demo on your own server. I'll pay with SL escrow. Please work with the script attached. Happy bidding

    €9 (Avg Bid)
    €9 Offre moyenne
    1 offres

    We have a ocr library we want to use to login into a website from C# using the HttpWebRequest control. The problem is that the website is returning a blank page with 200 OK status code as result for the POST request (to a login form). The goal is to send the post request and get the full html page as response. This could be a simple problem like a bad http header, we are not really sure, it has been a mistery all day in the office, noone could figure it out. We will provide the sample code that is returning a blank page as response, and you will need to give it back to us returning the full html page. After this task is done we will send you the ocr library to add it to the login function (post request).

    N/A
    Racing Post Scraper Login S&#039;est terminé left

    I need a routine written in VB.NET that uses HTTP Request / Response to log into the website using a username + password. Dim As HttpWebRequest Dim response As HttpWebResponse = Nothing Dim reader As StreamReader request = DirectCast((""& sTodaysDate), HttpWebRequest) response = DirectCast((), HttpWebResponse) At the moment this will go only collect the log in screen and not the actual information on the page requested. I need the routine completed that will go to the page requested via the passing of username + password. The routine must be automatic - no keyboard/mouse entry to be used. You can create your own username + password for the site

    €20 (Avg Bid)
    €20 Offre moyenne
    4 offres
    Quick screen scrape from website S&#039;est terminé left

    ...new Cookie("PHPSESSID", "n3augibujnpevt76qpacuqgdd5","/",""); HttpWebRequest objRequest = (HttpWebRequest)(""); = true; = 10; HttpWebResponse objResponse; = new CookieContainer(); CookieCollection cookieCollection = new CookieCollection(); (cookie); (cookieCollection); objRequest = (HttpWebRequest)(""); objResponse = (HttpWebResponse)objRequest

    €10 (Avg Bid)
    €10 Offre moyenne
    2 offres
    258292 VB NET CL WebRequest Example S&#039;est terminé left

    I need a WebRequest POST example. I need it to post an ad to craigsIist.org...display the captcha within the application so that I can enter it. Please do not bid unless you are confident that you can complete this in a timely fashion. Please also review the craigsIist posting process as well. CL randomizes the form names which might make this task difficult. Requirements: 1. Must post to CL with httpwebrequest and display the captcha image so that the user can enter it. The app would then complete the ad. 2. Must be done with httpwebrequest and vb.net There are applications that do this already such as (remove dashes to view) so this IS entirely possible. I would like all bidders to send a Private Message via the PMB. Bids without a PM will simply be ignore...

    €139 (Avg Bid)
    €139 Offre moyenne
    1 offres
    255829 Net 1.1 C# Rewrite S&#039;est terminé left

    Programmer will be responsible for revising current C# code or creating new class to implement required solution. Current project logs into a website and then posts data to that site. The project was working before an update to the web code (open source), so programmer will be re... Current project logs into a website and then posts data to that site. The project was working before an update to the web code (open source), so programmer will be responsible for fixing the old code or writing new code in its place. In-depth information and NDA will be supplied in a Microsoft Word document. This is an easy job for the right person (especially one with knowledge of HttpWebRequest and HttpWebResponse). All responses to this job must include the code word "poster" ...

    N/A
    adam4adam autologin S&#039;est terminé left

    need a javascript that will change the input values of a form to a variab...that will change the input values of a form to a variable that can be configured in begining on the javascript form. the inputs are: username, password and checkbox. also need this javascript to automatically submit the form. then after 5 mins (or a configurable amount of time) have the script redirect the user to: here's the page that needs to have an autologin: Must be able to have multiple copies running. When I do this manually I use three accounts and using firefox I have to have a separate firefox profile for each one. Otherwise, the logins are over written. If this doesn't make sense to you -- let me know and I'll explain further.

    €158 (Avg Bid)
    €158 Offre moyenne
    6 offres
    skilled .net web scraper S&#039;est terminé left

    I need a skilled .net developer to develop the "loading a page using httpwebrequest, Form posts and cookies. I need the html data of a results page on a flight website - returned in a string. The actual scraping is not needed.

    €95 (Avg Bid)
    €95 Offre moyenne
    9 offres
    VB/.NET Developer S&#039;est terminé left

    Looking for a VB.NET developer to code a simple software. It must login into Gmail and display subject form the first email in a textbox. You must use HttpWebRequest to do it. The project should take you an hour or a bit more, price - 30 dollars

    €43 (Avg Bid)
    €43 Offre moyenne
    22 offres
    Multiplayer Backgammon Game S&#039;est terminé left

    ...simple like the other smartfoxserver games. Public chat, private chat, create table, join table (only the colors we will change). We want also some nice graphics in the game session which is important. The players will play for free (no bets, no money). A simple ranking system it will be needed to communicate with mysql (maybe through a php file) for the points, wins and loses. And it will have autologin system with the username/password from a cookie of the webpage. We also need the source files (fla and extensions files) for modifications in the future. At last we will pay for the project only if it is tested in your server and it is working well. Then you will send us installation guides (we know a few things so there will be no problem). Because some months ago we lost ...

    €427 (Avg Bid)
    €427 Offre moyenne
    8 offres
    Development of startpage S&#039;est terminé left

    A site like but with reduced functionality and included autologin support to self developped websites ## Deliverables A site that allow the users to create a matrix - Each field has a standard dimension ?€" check <> - When you click a field you can (through a AJAX popup) o upload a image for the site o create the link to that site o share that link-item with other employees = create a widget o add login information for that site § login § password + generate button o manage your contacts § sort contacts using a treeview § send a link to a contact also the possibility must be provided to administer the site - add a tab to create a different page for search o allow own naming o standard 6 (wide) x 4 matrix

    €585 (Avg Bid)
    €585 Offre moyenne
    7 offres

    ...to post various data from a C# Silverlight project to our own server. This works fine when using a normal html input form, but we would like to do the same using C# code. The solution should be a C#? helper class that easily sends a local file to the server. ## Deliverables We have unsuccesfully been trying to implement the solution ourselves. The problem seems to be that when using a HttpWebRequest object in C# the data is not passed correctly as multipart post data the same way as a html form does it. This html example works correctly: *<form action="" method="post" enctype="multipart/form-data">? ? ? ? ? <input name="name" type="text" value="filename" /> ? ? ? ? <input name="path...

    €421 (Avg Bid)
    €421 Offre moyenne
    6 offres
    243028 Userplane WebMessenger2 S&#039;est terminé left

    We currently have a running dating site based off of tufat's osDate. We are struggling to implement the integrated install version of Userplane Webmessenger 2 into the site. We want it to be fully integrated (users, autologin, pictures, profiles, ect.)

    N/A
    TOR/Privoxy with HTTPS(repost) S&#039;est terminé left

    ...finished loading, click "Download Image", it will try to download captcha image from gmail page but always fail with error (i hard coded TOR/Privoxy IP, port into code i.e. , 8118) But when i try to download it without TOR/Privoxy it works fine. You have to do two things- 1. Fix my code so that i can download Google captcha image using TOR/Privoxy. You can use webclient or Httpwebrequest class to do it. Make sure that it will work with any HTTPS url not just with Gmail page. Gmail page is just for testing. 2. When using TOR/Privoxy it also raises 3-4 unhandled script errors like "_uRno is undefined". You have to write code to handle this error and prevent it from appearing on screen. Thanks ## Deliverables 1) Complete and fully-func...

    €28 - €4634
    €28 - €4634
    0 offres
    TOR/Privoxy with HTTPS S&#039;est terminé left

    ...finished loading, click "Download Image", it will try to download captcha image from gmail page but always fail with error (i hard coded TOR/Privoxy IP, port into code i.e. , 8118) But when i try to download it without TOR/Privoxy it works fine. You have to do two things- 1. Fix my code so that i can download Google captcha image using TOR/Privoxy. You can use webclient or Httpwebrequest class to do it. Make sure that it will work with any HTTPS url not just with Gmail page. Gmail page is just for testing. 2. When using TOR/Privoxy it also raises 3-4 unhandled script errors like "_uRno is undefined". You have to write code to handle this error and prevent it from appearing on screen. Thanks ## Deliverables 1) Complete and fully-func...

    €28 - €46
    €28 - €46
    0 offres
    Community S&#039;est terminé left

    ...**account-types** for all users. This should be able to define through the admin-interface. (eg. Admin can do everything, VIP can do this and that, regual user can do this and that, and so on). * **Sign-up page** is already complete, done in ASP. The page involves an algoritm to check social security number and verify cellphone with SMS. This code needs to be ported to PHP. * **Login-form** with autologin. * **SMS / MMS**. The users should be able to send SMS to the page that will be presentated on the startpage. Also we need to implement MMS-functionality that allows the users to send pictures from their cellphones to their gallery. * **User profile page** with info about user, profile picture and the usual stuff. * **Gallery** for each user where they can upload photo...

    €237 (Avg Bid)
    €237 Offre moyenne
    8 offres

    ...? ? ? ? ? ? ? ii. These profiles must include a path for the bot to follow and? a list of? monsters that it must kill. ? ? ? ? ? ? ? ? ? ? iii. These profiles must be stored as files and must be able to be changed through an "open" button (like glider) ? ? ? ? ? ? B. It needs to be injected into the game and? must not be detectable by? the WoW Warden ? ? ? ? ? ? C. It must also have an autologin feature for the accounts... If you are picked to help on this project then I will explain the rest of the details. There may be more than one person picked (maybe even 10). I was thinking that as a payment for helping? I would share 33.3% of the profits for lifetime, between. If you think about how much money glider has made. $30 X 250,000 sales. = $7.5 million...

    PHP
    €3939 (Avg Bid)
    €3939 Offre moyenne
    1 offres
    229089 AjaxIM Integration S&#039;est terminé left

    I am looking someone to integrate AjaxIM and SocialEngine. If you are not familiar with SocialEngine, see this script in action here: I need the following: * AjaxIM to autologin as a User logs into my SocialEngine * The AjaxIM Buddy List will be tied in with their SocialEngine Friends * AjaxIM needs to stay in the background of every Page within Social Engine(No prompt to re-login or loss of IM sessions) * Full and seamless integration If you had not worked with either SocialEngine or AjaxIM need not apply. I need someone who is familiar with BOTH. I am experienced with SocialEngine and PHP/Mysql but not so much with Ajax and AjaxIM. Thus I am having issues with this and want to have someone else do this for me. I am also

    N/A
    Automatic YouTube Video Upload S&#039;est terminé left

    Hi, My project is this. i would like to buy a software, witch will upload the videos i choose automaticly. without me getting to upload the videos each and any one of them. ...reads : 1 - the video titels 2 - the video tags 3 - the video detail from a text file, if its one text file to all or one text file each is not much my concern. auto signup is not possible i know. so i will want that the software will read usernames and passwords from a text file and will auto login and upload. summary : software that reads usernames and password and after that autologin to youtube and then read video titels, tags and details, and uploads the videos i choose to upload. extra : 1 - if the software can make a repet for all users i write in and not one each time that will ...

    €158 (Avg Bid)
    €158 Offre moyenne
    8 offres
    Secure login and retreive data S&#039;est terminé left

    I need a very small app that logs into and performs a reverse phone search. ## Deliverables I will supply the winning bidd... ## Deliverables I will supply the winning bidder with my username and password to log into reversephonedetective.com.? All I need is the code, I'm using 2005 .net.? The code must log into the site, perform a request on a phone number, any united states phone number is fine, and return the information on the webpage in a string.? Your code should look something like this Dim req As HttpWebRequest Dim res As HttpWebResponse Dim sr As StreamReader Dim response As String ... ' Read the returned data res = sr = New StreamReader(()) response = () I need this code asap.

    €16 (Avg Bid)
    €16 Offre moyenne
    2 offres