Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > League of Legends > League of Legends Hacks, Bots, Cheats & Exploits
You last visited: Today at 16:13

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Tool] Redeem 1.0 rewards on 2.0 account + IP Redeemer + Referral Counter

Discussion on [Tool] Redeem 1.0 rewards on 2.0 account + IP Redeemer + Referral Counter within the League of Legends Hacks, Bots, Cheats & Exploits forum part of the League of Legends category.

Closed Thread
 
Old 05/10/2012, 21:45   #46
 
nekomimibadik's Avatar
 
elite*gold: 0
Join Date: Apr 2012
Posts: 586
Received Thanks: 47
Quote:
Originally Posted by Godlike1 View Post
На русском эта фраза звучит "Был бы я девушкой, я бы тебе дал", тут немного по-другому )
отсосал. я как бе в курсе, advanced english все дела. просто это был сарказм
nekomimibadik is offline  
Old 05/10/2012, 23:32   #47
 
Black~EviL323's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 133
Received Thanks: 23
lets just hope that Riot dont fix it asap or ban anybody used it :/
Black~EviL323 is offline  
Old 05/10/2012, 23:49   #48
 
nekomimibadik's Avatar
 
elite*gold: 0
Join Date: Apr 2012
Posts: 586
Received Thanks: 47
Quote:
Originally Posted by Black~EviL323 View Post
lets just hope that Riot dont fix it asap or ban anybody used it :/
agree with u sir
nekomimibadik is offline  
Old 05/11/2012, 07:57   #49
 
crimsologia1's Avatar
 
elite*gold: 28
The Black Market: 157/0/0
Join Date: Nov 2011
Posts: 3,653
Received Thanks: 278
Quote:
Originally Posted by GU4RDIAN1 View Post
This will allow you to redeem whatever rewards you would have if you stuck with 1.0. Perhaps you might want to use the referral counter to check that you do infact have 200.
Riot announced the RAF 1.0 are going to be reedemed automaticly, and when i lost faith and was about to use this script i noticed they actually got reedem after ~2 weeks.

Than i check my refs for RAF 2.0 and it says i have ~39, even tho i got 10k rp for Raf 1. I guess this is becouse of "smurfing/boting".

There was a guy on this forum that mailed them about those prizes he aint got, and that hes going to spam them untill he gets em, do anyone remmember whats his nickname ?
crimsologia1 is offline  
Old 05/11/2012, 08:02   #50
 
elite*gold: 0
Join Date: Apr 2012
Posts: 1
Received Thanks: 0
I didnt understand, what does "Copy the above code into the URL of a bookmark and save it" means
gretti is offline  
Old 05/11/2012, 09:08   #51
 
lkjfds1's Avatar
 
elite*gold: 0
Join Date: Apr 2010
Posts: 125
Received Thanks: 5
thx a lot!!
lkjfds1 is offline  
Old 05/11/2012, 09:48   #52
 
elite*gold: 0
Join Date: Oct 2011
Posts: 259
Received Thanks: 21
Awesome tool bro

Just have one question:

Is it possible to change from 2.0 to 1.0 ? Cuz I'm starting to bot now, but I have 2.0 referral system, so I can't get 1.0 rewards? :z
bbq1337 is offline  
Old 05/11/2012, 09:59   #53
 
lkjfds1's Avatar
 
elite*gold: 0
Join Date: Apr 2010
Posts: 125
Received Thanks: 5
which browser u guys using? mine doesn't work succesfully

after click 1.0 show, there's nothing come out
lkjfds1 is offline  
Old 05/11/2012, 10:36   #54
 
christerper1's Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 324
Received Thanks: 101
Quote:
Originally Posted by lkjfds1 View Post
which browser u guys using? mine doesn't work succesfully

after click 1.0 show, there's nothing come out
Try to use FireFox 12.0. That's what I use. Also make sure you copied the bookmark correctly.

Code:
javascript:( function() { var pathname = $(location).attr('href'); pathname = pathname.replace('http://','').split('.'); $('body').html('<div style="z-index:1000; position:absolute; top:auto; bottom:10%; left:0; right:0; margin-left:auto; margin-right:auto; width:600; height:160; border:medium solid #000; background:#9C3; text-align:center; font-family:Arial, Helvetica, sans-serif"><div style="border-left:medium solid #000; border-right:medium solid #000; float:left;"><h1>Referral Counter</h1><a style="margin-right:20px; font-size:24px" href="javascript:void();" id="lvl5">Check for lvl 5\'s</a><a style="margin-left:20px; font-size:24px" href="javascript:void();" id="lvl10">Check for lvl 10\'s</a></div><div style="border-left:medium solid #000; border-right:medium solid #000; float:left; margin-left:15px;"><h1>IP Redeemer</h1><a style="margin-right:20px; font-size:24px" href="javascript:void();" id="redeem1">1.0 Redeem</a><a style="margin-left:20px; font-size:24px" href="javascript:void();" id="redeem2">2.0 Redeem</a></div><div style="border-left:medium solid #000; border-right:medium solid #000; float:left; margin-left:15px;"><h1>Show Rewards</h1><a style="margin-right:20px; font-size:24px" href="javascript:void();" id="show1">1.0 Show</a></div></div><h2 id="main"></h2>'); $("a#lvl5").click(function(){$("h2#main").append("Please Wait...<br>"); count(4);}); $("a#lvl10").click(function(){$("h2#main").append("Please Wait...<br>"); count(9);}); $("a#redeem1").click(function(){$("h2#main").append("Please Wait...<br>"); redeem(1);}); $("a#redeem2").click(function(){$("h2#main").append("Please Wait...<br>"); redeem(2);}); $("a#show1").click(function(){show(1);}); function count (lvl) { $.get("http://"+pathname[0]+".leagueoflegends.com/rewards/referrals/page:1", function(d) { var high = Math.ceil($(d).find('span.number').html() / 20); var low = 1, i; var found = false; var onThisPage = false; var pos = 0; while(low <= high) { i = Math.floor((low+high) / 2); $.ajax({ url: "http://"+pathname[0]+".leagueoflegends.com/rewards/referrals/page:" + (i) + "/sort:summoner_level/direction:desc", async: false, success: function(data) { onThisPage = false; pos = 0; for (var child = 0; child < 20; child++) { if($(data).find("tbody > tr > td.summoner_level").eq(child).html() > lvl) { pos++; onThisPage = true; } else { if(onThisPage == true){ $("h2#main").append((((i-1) * 20) + pos) + " Completed Level " + (lvl+1) + " Referral/s<br>"); found = true; return; } } } if(onThisPage == true) { low = i + 1; } else if (onThisPage == false) { high = i - 1; } }}); if(found) { break; } } if(!found) { $("h2#main").append("0 Completed Level " + (lvl+1) + " Referral/s<br>"); } }); } function redeem(type) { var tmpAmt = 0; if(type == 2) { $.get("http://"+pathname[0]+".leagueoflegends.com/rewards", function(d) { var amt = $(d).find('div.possible-reward-friends.new-friends').children('span').html(); var extra = "/rewards/redeem/" + $(d).find('input:hidden#UserRewardRewardid').val(); for (var i = 0; i < amt; i++) { $.ajax({ url: 'http://'+pathname[0]+'.leagueoflegends.com' + extra, async: false, success: function(data) { tmpAmt++; } }); } $("h2#main").append("Redeemed " + tmpAmt + " (250 IP)<br>"); }); } else { $.get("http://"+pathname[0]+".leagueoflegends.com/rewards/rewards", function(d) { var amtStr = $(d).find('td.reward-item-name').first().html(); var amt = amtStr.substr(amtStr.indexOf('(') + 1, amtStr.indexOf(')') - amtStr.indexOf('(') - 1); var extra = $(d).find('div.countRewards > a').first().attr('href'); for (var i = 0; i < amt; i++) { $.ajax({ url: 'http://'+pathname[0]+'.leagueoflegends.com' + extra, async: false, success: function(data) { tmpAmt++; } }); } $("h2#main").append("Redeemed " + tmpAmt + " (4 Win IP-Boosts)<br>"); }); } } function show(type) { $.get("http://"+pathname[0]+".leagueoflegends.com/rewards/rewards", function(d) { $("h2#main").html("<table style=\"width:600px\">" + $(d).html() + "</table>"); }); } } )()
christerper1 is offline  
Old 05/11/2012, 14:41   #55
 
nekomimibadik's Avatar
 
elite*gold: 0
Join Date: Apr 2012
Posts: 586
Received Thanks: 47
i use internet explorer and everything ok. durp
nekomimibadik is offline  
Old 05/11/2012, 16:09   #56
 
kambodzanczyk's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 163
Received Thanks: 6
can some1 give link too this bookmark program?
kambodzanczyk is offline  
Old 05/11/2012, 16:21   #57
 
nekomimibadik's Avatar
 
elite*gold: 0
Join Date: Apr 2012
Posts: 586
Received Thanks: 47
Quote:
Originally Posted by kambodzanczyk View Post
can some1 give link too this bookmark program?
nekomimibadik is offline  
Old 05/11/2012, 16:23   #58
 
kambodzanczyk's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 163
Received Thanks: 6
yeah i saw that dude i just dont know where too find good bookmark too paste this url.
kambodzanczyk is offline  
Old 05/11/2012, 16:23   #59
 
nekomimibadik's Avatar
 
elite*gold: 0
Join Date: Apr 2012
Posts: 586
Received Thanks: 47
Quote:
Originally Posted by kambodzanczyk View Post
yeah i saw that dude i just dont know where too find good bookmark too paste this url.
use any. just swap url to code
nekomimibadik is offline  
Old 05/11/2012, 17:49   #60
 
elite*gold: 0
Join Date: Apr 2011
Posts: 120
Received Thanks: 11
Quote:
Originally Posted by kambodzanczyk View Post
yeah i saw that dude i just dont know where too find good bookmark too paste this url.
... you just need a browser... there is no Bookmark programm
Fritz30 is offline  
Closed Thread

Tags
2.0, counter, league of legends, redeemer


Similar Threads Similar Threads
[News] Referral Rewards 2.0
10/29/2013 - League of Legends - 155 Replies
IP pro referral! Jetzt bleibt nicht mehr länger der main acc bei 200 stehen sondern kauft ALLE champions und runen ^^ und... Die neuen referrals müssen level 10 erreichen. Dafür kriegt man z.B. medival twitch schon bei 50 refs(mit 2k RP), für 5 kriegt man ne runepage usw...
[Tool] LoL '4-Win IP Boost' Redeemer script (greasemonkey)
11/19/2012 - League of Legends Hacks, Bots, Cheats & Exploits - 129 Replies
Hello, I have created a Greasemonkey script that redeems all your '4-Win IP boost' automatically. This is a edited version Deathnetworks bookmarklet, with some alterations and fixes. It seems that Riot might have blocked Deathnetworks' bookmarklet script due to fast repeated attempts. To get around this I altered the script to work with greasemonkey, and instead open a new window with status screen. http://img815.imageshack.us/img815/2159/gmred.png To use: (follow directions for you...
[Tool] Account Creator Website, Referral Counter, Referral IP Redeemer
05/02/2012 - League of Legends - 35 Replies
League of Legends Account Creator Get it here! How to use: Type in your referral link, amount, formatting, and select a region Format: %name will insert the account name %password will insert the account password %email will insert the account email



All times are GMT +1. The time now is 16:18.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.