Jump to content
UBot Underground

Natureboy

Fellow UBotter
  • Content Count

    251
  • Joined

  • Last visited

Community Reputation

3 Neutral

About Natureboy

  • Rank
    Advanced Member

Profile Information

  • Gender
    Not Telling

System Specs

  • OS
    Windows 8
  • Total Memory
    4Gb
  • Framework
    v3.5 & v4.0
  • License
    Professional Edition

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. wow...i was just thinking to myself...this never happened b4 until some update...but i couldnt pin-point which...thanx for clearing this up...so what is the ETA on v4?
  2. i havent tried to run it in another language...i just did it in ubot...i dont know how to program this logic in the above mentioned languages
  3. i believe this is whats happening with this bot...i will have to think of some better logic then...man...it used to be sooo easy to do scripts like this...just loop and run the sub what im trying to do is load a list of 1k and post 50 of them at a time to a feed...i shouldnt have to load 50...remove from list...then load another 50....there has to be a more efficient way
  4. do u guys think by ubot nesting commands it causes it to crash so much. what i mean is like when u run a loop with subs...for every loop it shows the sub over and over even if its in a different tab and once it gets to about the 3rd loop the bots crash...is there a way i can disable that feature or does anyone have a suggestion of how to better code this thing...heres what im doing: run sub loop while position <50 fill information else ->navigate to start page, set position 0, run sub loop (cant take a pic of the whole code in ubot cuz its too long)
  5. i used to have similar problems...then i got scrapebox...it scrapes google,yahoo,and bing faster than ubot ever will be able to...get ur list...clean it...then throw it in ubot
  6. i just used a sub window with a delay...didnt figure out how to close the window using IE...but im looking for a solutions now cuz my bot keeps crashing while navigating this list of 500
  7. yeah...i found it...sorry...im blurry eyed from botting all night
  8. does anyone know how to close the in IE window with javascript (or ubot code i may have overlooked) i've used: In IE window-> navigate to url -> delay -> run javascript(javascript:window.opener='x';window.close();" value="Close and javascript:window.close() but neither works...thanx in advance
  9. if u guys really wanna do something i have a list of bot "buyers" and im looking for some help with a project...send me a pm to discuss terms...im looking for 2 or 3 ubotters.
  10. im running into this same problem with an editor called web wiz rich text editor...any clues how to defeat that one
  11. i have the same exact problem right now along with a wysiwyg editor...im gonna try special keys down...will let u know how that works in a few
  12. dude where are u from?...u cant be from america or somewhere in euroupe where the sandwich and coffee/soda we are gonna consume while we make ur bot costs more than what ur offering to pay...beat it!!
  13. i have learned to avoid using position whenever possible cuz sites change up the relative position just with refreshing...just get the innertext "password *" make it a wild card then if u have to replace the actual word password...add it to a list..replace "password" with nothing and u will have just the number...by the way is this for fb confirmation in yahoo? cuz they did the same thing and it was a bitch to figure out till i saw that big "view in html" button...lol...struggled with that for about a month
  14. @ the op: in order to login and out of accounts on fb...u have to log out of the first account...make the bot click the log out...the wait for that fb home page...nav to google or something...run ccleaner (the other cookie cleaning is bullshit compared to it) then flip the proxie...then go back to fb and log in with the next list item
  15. i just tried it from the cmd line and it works so is there something about ubot not communicating with my file?...btw...i can shell other cmds just fine
×
×
  • Create New...