BumRush 3.2

By Glitchy Last update Mar 12, 2010 — Installed 264,563 times.

Script is broken for HW2

in
Subscribe to Script is broken for HW2 3 posts, 2 voices



Monkey797 User
FirefoxWindows

Need to fix please :)

 
ebenezersplooge User
FirefoxWindows

I made a temporary fix for the new green layout on hb2.

Find the line that says:

if (a[b].src.indexOf("/hobowars_logo_s.gif") != -1) {

and change it to:

if (a[b].src.indexOf("/hobowars_logo_s.gif") != -1 || a[b].src.indexOf("/hobowars_logo_s_2.gif") != -1) {

 
Monkey797 User
FirefoxWindows

Work fine on both version thx :)