Old school Easter eggs.

Menu Search

RAPKIDWEB MEMBERS FORUM!
» Xtgem Coding Help » view_post
*
R9pK1d (Admin)
18 May 2017
try this 1
<script>/* Forum Member Icons By Legendishaq the Wapmaster
website: http://ishaqwaps.xtgem.com
Email: princeyonuh@gmail.com 
Contact: 08144459877 */
//member Icons
var icon = document.querySelectorAll("a[href*='/u/']");
for(i=0;i<icon.length;i  ){
var lcon= document.createElement("img");
lcon.setAttribute("src", "/Forum/Icon/Mem.png"); lcon.setAttribute("class","icon");
icon[i].appendChild(lcon);}
//Remove Member Icons 
var licon = document.querySelectorAll("a[href*='Legendishaq'] img.icon,a[href*='STRIKELORD'] img.icon,a[href*='jamaica'] img.icon,a[href*='MAGIKLORD'] img.icon,a[href*='lilkrix'] img.icon");
for(i=0;i<licon.length;i  ){
licon[i].style.display="none";}
//Admin Icon
var Admn = document.querySelectorAll("a[href*='Legendishaq']");
for(i=0;i<Admn.length;i  ){
var Adcn= document.createElement("img");
Adcn.setAttribute("src", "/Forum/Icon/admins.png"); 
Adcn.setAttribute("class","admin");
Admn[i].appendChild(Adcn);}
//Mods Icon
var Mods = document.querySelectorAll("a[href*='STRIKELORD'],a[href*='jamaica'],a[href*='MAGIKLORD'],a[href*='lilkrix']");
for(i=0;i<Mods.length;i  ){
var ModsIcon = document.createElement("img");
ModsIcon.setAttribute("src","/Forum/Icon/lord_icon.png");
ModsIcon.setAttribute("class","Mods");
Mods[i].appendChild(ModsIcon);
}</script>

Copy code
09:55:36
0 Rates
» Xtgem Coding Help » view_post
Online Guests: 1
Twig by: RAPKID |


Social Links
facebooktwitter


90877