[Bot] ULB (Universal LoL Bot)

05/01/2012 07:18 pistolaz#1156
Having the same problem
05/01/2012 07:18 weedyy#1157
need option for no ask for update :O
05/01/2012 07:30 cozzle#1158
Where is the update?
05/01/2012 07:45 lemanzkt#1159
Same problem here ; s
05/01/2012 07:58 hawkeruk#1160
It seems that I can't access the website from the UK, but it can be accessed from USA and Canada

Traceroute fails about 2 nodes from the server from the UK - it's really weird.
05/01/2012 08:01 lemanzkt#1161
But on [Only registered and activated users can see links. Click Here To Register...] there is no new version of ulb... still 3.7.4
05/01/2012 08:04 xpersona#1162
Just wait for him to update, it will probably be up in a couple of hours
05/01/2012 08:17 nhcoohrh#1163
Well In the past I was always why this check of update.

Today I decided to give a look on it. Everytime bot starts he makes a get request to:

[Only registered and activated users can see links. Click Here To Register...]

This page seams to have two hit buttons, like for each time it boots the bot will click there.

This is for what? I will now bypass this
05/01/2012 08:18 lewster291#1164
Quote:
Originally Posted by nhcoohrh View Post
Well In the past I was always why this check of update.

Today I decided to give a look on it. Everytime bot starts he makes a get request to:

[Only registered and activated users can see links. Click Here To Register...]

This page seams to have two hit buttons, like for each time it boots the bot will click there.

This is for what? I will now bypass this
i'd like more information on this
05/01/2012 09:01 nhcoohrh#1165
This php file contains:

Quote:
<!-- saved from url=(0031)[Only registered and activated users can see links. Click Here To Register...] -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></head><body>ULB_DATE_START2012/05/01ULB_DATE_END<br>

<!-- Start 1FreeCounter.com code -->
<script language="JavaScript">
var data = '&r=' + escape(document.referrer)
+ '&n=' + escape(navigator.userAgent)
+ '&p=' + escape(navigator.userAgent)
+ '&g=' + escape(document.location.href);

if (navigator.userAgent.substring(0,1)>'3')
data = data + '&sd=' + screen.colorDepth
+ '&sw=' + escape(screen.width+'x'+screen.height);

document.write('<a href="http://www.1freecounter.com/stats.php?i=88777" target=\"_blank\" >');
document.write('<img alt="Free Counter" border=0 hspace=0 '+'vspace=0 src="http://www.1freecounter.com/counter.php?i=88777' + data + '">');
document.write('</a>');
</script><a href="http://www.1freecounter.com/stats.php?i=88777" target="_blank"><img alt="Free Counter" border="0" hspace="0" vspace="0" src="./ulb_time.php_files/counter.php"></a>
<!-- End 1FreeCounter.com code -->

<!--LiveInternet counter--><script type="text/javascript"><!--
document.write("<a href='http://www.liveinternet.ru/click' "+
"target=_blank><img src='//counter.yadro.ru/hit?t11.1;r"+
escape(document.referrer)+((typeof(screen)=="undef ined")?"":
";s"+screen.width+"*"+screen.height+"*"+(screen.co lorDepth?
screen.colorDepth:screen.pixelDepth))+";u"+escape( document.URL)+
";"+Math.random()+
"' alt='' title='LiveInternet: показано число просмотров за 24"+
" часа, посетителей за 24 часа и за сегодня' "+
"border='0' width='88' height='31'><\/a>")
//--></script><a href="http://www.liveinternet.ru/click" target="_blank"><img src="./ulb_time.php_files/hit" alt="" title="LiveInternet: показано число просмотров за 24 часа, посетителей за 24 часа и за сегодня" border="0" width="88" height="31"></a><!--/LiveInternet--></body></html>
The text "ULB_DATE_START2012/05/01ULB_DATE_END" is what the bot checks to bypass or not.

Now the question what is the right phrase to bypass.
05/01/2012 09:05 hawkeruk#1166
The entire website is completely inaccessible from my ISP (karoo) in hull.

The bot is 100% still working in Canada (Shaw Cable)
05/01/2012 09:09 nhcoohrh#1167
I tried to deny the access to this website by the machine, however after timeout it errors with outdated message.

So how can you unreach the link [Only registered and activated users can see links. Click Here To Register...] and still bot works?

Yes seams I only need to find the right string for : ULB_DATE_START2012/05/01ULB_DATE_END

This is what stops the bot for starting.
05/01/2012 09:23 aveartec#1168
what happend? I cannot run ulb, because it wants to get new version, but it doesnt exists
05/01/2012 09:29 nhcoohrh#1169
The bot always run with a version verification on the website [Only registered and activated users can see links. Click Here To Register...].

When this website is down or the String of verification is not the right one you can't start.

Unfortunately I was lazy to check this before when was running, because I would like to skip this verification.

Seams this is used to measure the amount of running boots on the webpage. When boot starts clicks on a live counter. So the [Only registered and activated users can see links. Click Here To Register...] keeps a real value of the running bots.
05/01/2012 09:32 aveartec#1170
Can I skip verification, or anybody knows when should be here new version?