Jump to content
UBot Underground

Fakebook Login


Recommended Posts

I can't login on Fakebook with uBot.

 

I use the same email and password but i get the following error on Fakebook:

 

http://img406.imageshack.us/img406/1903/fakebook.png

 

When i use the same login in IE or FF there are no issues at all....

 

Even changing the user agent does not work...

Link to post
Share on other sites

hello bro the screen shot is unavailable to view I do test I can log in maybe you can do is restart pc then Start again the ubot browser

 

 

Here is the screenshot http://img406.imageshack.us/img406/1903/fakebook.png

 

Already closed uBot and cleaned full system with ccleaner.

As said, with FF and IE not problems with Fakebook at all.

Only with uBot.

Link to post
Share on other sites

can u login normal? means with chrome or firefox?

can happend that fb has blocked your account because login to many times

fb are stupid with this sometimes

 

other idea is change your ip maybe is blocked too

Link to post
Share on other sites

can u login normal? means with chrome or firefox?

can happend that fb has blocked your account because login to many times

fb are stupid with this sometimes

 

other idea is change your ip maybe is blocked too

 

As said i can login with Firefox and Internet Explorer the normal way...

Even i do it 10x over and over again.

No issues at all...

 

This is so F#cking frustrating!

Link to post
Share on other sites

USe set user agent to safari then play button navigate to facebook then log in password

 

if this not work try restart pc if still not something missing to your system that ubots need maybe try to uninstall it and install again try revo uninstaller then install again. sometime something happen to me on imacros pro version or any program that not working properly I just unistall program using revo delete all files using advance then install again. when you have you have error like ddl missing bla bla when you restart pc maybe that's the problem need to install it.

Link to post
Share on other sites

USe set user agent to safari then play button navigate to facebook then log in password

 

if this not work try restart pc if still not something missing to your system that ubots need maybe try to uninstall it and install again try revo uninstaller then install again. sometime something happen to me on imacros pro version or any program that not working properly I just unistall program using revo delete all files using advance then install again. when you have you have error like ddl missing bla bla when you restart pc maybe that's the problem need to install it.

 

I tried ALL useragents already, cleaned cookies... nothing works.

 

So do you guys have any issues?????

 

Are you able to use the following script?

 

clear cookies
set user agent("Safari")
navigate("https://www.facebook.com", "Wait")
change attribute($element offset(<email field>, 0), "value", "YOUR_EMAIL_HERE")
change attribute($element offset(<password field>, 0), "value", "YOUR_PASSWORD_HERE")
click(<login button>, "Left Click", "No")

Link to post
Share on other sites

mom try it

 

clear cookies

set user agent("Safari")

navigate("https://www.facebook.com", "Wait")

wait for browser event("Everything Loaded", 10)

change attribute($element offset(<email field>, 0), "value", "plaplapl")

change attribute($element offset(<password field>, 0), "value", "plaplaplaplapla")

click(<login button>, "Left Click", "No")

 

 

missed wait for browser event try with will work i thing

it works here

Link to post
Share on other sites

I rebooted my computer and now it works.

This is very weird, as i did not changed a damn thing and used the same script as i posted in #11

Link to post
Share on other sites

mom try it

 

clear cookies

set user agent("Safari")

navigate("https://www.facebook.com", "Wait")

wait for browser event("Everything Loaded", 10)

change attribute($element offset(<email field>, 0), "value", "plaplapl")

change attribute($element offset(<password field>, 0), "value", "plaplaplaplapla")

click(<login button>, "Left Click", "No")

 

 

missed wait for browser event try with will work i thing

it works here

 

There is no need to use wait for browser event, as it already been set to 'wait' until the full page is loaded.

You could set the 'wait' to NO, then use the wait for element to look for a particular element to speed up the process but in this case i used the 'wait' just as example test script.

Link to post
Share on other sites

enigma youre rigth but fb is somethings special

so thats why i use wait for browser other idea is wait for element.

i was testing it with your code that doesnt works for me to wit wait for browser it works

dont ask me why i dont know

maybe some js includes in the background who knows

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...