Jump to content
UBot Underground

Recommended Posts

Hello,

Please can someone help

 

I have a customer who can not get a bot to work,

 

we have tried everything in the book so far but im stumped,

 

I had him send me the log.txt file from hist Ubot folder,

maybe someone can help me out a little

 

Here are the last couple of lines from the file ....

2015-02-17 15:00:45 (1564): Sent ready command
2015-02-17 15:00:45 (2096): Invalid resize dimensions.
2015-02-17 15:00:59 (2088): Browser Core Started
2015-02-17 15:00:59 (2088): Starting up...
2015-02-17 15:00:59 (2088): Configuring WebCore
2015-02-17 15:00:59 (2088): Initializing WebCore
2015-02-17 15:00:59 (2088): Creating Session
2015-02-17 15:00:59 (2088): Sent ready command
2015-02-17 15:00:59 (2616): Browser Core Started
2015-02-17 15:00:59 (2616): Starting up...
2015-02-17 15:00:59 (2616): Configuring WebCore
2015-02-17 15:00:59 (2616): Initializing WebCore
2015-02-17 15:00:59 (2616): Creating Session
2015-02-17 15:00:59 (2616): Sent ready command
2015-02-17 22:01:29 (264): Browser Core Started
2015-02-17 22:01:29 (264): Starting up...
2015-02-17 22:01:29 (264): Configuring WebCore
2015-02-17 22:01:29 (264): Initializing WebCore
2015-02-17 22:01:29 (264): Creating Session
2015-02-17 22:01:29 (264): Sent ready command
2015-02-17 22:01:34 (264): no such table: cookies
2015-02-17 22:01:36 (264): no such table: cookies
2015-02-17 22:01:38 (264): no such table: cookies
2015-02-17 22:02:36 (264): Invalid resize dimensions.
2015-02-17 22:02:36 (4564): Browser Core Started
2015-02-17 22:02:36 (4564): Starting up...
2015-02-17 22:02:36 (4564): Configuring WebCore
2015-02-17 22:02:36 (4564): Initializing WebCore
2015-02-17 22:02:36 (4564): Creating Session
2015-02-17 22:02:36 (4564): Sent ready command
2015-02-17 22:02:37 (264): Invalid resize dimensions.
2015-02-17 23:48:23 (3496): Browser Core Started
2015-02-17 23:48:23 (3496): Starting up...
2015-02-17 23:48:23 (3496): Configuring WebCore
2015-02-17 23:48:23 (3496): Initializing WebCore
2015-02-17 23:48:23 (3496): Creating Session
2015-02-17 23:48:23 (3496): Sent ready command
2015-02-17 23:48:27 (3496): no such table: cookies
2015-02-17 23:48:28 (3496): no such table: cookies
2015-02-17 23:48:33 (3496): no such table: cookies
2015-02-17 23:49:29 (3496): Invalid resize dimensions.
2015-02-17 23:49:29 (2340): Browser Core Started
2015-02-17 23:49:29 (2340): Starting up...
2015-02-17 23:49:29 (2340): Configuring WebCore
2015-02-17 23:49:29 (2340): Initializing WebCore
2015-02-17 23:49:29 (2340): Creating Session
2015-02-17 23:49:29 (2340): Sent ready command
2015-02-17 23:49:29 (3496): Invalid resize dimensions.

I can obviously see errors happening, but am unsure how to tackle them

 

Any information would be greatly appreciated

 

 

Many Thanks

CJ

Link to post
Share on other sites

What is the error exactly? Bot is not starting?

 

1. Antivirus Software that blocks the bot. A lot of AV engines give a false positive alert for Ubot executables. Nothing you can do about that. They have to whitelist your bot

2. Missing .Net 4.5 latest updates. (This can happen if they don't have an officially licensed windows version. Because if it's not genius they can't download the necessary .Net updates

3. Non english characters in the folder path from where they try to start the bot. This can happen if your customer is running a non english OS. 

 

I think that covers 99% of the issues I had in the field with my bots. 

 

Besides coding errors and bugs of course :-)

 

Dan

Link to post
Share on other sites

What is the error exactly? Bot is not starting?

 

1. Antivirus Software that blocks the bot. A lot of AV engines give a false positive alert for Ubot executables. Nothing you can do about that. They have to whitelist your bot

2. Missing .Net 4.5 latest updates. (This can happen if they don't have an officially licensed windows version. Because if it's not genius they can't download the necessary .Net updates

3. Non english characters in the folder path from where they try to start the bot. This can happen if your customer is running a non english OS. 

 

I think that covers 99% of the issues I had in the field with my bots. 

 

Besides coding errors and bugs of course :-)

 

Dan

 

Thanks for the reply Dan,

 

they cant get my bot to actually start,

only about 4 out of 80 are saying the same thing, everyone else is having no issues at all :(

here is an image that was sent to me :

http://i1292.photobucket.com/albums/b570/Kuya_Robi/pb_zpsowozett5.png

 

I have already been through everything including things you have mentioned,

including compiling with other version of Ubot.

 

its probably worth mentioning i am using a few plugins (Advanced Ubot, UbotLocker, NewgenUI etc )

i was initially thinking that they needed extra files because i was using plugins, but if everyone else using the bot doesnt need them then it cant be that

 

Im usually pretty good at resolving these sorts of issues but on this occasion im still left scratching my head lol

 

Is it worth contacting Ubot support ?

Link to post
Share on other sites

That error message seems to be coming from a plugin. I've never seen Ubot make that kind of error.

 

-meter

 

Yes it is definitely a new one on me,

an install of .NET 4.5 fixed it for 1 person,

others are still having this problem, and i can not duplicate it on any of my pc's :(

 

I am using a few plugins,

does it matter if the plugins are enabled or not when compiling ?

 

also,

will it make any difference if i made an install file instead of an executable ?

 

im determined to figure this out lol

 

 

CJ

Link to post
Share on other sites

Yes it is definitely a new one on me,

an install of .NET 4.5 fixed it for 1 person,

others are still having this problem, and i can not duplicate it on any of my pc's :(

 

I am using a few plugins,

does it matter if the plugins are enabled or not when compiling ?

 

also,

will it make any difference if i made an install file instead of an executable ?

 

im determined to figure this out lol

 

 

CJ

If they are not enabled, they will not be compiled into your bot. And if you use commands from those plugins, it won't work.

 

Dan

Link to post
Share on other sites

Thats what i figured,

and just in case you wondering ... yes they were enabled lol

 

I guess i will have to do the old process of elimination  :(

 

 

Thanks for the help anyway chaps

CJ

Link to post
Share on other sites

What are they running win 8-7 ect, what browsers do they have installed ect...

 

(id say about half of the public are running win8 others win-7)<----- this metric seems to match yours. :) It may be something to look at 

 

WebCore... something to do with the browsers they have installed, Uninstall chrome maybe...  (webkit)

 

Install VM ware with different set ups...

 

This may interest you as well

 

http://www.opensource.apple.com/source/WebKit/WebKit-7536.30.1/chromium/src/WebKit.cpp

 

and of course Google

 

https://www.google.ca/search?q=Initializing+WebCore&oq=Initializing+WebCore

  • Like 1
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...