Jump to content
UBot Underground

Leaderboard

Popular Content

Showing content with the highest reputation on 03/31/13 in all areas

  1. Have you Built a Free or Paid plugin? Get your free or paid plugin listed here please reply with the following information. Name of plugin: Link to the sales thread: Free or Paid: Build your own plugin with this example source code package built in c# http://www.ubotstudio.com/forum/index.php?/topic/16853-free-ubot-studio-example-c-source-code-to-build-plugins/ Looking Free or Paid plugins - view them all below FREE Plugins Name of plugin: Advanced Captcha (v3) Link to the plugin thread: http://www.ubotstudio.com/forum/index.php?/topic/17083-free-plugin-advanced-captcha
    1 point
  2. http://content.screencast.com/users/lowridertj/folders/Snagit/media/60244656-dcb9-43ab-9d19-5e5327412cdc/02.14.2013-19.png
    1 point
  3. Try doing that with an Open VPN service like HMA, that creates a tunnel and doesn't leak the IP, once it established the connection. I believe the IP is leaked when using proxies, rather than VPN.
    1 point
  4. Sometimes you really have to dig deep. Use the advanced element editor to discover ways to get it to work the way you want. Lots of trial and error. A handy little trick I use is assigning a number to a variable that I then use in the element offset. Many ways to do this. Here is an example: set(#fnumb, $rand(1, 50), "Global") wait($rand(2, 4)) click($element offset(<class="js-action-follow follow-text action-text">, #fnumb), "Left Click", "No")
    1 point
  5. Well I would like to suggest an easier alternative instead. Try to nest the find regular expressing commands inside each other and you'll be right. Here is an example: set(#result, $find regular expression($find regular expression($find regular expression($document text, "Replace this with Regular Exprssion 1"), "Replace this with Regular Exprssion 2"), "Replace this with Regular Exprssion 3"), "Global") Hope it helps. Cheers! Praney
    1 point
  6. Getting Started Confirming Your Plugin Key BEFORE you begin development, you will need to open a support ticket for review of your intended plugin. There is NO guarantee you will receive a key to develop your plugin, so it is extremely recommended that you do this first. Please see the section below on "Unreviewed Plugins" and follow the instructions there. Recommended Software The following software is recommended for creating UBot Studio plugin. A .NET compiler that supports .NET 4.0: Microsoft Visual Studio 2010 Microsoft Visual C# 2010 Express Microsoft Visual Basic 2010 Express Microso
    1 point
  7. UBot Union UBot Studio is an advanced tool for web automation. Its simple interface and powerful commands go a long way to meet the needs of business, web developers, and technophiles all over the world. The team at UBot realizes, however, that the collective intelligence and creativity of the greater community far outweighs the efforts of a small team of experts. It is for this reason that the UBot Union must exist, and through the UBot Union, UBot Studio can reach its unchained potential. The UBot Union is UBot Studio’s open source branch. Users of UBot Studio can take the reins of UBot S
    1 point
×
×
  • Create New...