oqueue exploit menu

User Tag List

Page 10 of 43 FirstFirst ... 67891011121314 ... LastLast
Results 136 to 150 of 643
  1. #136
    iispyderii's Avatar Contributor
    Reputation
    247
    Join Date
    Jun 2012
    Posts
    376
    Thanks G/R
    15/29
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by anrew View Post
    I tried it myself... There are too many variables... too many files to check/edit... I give up T_T

    I want the addon think that I'm lv 90 with all of my toons.
    In my oqueue.lua file, it's line 15360.

    Code:
      s = s .."".. oq.encode_mime64_2digit( UnitLevel("player") ) ; -- 1..90, requires 2 digits
    Change: UnitLevel("player")
    to: 90

    That should work.
    Last edited by iispyderii; 07-08-2013 at 04:09 PM.

    oqueue exploit
  2. #137
    Zspy1985's Avatar Member
    Reputation
    1
    Join Date
    May 2013
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by iispyderii View Post
    In my oqueue.lua file, it's line 15360.

    Code:
      s = s .."".. oq.encode_mime64_2digit( UnitLevel("player") ) ; -- 1..90, requires 2 digits
    Change: UnitLevel("player")
    to: 90

    That should work.
    Any idea on how to change your win and loss ratio for battlegrounds? If you know rated as well that would be amazing!

  3. #138
    iispyderii's Avatar Contributor
    Reputation
    247
    Join Date
    Jun 2012
    Posts
    376
    Thanks G/R
    15/29
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Zspy1985 View Post
    Any idea on how to change your win and loss ratio for battlegrounds? If you know rated as well that would be amazing!
    It's in your saved variables folder under WTF/Acct/########/realm/toonname/oqueue.lua
    Last edited by iispyderii; 07-09-2013 at 07:53 PM.

  4. #139
    Parog's Avatar Kitsune Da-O! M.L.G. CoreCoins Purchaser Authenticator enabled
    Reputation
    1528
    Join Date
    May 2007
    Posts
    3,169
    Thanks G/R
    540/266
    Trade Feedback
    20 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by iispyderii View Post
    Well you happen to be on a site for exploits. Don't be mad. This is just a simple lua rewrite, not very hard.

    1.4.6
    I also contributed to this site more than you have access to seeing. That doesn't change the fact that I know those people and I know they will go above and beyond to make it harder every time they can. I'm not sure where you picked up that I was mad. You took my comment the wrong way bro.
    What's a Parog?
    Looking for competitive Valorant team!

  5. #140
    Rayz's Avatar Legendary

    Reputation
    672
    Join Date
    Apr 2007
    Posts
    596
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated to 1.4.7

  6. #141
    iispyderii's Avatar Contributor
    Reputation
    247
    Join Date
    Jun 2012
    Posts
    376
    Thanks G/R
    15/29
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated:
    oqueue.lua

  7. #142
    Rayz's Avatar Legendary

    Reputation
    672
    Join Date
    Apr 2007
    Posts
    596
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you make the same edits every time you update to the new version? I'm looking at the most recent one now with WinMerge. I wish I could give you rep every time you update bro. Thanks for the constant on time updates

  8. #143
    MrClue's Avatar Active Member
    Reputation
    42
    Join Date
    Oct 2012
    Posts
    96
    Thanks G/R
    9/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont understand this... :P Can you please make a video of it, or try to explain it better :?

  9. #144
    Heftydogg's Avatar Contributor

    Reputation
    267
    Join Date
    Dec 2006
    Posts
    792
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by iispyderii View Post
    Updated:
    oqueue.lua
    Thanks a lot!
    Last edited by Heftydogg; 07-11-2013 at 06:12 PM.

  10. #145
    iispyderii's Avatar Contributor
    Reputation
    247
    Join Date
    Jun 2012
    Posts
    376
    Thanks G/R
    15/29
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MrClue View Post
    I dont understand this... :P Can you please make a video of it, or try to explain it better :?
    Go to find premade tab. Put in the value for your gear at the bottom right to bypass restrictions.

  11. #146
    T47Bv58rMc's Avatar Active Member
    Reputation
    57
    Join Date
    Dec 2011
    Posts
    34
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just wanna say that it's so cool to see people updating this code with oqueue. I'm not on live servers anymore so this is pretty nice to see people in the ownedcore community just stepping up and fixing the code for each update. That's the heart of open source right there.

  12. #147
    Verum's Avatar Active Member CoreCoins Purchaser
    Reputation
    18
    Join Date
    Jun 2013
    Posts
    155
    Thanks G/R
    2/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    please can you update it

  13. #148
    iispyderii's Avatar Contributor
    Reputation
    247
    Join Date
    Jun 2012
    Posts
    376
    Thanks G/R
    15/29
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by T47Bv58rMc View Post
    I just wanna say that it's so cool to see people updating this code with oqueue. I'm not on live servers anymore so this is pretty nice to see people in the ownedcore community just stepping up and fixing the code for each update. That's the heart of open source right there.
    I've always had my personal oqueue file that I modified. It was just after you put this thread up that I made the ability to edit values in game.

    Originally Posted by RobertBarclay View Post
    please can you update it
    It's already up to date with 1.4.7

  14. #149
    Zemsta's Avatar Contributor
    Reputation
    177
    Join Date
    Oct 2012
    Posts
    314
    Thanks G/R
    71/36
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any update for 1.5.1 that just came out?

  15. #150
    Cooldude's Avatar Member
    Reputation
    11
    Join Date
    Sep 2006
    Posts
    128
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does this work with arena's?

Page 10 of 43 FirstFirst ... 67891011121314 ... LastLast

Similar Threads

  1. Oqueue premade leader exploit
    By Deathdamian in forum World of Warcraft Exploits
    Replies: 2
    Last Post: 10-11-2014, 04:04 AM
  2. Oqueue Exploit. (Getting unbanned from Oqueue)
    By Wacon in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 03-13-2014, 12:14 PM
  3. Dire Maul West Exploit
    By Matt in forum World of Warcraft Exploits
    Replies: 4
    Last Post: 08-17-2013, 05:57 PM
  4. Feralas Exploit
    By Matt in forum World of Warcraft Exploits
    Replies: 5
    Last Post: 09-05-2012, 11:21 AM
  5. Rogue Poison Exploit
    By Matt in forum World of Warcraft Exploits
    Replies: 8
    Last Post: 12-18-2006, 09:18 PM
All times are GMT -5. The time now is 09:30 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search