be aware that they're hardcoding a banlist. the banlist is in "oqueue.defines.lua."
banlist as of 1.6.2:
Code:
OQ.gbl = { ["tts#1959" ] = "exploiting", -- OQ exploiter
["humiliation#1231" ] = "behavior" , -- nazi symbol in OQ names
["peaceandlove#1473"] = "behavior" , -- bandit
["mokkthemadd#1462" ] = "behavior" , -- flamed out, hard
["fr0st#1118" ] = "behavior" , -- n-word to scorekeeper
["drunkhobo15#1211" ] = "exploiting", -- exploit/hack
["bradley#1957" ] = "behavior" , -- spamming the scorekeeper, douchery
["thetcer#1446" ] = "exploiting", -- OQ exploiter
["pawnstar#1571" ] = "exploiting", -- exploit helm; 'f-you f*ggot' - chumlee
["cory#1801" ] = "exploiting", -- OQ exploiter; gold dragon
["adolph#1897" ] = "behavior" , -- douchery; toolbag; RL name + c-word to insult player
["flucz#1635" ] = "behavior" , -- douchery; "who the f* are you; n***a off my friends list;b*tch;dont pop enough molly for me;*****;now;im gonna go f* yur betch;an pop molly" ... that's swell. have a nice day
["cscird#1889" ] = "exploiting", -- OQ exploiter; gold dragon
["goddess#2851" ] = "exploiting", -- OQ exploiter; silver dragon (rbg)
} ;
probably a good idea to change your win/loss or anything else you changed back to their default values when you're not using it for anything. or make them more realistic values, as they really have no detection system in place. it's just the author manually adding this shit.
do what you want, it's an exploit. just figured you should be aware of this development so you can make more informed decisions as to just how you're exploiting it so you don't get hardcoded into a permaban.
any leaders running the current version of oqueue will have your battletag autobanned (you won't be able to join their groups). your oqueue will be disabled on your end. if you're already part of the lucky oqueue ban club, you can go into "oqueue.defines.lua" in "/interface/addons/oqueue" and remove the line with your battletag to re-enable your ability to join groups whose leaders aren't already running the newest version.
(ex: tts#1959 would delete: ["tts#1959" ] = "exploiting", -- OQ exploiter)