Jump to content
UBot Underground

ziggy

Members
  • Content Count

    16
  • Joined

  • Last visited

Community Reputation

0 Neutral

About ziggy

  • Rank
    Member

Profile Information

  • Gender
    Female

System Specs

  • OS
    Windows 10
  • Total Memory
    4Gb
  • Framework
    unsure
  • License
    Standard Edition

Recent Profile Visitors

1160 profile views
  1. I tried but it is because of the dll files I bet or at least some file that is in the registry is why it won't do it. It just says I have a newer version. If I uninstall ubot 6.x and install 5.x and I need a code to use it do you think I will be able to get that from Seth or whoever the owner is? I am pretty sure the credentials that I have for 6 will work even if I uninstall and reinstall it. But I really don't think 5 is going to work if I don't have credentials for it??? Any more thoughts?
  2. Yeah but I have already put ubot 6 on my machine. When I try to install 5.x it says it's already there of course. I was afraid to uninstall 6 because of the issues I had when I first loaded it on. I don't know if it would need a different access code for the server. Thanks
  3. I have read so many posts that I cannot find the one that gives good directions on how to install ubot 5 with ubot 6 already installed. Can anyone provide the link to that post please. Thanks for your time.
  4. when I build a bot and compile it it doesn't run when I try to run it on my computer the same way as it does when I run it within the ubot program window itself. I have been reading and doing as much as I can learn. I am seeing that popups and the like will not work in the ubot studio unless you use the exbrowser. And that the other browsers don't always run smoothly with ubot. If I get the exbrowser and everything works right in ubot, when I compile and run on my system using chrome will it work like it is suppose to. Thanks for any input.
  5. Ok let me ask this question in a little different way. When I click on a button beside the record the script looks like this. click(<href="javascript:modifyWindow('417358','odby=Flag&odsc=asc , A.Wdate desc&TeacherID=3162484&field=&str=&page_size=20&start_date=2019-09-17&end_date=2019-09-17&country=&SearchTeacherID=')">,"Left Click","No") The next button clicked after the form is filled out and closed is a popup that says I except the data. That popup does not popup. After that the bot should go to the next record and click the botton to open the f
  6. ok now my issue is a bit different: The buttons on the page are in java. I suppose that each buttons script is different because it opens the students file. click(<href="javascript:modifyWindow('418436','odby=Flag&odsc=asc , A.Wdate desc&TeacherID=3162484&field=&str=&page_size=20&start_date=2019-09-17&end_date=2019-09-17&country=&SearchTeacherID=')">,"Left Click","No") The big black numbers need to change for each student. But the number is put in when the button to their file is clicked. How do I have that number stay the same for each student recor
  7. I just am not sure how the $element offset is used and what it does.
  8. Hello and yes another question.I am trying to build a bot that will auto fill my reports. I just am not sure how to get it to go to the next form. I seem to have it fill out the form ok. not totally sure but it does look like it is doing that. But I don't know how to get it to go to the next report to fill out and save and goto the next one etc. If you go to https://www.plcenter.co.kr/AdminClassPL/MonthlyReport/List.asp?TeacherID=3162484 and here is the code I use click(<href="javascript:modifyWindow('418801','odby=Flag&odsc=asc , A.Wdate desc&TeacherID=3162484&field=&str=&
  9. Thank you I need all the help I can get. lol
  10. The company had to check my log in as it says I have tried to log in without the correct password to many times. hahaha So I am locked out for now. I will come back and let you know how it works out for me. Thank you for your time.
  11. Thank you I will give it a try
  12. Ok took me an hour to figure out how to get the code to post here for help but that's ok. I know how to now. Here is my code navigate("http://www.plcenter.co.kr/AdminClassPL/","Wait") change dropdown(<name="logintype">,"USA-Teacher") type text(<name="id">,3162484,"Standard") type text(<password field>,"aaaa0000","Standard") click($element offset(<login link>,1),"Left Click","No") There is nothing here that is worth anyone breaking into so I am not worried about the un and pw being exposed. Just a list of students. lol Thanks for any help
  13. Oh ok I am sorry. I will figure out how to give you my code then I will come back.
  14. Hello UBot family. I am brand new and I am determined to learn this software but I have already hit my first snag. If you can help me I would so appreciate your time. So... I am trying to fill a form on a website to do some autofill for a job that I do. I must fill out reports for students. This is good for me as I want to learn how to offer this type of bot service to others to make some moolah. ) Anyway, two part question...first to log into my companies site it seems that it brings up the site bam! I was so excited that I got it to work. Then it filled in my user name and password...I feel
×
×
  • Create New...