Jump to content
UBot Underground

Beele

Fellow UBotter
  • Content Count

    38
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Beele

  1. Hey I am looking for someone who: - sometimes can creat me a small ubot or - making changes (eg change a bot in multi-thread, Regex for a special scrap) My great UBot creator/changer paused at this moment ... Hope not too long. I know that you can read this... Price: most things are within 1h, I´ll pay for each started hour If anyone will do this, please contact me via PM with your Price, Thanks!
  2. They have... 2 Notebooks --> 3.5 and 4 1 PC --> only Version 4 (but I´ll try 3.5 too)
  3. Hey, i have this problem: i have create a bot, compile and it runs in my PC - but I´ll use it on 1 other PC and 2 notebooks (all with Win XP). 1. PC: if I open the mybot.exe --> crash with "Browser.exe - application error" 2. + 3. Laptop: after downloading the support files the bot is opening. But if i write the username in one ui-text-box and use TAB or click in die next field for write in the password, the username is deleted and the field is empty again... Does anyone have a solution for me?
  4. hey nuc63, thanks for the share! But with the current version i have an error: I have sufficient permissions ? Any idea, what this is ?
  5. ok, safe and save....is not quite the same, but you understood me And yes, there are many more german uboters... and spanish and many more. With Seth it´s a nice idea. 2010/2011 i submitted a ticket for this, but maybe there was still too little interest - i´ll try this again or create al list, because there are some limitations. One is the account creation. I need to run a bot first to scrap german names and adresses, saVe and use for account creation bots - inclusive the problems to set gender and more. That´s my current Problem: http://www.ubotstudio.com/forum/index.php?/topic/1
  6. that problem i had too. I´m using german texts to post and that way works: Safe the textfile with notepad++ en UTF-8. You can change this in the options and use german Umlaute (characters like: äöüß) You can spin the text too and think that´s a good way for German article directory submission.
  7. Thanks @VaultBoss for your help ! The problem was not to scrape it with Regex, but i have found it !! I need to $trim the $find regular expression and it works. I´m happy!
  8. Hi i´ll scrape adresses like this <div class="address"> <h3>Christian Friedman</h3> <div class="adr"> Rosenstrasse 55<br>81335 München </div> </div>and safe all, but the firstame without a space on the end. I have set this: set(#first name, $find regular expression($list item(%info, 0), ".+ "), "Global")and that´s it: Christian ,Friedmann,...... but not good for generate a #username like this: set(#username, "{$table cell(&scraped info, #creation loop, 0)}0{$rand(1, 92)}", "Global") Can anyone help me to safe the firstname or generate
×
×
  • Create New...