Jump to content
UBot Underground

ibingame

Members
  • Content Count

    34
  • Joined

  • Last visited

Community Reputation

1 Neutral

About ibingame

  • Rank
    Advanced Member

Profile Information

  • Gender
    Not Telling

System Specs

  • OS
    Windows 8
  • Total Memory
    8Gb
  • Framework
    v4.0
  • License
    Developer Edition

Recent Profile Visitors

2826 profile views
  1. Hey guys, I've build a couple of bots with ubot. Now I need to implement a some wooCommerce API's to protect the bot from being misused. Any solution, any plugin, any code? WooCommerce uses Restful API's and here is their documentation for it: https://woothemes.github.io/woocommerce-rest-api-docs/ Thanks in advance. Cheers I.
  2. Hello, I am looking to buy 500+ different kinds of software. If you are are selling any between the price point of $1 - $20 let me know. The software that i'm looking for can fall under any category. SEO, SMM, Facebook, Youtube, Google, Wordpress etc etc etc. Also 6 months support for the software that you are selling is mandatory. P.S. - I do not want the source code, just the exe should be fine. Thanks Imran
  3. Hey Guys, Need some help on the ubot threading methodology. I am trying to drive Page Views on Google analytics of my client. Earlier when I was on the standard edition, I was running the below code without the threads 60 exe's on my amazon EC2 server m2.2xlarge. Now I am running the same code within threads to drive more and more page views. Is my code correct? ui text box("Enter Number of Runs", #LoopCounter) ui stat monitor("Total Page Views", #Page Views) set(#Page Views, 0, "Global") loop(100) { thread { in new browser { loop(#LoopCounter) { c
  4. I am planning to run many exe's of a bot on a windows server. Challenge: I need to generate 1000 users in a minute, which means i need to run around 100 exe's. Every user does the following tasks: 1) Clears Cookies 2) Chooses Browser agent 3) Visits a website, 4) Clicks on another link 4) Repeats This cycle needs to repeat 5 million times in a week I have got a dedicated windows server (economy plan) from godaddy. Please suggest: 1) Am I using a good server 2) Has any one used this kind of a server
  5. Hey All, I am facing issues with clear cookies for Google analytics. Steps are: 1) select user agent, 2) visit a site (its my site), 3) click on a banner and arrive on the next site, 4) do some actions 5) clear cookies Repeat x n number of times. Question: are my Google analytics cookies getting cleared as well?
  6. Hey All, I run multiple exe's doing the same task, which is: - Clear Cookie, - Set User Agent: Chrome, - Visit a Site, - Do some stuff. I run around 10 exe's, on the same PC, doing the same task. Question: When 1 exe clears the cookie, does it clear it for all exe's running the same user agent? or does it clear only for that particular exe?
  7. Not really Dan. After: navigate("https://m.facebook.com/search/?refid=46&search=Search&query=9910997681", "Wait") I arrive on the page where I seen: A profile Picture, A Name. and an Add as friend. I would like to navigate to this users profile page. P.S. - Please use user agent as Firefox 4
  8. Hey Guys, Need some help in scrapping facebook profile url's This link for instance: https://m.facebook.com/search/?refid=46&search=Search&query=9910997681 would take you to a facebook profile. Now this link does not have a class or id or any thing that I can identify at my end. I have not started Regex yet, but is there a way for me to scrap this url or click on it. Objective: Search for a particular mobile number, and store its profile link. Cheers IB
  9. Hey Guys, If any one here is subscribed to the HMA premium proxy service....can you share the total number of proxies you received from India yesterday and the day before.
  10. Hey All, Need some serious help out here. I have a client who needs some massive impressions (around a million) on his video. - Impressions = Page loads >> Video Automatically plays Now these impressions have some conditions: 1) Need to be delivered from a particular country 2) Should come from unique IP's which means that I need atleast 500K unique ip's / unique proxies 3) Have to be delivered in less than a month Now I tried, HMA, http://www.proxynova.com/proxy-server-list/elite-proxies/ http://spys.ru/free-proxy-list/in/ But that list isnt sufficient......Any one has any solut
  11. Cool.......Will try this and post an update in the evening (around 8 hours from now)
  12. Visit Lyricstub.com >> just above the logo, you will see a Skore Rapid flash banner. I tried exactly the same method, but it doesnt work. Could that be possible as I am on the standard license?
  13. See these sites: www.in.com www.indiatimes.com www.lyricstub.com The site has flash content / java tags which i am unable to click from within ubot.
  14. Hey guys, Need some thought here. I am on the standard edition of ubot. When I open a particular site in my ubot browser, i am able to click on regular links, but when i try to click on a java tag or any flash content, it does nothing. A solution would help. Thanks
  15. So from what I read and realize (what I also wrote to Seth), Ubot is not only an app, but an eco-system in it self. Its a source of lively hood for the most of us. Without the eco-system, its nothing but a peice of software. I have been talking about not only building apps/software/products but building eco-system's within it and Mr. Seth proves me right. My name is Imran and I am a product manager in a mobile application company. Also I am a speaker for startup's on how they should build their products.
×
×
  • Create New...