Script is broken for HW2
![]() ![]() |
Need to fix please :) |
![]() ![]() |
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) { |
![]() ![]() |
Work fine on both version thx :) |

