[BOT][No-Client] EmuB0T - Referrals bot

05/08/2014 15:26 lexxxxx#1666
I'll make a little clarity. Everything works fine. The latest version of the bot and the league of legends. No problems at all. Thanks Mroku.
[Only registered and activated users can see links. Click Here To Register...]
Quote:
Originally Posted by djsmayz View Post
Can i use this if i have 4gb ram ddr2?
Do not torture your computer

About userscripts
"Userscripts.org is DOWN for everyone.
It is not just you. The server is not responding..."
[Only registered and activated users can see links. Click Here To Register...]

Code:
// ==UserScript==
// @name League of Legends Shop Script
// @namespace http://bugs.gamersinc.org/
// @include https://store.*boosts*
// @version 0.1
// @description enter something useful - Ehm no pls, dont make me do this.
// @copyright 2012+, You
// ==/UserScript==

// initiate
function init() {
while (true) {
var threedayboost = document.getElementById('unlock_item_boosts_2');
if (typeof (threedayboost) != 'undefined' && threedayboost != null) {
threedayboost.click();
break;
}
}
while (true) {
var buybutton = document.getElementById('buy_with_rp_link');
if (typeof (buybutton) != 'undefined' && buybutton != null) {
buybutton.click();
break;
}
}
}

// starting code in 5 seconds
setTimeout(init, 5000);
05/08/2014 15:57 dasgex#1667
Quote:
Originally Posted by fakkme View Post
It works for me. Not too sure about the latest bot update but it worked before.
About to download the new now.
Everyone who already installed that script in the past wont have any problems.
But everyone who installs or reinstalls it at the moment, will have trouble.

Cant somebody upload that firefox script somewhere else ?

Apart from that its working fine. (Switched off the boost option)
05/08/2014 16:11 lexxxxx#1668
Quote:
Originally Posted by dasgex View Post
Everyone who already installed that script in the past wont have any problems.
But everyone who installs or reinstalls it at the moment, will have trouble.

Cant somebody upload that firefox script somewhere else ?

Apart from that its working fine. (Switched off the boost option)
already uploaded one-two pages ago
05/08/2014 16:32 time143#1669
Patch 4.7 made the bot unable to log in.
[Only registered and activated users can see links. Click Here To Register...]
05/08/2014 16:33 lexxxxx#1670
Quote:
Originally Posted by time143 View Post
Patch 4.7 made the bot unable to log in.
[Only registered and activated users can see links. Click Here To Register...]
Lie. Everything is fine.
[Only registered and activated users can see links. Click Here To Register...]
05/08/2014 16:37 leo500000000#1671
Quote:
Originally Posted by time143 View Post
Patch 4.7 made the bot unable to log in.
[Only registered and activated users can see links. Click Here To Register...]
In the br Server too.. The same problem..

[Only registered and activated users can see links. Click Here To Register...]
05/08/2014 16:46 MadWard#1672
Quote:
Originally Posted by time143 View Post
Patch 4.7 made the bot unable to log in.
Can you PLEASE download the update from our savior Mroku ? ...

[Only registered and activated users can see links. Click Here To Register...][8.05.2014].rar
From: [Only registered and activated users can see links. Click Here To Register...]
05/08/2014 16:51 leo500000000#1673
Quote:
Originally Posted by MadWard View Post
Can you PLEASE download the update from our savior Mroku ? ...

[Only registered and activated users can see links. Click Here To Register...][8.05.2014].rar
From: [Only registered and activated users can see links. Click Here To Register...]
Oh... god... sorry about that :D
05/08/2014 17:15 dasgex#1674
Thank a lot for the script Lex. Didnt see it earlier, sorry.
05/08/2014 17:26 ke4er11#1675
is there any account creator in the bot ?
05/08/2014 17:29 fakkme#1676
Quote:
Originally Posted by lexxxxx View Post
Lie. Everything is fine.
[Only registered and activated users can see links. Click Here To Register...]
Hey how many bots are you running? =)
05/08/2014 17:30 MadWard#1677
Quote:
Originally Posted by ke4er11 View Post
is there any account creator in the bot ?
There isn't, but you can find a bunch of them on the forums, like [Only registered and activated users can see links. Click Here To Register...].
05/08/2014 17:32 muncca#1678
Quote:
Originally Posted by fakkme View Post
Hey how many bots are you running? =)
Hey, may I ask your specs? I'm wondering if my computer would be able to run 5v5 bots when i'm not doing anything else (I run 3v3 and play on my main at same time and on loading screen my main game lags, not otherwise)
05/08/2014 17:34 MadWard#1679
In general, if you can run 3v3s easily, the only limiting factor is RAM. If you want to 5v5, you might wanna get more of it.
05/08/2014 17:37 muncca#1680
Quote:
Originally Posted by MadWard View Post
In general, if you can run 3v3s easily, the only limiting factor is RAM. If you want to 5v5, you might wanna get more of it.
I have 8gb RAM, is that enough?