UBot Underground: variables - UBot Underground

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

variables

#1 User is offline   CWOODS Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 24
  • Joined: 30-December 09

Posted 08 February 2010 - 11:17 PM

I am trying to write an smf forums bot but UBOT isnt reading the variables, I have repaired Ubot, reinstalled and updated and have all the updates for windows, it still wont read different versions of Register (different languages) am I making a mistake or is there a problem with Ubot, Thank you for your attention to this matter. Cheryl.

nor will my ubot scape anything!!!!!!
0

#2 User is offline   Aaron Nimocks Icon

  • Advanced Member
  • Icon
  • Group: Moderators
  • Posts: 442
  • Joined: 22-November 09
  • LocationVirginia Beach

Posted 08 February 2010 - 11:34 PM

You completely uninstalled and reinstalled?

Have you tried other simple tasks to see if it will work?
0

#3 User is offline   alcr Icon

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 1813
  • Joined: 12-November 09

Posted 09 February 2010 - 06:18 AM

You're probably making a small mistake with the scripting. Just post your script here and we'll look through it :)
0

#4 User is offline   CWOODS Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 24
  • Joined: 30-December 09

Posted 09 February 2010 - 08:26 AM

Hi. yes a complete un-install and re-install, this is my second attempt, the 1st time all variables worked and ubot would also scrape the email account from yahoo's success page, alas no more!!
Thank you for taking the time to look into this, Cheryl.

Attached File(s)


0

#5 User is offline   alcr Icon

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 1813
  • Joined: 12-November 09

Posted 09 February 2010 - 11:30 AM

I'm so confused right now. What do you want the bot to do?

The only thing that this one did was navigate to a login site on a forum and then tried to chose by attribute (an attribute that didn't exist)

And theres no scraping part in this script :blink:
0

#6 User is offline   CWOODS Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 24
  • Joined: 30-December 09

Posted 09 February 2010 - 12:24 PM

The bot is supposed to navigate to a forum login page, hence the forum list, then it is supposed to choose the "inner text" Register attribute (or any of the variables, to accomodate different languages) then click said attribute, your perception as to the lack of scraping does you credit, this was an added afterthought, refering to another bot, do not worry yourself unduly with the scraping issue as the choosing register attributes is of most concern to me. Please excuse any ignorance of extensive scripting on my behalf, I am merely a woman with aspirations. Cheryl ;)
0

#7 User is offline   Gogetta Icon

  • Advanced Member
  • PipPipPip
  • Group: UBot Customers
  • Posts: 247
  • Joined: 04-December 09

Posted 09 February 2010 - 01:22 PM

View PostCWOODS, on 09 February 2010 - 12:24 PM, said:

The bot is supposed to navigate to a forum login page, hence the forum list, then it is supposed to choose the "inner text" Register attribute (or any of the variables, to accomodate different languages) then click said attribute, your perception as to the lack of scraping does you credit, this was an added afterthought, refering to another bot, do not worry yourself unduly with the scraping issue as the choosing register attributes is of most concern to me. Please excuse any ignorance of extensive scripting on my behalf, I am merely a woman with aspirations. Cheryl ;)


Well its kinda hard to understand, but I think I know what your trying to do. Right now it doesn't seem like you understand how to use variables. So maybe look into that so more also. I myself have made a vbulletin bot that is completely versatile, so I can kinda understand what it is your trying to do.

What i think your trying to do is choose the attribute by the innertext register, Registro, Registrovat etc. Well first off you don't need to use variables here, you would just insert a string (the word register as a normal text). Now when you choose by attribute the bot will look for the the word register, and if your using click chosen it would be clicked. But in your bot you need to click either one of the "register, Registro, Registrovat etc.", well you will need to use additional commands to make this possible. You would need to first create an If statement and use the qualifier "Search Page", and for your commands inside the "Then" you need to use the "Choose by Attribute", and "Click Chosen".

so If --> Search Page --> Then --> Choose By Attribute --> Click Chosen

I know reading this must have you like wtf. I actually tried to change your source twice and it crashed. So I posted this image. just make sure you do this for each of the register, Registro, Registrovat etc. Good Luck!

Posted Image
0

#8 User is offline   CWOODS Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 24
  • Joined: 30-December 09

Posted 13 February 2010 - 05:39 AM

Thank you Gogetta, that explains it, thank you for your time. Cheryl
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users