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

05/09/2014 15:57 liangfeng77#1711
I can't download the user script, the bot doesn't buy xp boost without this script?
05/09/2014 15:59 jneone#1712
A high number of my bots take afks warnings or are kicked of the game for afk just when the game start any idea or solution?
05/09/2014 16:10 ane33#1713
update client/ update bot / ram 800 mb ? huh
Bot perfect working !
05/09/2014 16:16 dasgex#1714
Quote:
Originally Posted by liangfeng77 View Post
I can't download the user script, the bot doesn't buy xp boost without this script?
Quote:
// ==UserScript==
// @name League of Legends Shop Script
// @namespace [Only registered and activated users can see links. Click Here To Register...]
// @include [Only registered and activated users can see links. Click Here To Register...]
// @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);
userscript
05/09/2014 16:23 wowmuchskin#1715
Quote:
Originally Posted by cesomark View Post
[Only registered and activated users can see links. Click Here To Register...]


The bot starts, championselect starts too but when the game launches i get this error on every vm.. anybody knows what that is?
probably need more ram
05/09/2014 16:26 zathric#1716
Hello guys, i want to run at least 12 VMs on a new desktop i'm planning to buy, but i can't spend too much money on it. Here's the hardware:

12GB RAM DDR3 1333mhz
AMD FX 6300 3.5ghz
MB ASUS M5A78L-M LX/BR
HD 500gb 7200 RPM

Maybe i'll get an 128gb ssd, but some people told me this motherboard wouldn't support the sata 3.
05/09/2014 17:31 jesypinkmann#1717
I have problem,after few games on all vm get a message displays with white window( no answer), vm stop and i cant do anything.I try get more RAM but it doesnt work.
[Only registered and activated users can see links. Click Here To Register...]
05/09/2014 17:32 dasgex#1718
Im getting "Disconnected from PvPNET" all the time. Anybody else ? Might be a riot server problem ?
05/09/2014 19:22 Buckyx#1719
does this work?
I have quite decent laptop but only 6GB RAM and 5400RPM HDD lol

how many VMs can I run at most so I can use PC with this on background, using W8 as main and maybe XPs on VM?
05/09/2014 19:41 deltadagger#1720
Quote:
Originally Posted by Buckyx View Post
does this work?
I have quite decent laptop but only 6GB RAM and 5400RPM HDD lol

how many VMs can I run at most so I can use PC with this on background, using W8 as main and maybe XPs on VM?
yes it works,but ont worth to fk ur laptop for this.labtops have a low life,this will kill ur laptop a lot faster.
05/09/2014 20:36 artofbw#1721
how long it takes to reach level 10 in hours?
05/09/2014 20:39 crisnagy#1722
Quote:
Originally Posted by artofbw View Post
how long it takes to reach level 10 in hours?
6 to 12hs.. depends of your computer specs
05/09/2014 20:43 crisnagy#1723
Quote:
Originally Posted by dasgex View Post
Im getting "Disconnected from PvPNET" all the time. Anybody else ? Might be a riot server problem ?
if you use wi-fi, try using a cable to connect to internet. ..solved my problem.
05/09/2014 20:55 Mroku#1724
Quote:
// ==UserScript==
// @name League of Legends Shop Script
// @namespace [Only registered and activated users can see links. Click Here To Register...]
// @include [Only registered and activated users can see links. Click Here To Register...]
// @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);
SCRIPT
05/09/2014 21:03 kiler2081#1725
i cant download the league of legends script its says its not find the page