[PQR] Nova Team Profiles menu

User Tag List

Page 156 of 157 FirstFirst ... 56106152153154155156157 LastLast
Results 2,326 to 2,340 of 2342
  1. #2326
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,033
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    its been a few weeks now, and i'm going to be going through my pc and archiving everything I've done for pqr from beta release to last release, and that means everything i can find, completed code to hair brain'd ideas, just for the community.

    I have to go in for surgery this week so give me time.

    what i'm hoping with my archive is that people would use it to learn lua and if another bot comes along they might contribute as much as I have ( pqr in my case) to make it a success.

    also a sidenote: i'm on some strong pain killers atm so sorry if i don't make sense.

    Please if someone helped you donate rep to them.

    [PQR] Nova Team Profiles
  2. #2327
    jh16's Avatar Contributor
    Reputation
    323
    Join Date
    Feb 2012
    Posts
    322
    Thanks G/R
    10/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Heya,

    So I've been playing on a 4.3.4 server and I remember back in the day of using the CrystalAssassin PvE profile. There seems to be a problem since all I get from the profile I want to run is LUA errors up the wazzu. I've tested other profiles and they work, however I enjoyed using the specified profile.

    I was wondering if any of you would lend me a hand with it. It would be much appreciated.

    I've tested the profile with and without addons, it just doesn't like me. >.>

    Here are the LUA errors that pop up.

    Code:
    Message: [string " if PQR_External_Crystal_Data == nil then PQR_External_Crystal_..."]:1399: 'end' expected (to close 'if' at line 1) near '<eof>'
    Time: 11/09/14 01:21:22
    Count: 5
    Stack: [C]: ?
    
    Locals:
    Code:
    Message: [string " if PQR_External_Nova_Beta_Data == nil then..."]:11: attempt to call global 'GetSpecialization' (a nil value)
    Time: 11/09/14 01:08:04
    Count: 1
    Stack: [C]: in function `GetSpecialization'
    [string " if PQR_External_Nova_Beta_Data == nil then..."]:11: in main chunk
    
    Locals:
    Code:
    Message: [string " if PQR_External_Nova_Data == nil then PQR_..."]:56: attempt to call global 'PQR_WriteToChat' (a nil value)
    Time: 11/09/14 01:08:04
    Count: 1
    Stack: [C]: in function `PQR_WriteToChat'
    [string " if PQR_External_Nova_Data == nil then PQR_..."]:56: in main chunk
    
    Locals:
    Code:
    Message: [string " if PQR_External_Nova_Data-old == nil then PQR_External_Nova_Da..."]:1: '=' expected near '-'
    Time: 11/09/14 01:21:22
    Count: 5
    Stack: [C]: ?
    
    Locals:
    Code:
    Message: [string " if PQR_External_Reference == nil then PQR_External_Reference =..."]:1: '=' expected near 'Reference'
    Time: 11/09/14 01:21:22
    Count: 5
    Stack: [C]: ?
    
    Locals:
    Code:
    Message: [string " --Player Info ..."]:19: attempt to call global 'PQR_UnitFacing' (a nil value)
    Time: 11/09/14 01:14:34
    Count: 494
    Stack: [C]: in function `PQR_UnitFacing'
    [string " --Player Info ..."]:19: in function `?'
    [string "..."]:552: in function `PQR_NextAbility'
    [string "..."]:363: in function `PQR_ExecuteRotation'
    [string "..."]:137: in function <[string "..."]:72>
    
    Locals:
    Thanks again for any assistance.

  3. #2328
    pauldousen's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    30
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jh16 View Post

    Thanks again for any assistance.
    This profile write for panda + pqr don't find and load data lua files of this profile

  4. #2329
    jh16's Avatar Contributor
    Reputation
    323
    Join Date
    Feb 2012
    Posts
    322
    Thanks G/R
    10/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pauldousen View Post
    This profile write for panda + pqr don't find and load data lua files of this profile
    I'm referring to the CrystalAssassin 4.3.4 profile.
    https://subversion.assembla.com/svn/...s/4.3%20Patch/

  5. #2330
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,033
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wow that code brings back some memories, I'll look into it and try to get back with ya monday/tues

    Please if someone helped you donate rep to them.

  6. #2331
    jh16's Avatar Contributor
    Reputation
    323
    Join Date
    Feb 2012
    Posts
    322
    Thanks G/R
    10/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crystal_tech View Post
    wow that code brings back some memories, I'll look into it and try to get back with ya monday/tues
    Alrighty, thanks.

  7. #2332
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,033
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    most of the errors there are due to bad offsets., but i'm still looking into my old code

    Please if someone helped you donate rep to them.

  8. #2333
    pauldousen's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    30
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jh16 View Post
    I'm referring to the CrystalAssassin 4.3.4 profile.
    https://subversion.assembla.com/svn/...s/4.3%20Patch/
    In this profiles API from wow5.0+ and PQR 2.1.9+

    replase on this(Pastebin.com) in CrystalAssassin_ROGUE_Abilities.xml

  9. #2334
    jh16's Avatar Contributor
    Reputation
    323
    Join Date
    Feb 2012
    Posts
    322
    Thanks G/R
    10/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pauldousen View Post
    In this profiles API from wow5.0+ and PQR 2.1.9+

    replase on this(Pastebin.com) in CrystalAssassin_ROGUE_Abilities.xml
    Tried your replacement data. However I remember back in the day it did a much better job.

    I compared my results on the dummy and the profile did about 7k less dps than me doing it manually.

    Anywho, I'm going to wait until I hear something from crystal_tech.

  10. #2335
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,033
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sorry its taking so long, I'm rewriting the profile to streamline it. when i wrote this profile I was still learning lua so theres lots I can do to help max dps with it.

    also what version of pqr you using on the private server?

    Please if someone helped you donate rep to them.

  11. #2336
    jh16's Avatar Contributor
    Reputation
    323
    Join Date
    Feb 2012
    Posts
    322
    Thanks G/R
    10/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crystal_tech View Post
    sorry its taking so long, I'm rewriting the profile to streamline it. when i wrote this profile I was still learning lua so theres lots I can do to help max dps with it.

    also what version of pqr you using on the private server?
    That's okay, take your time. I'm not in a guild so I'm not doing any raiding and I can handle doing the HoT instances manually.

    The version of PQR I'm using is 2.0.6.

    I really appreciate you working on this crystal_tech.
    Last edited by jh16; 11-12-2014 at 11:43 AM.

  12. #2337
    pauldousen's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    30
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jh16 View Post
    That's okay, take your time. I'm not in a guild so I'm not doing any raiding and I can handle doing the HoT instances manually.

    The version of PQR I'm using is 2.0.6.

    I really appreciate you working on this crystal_tech.
    Use 2.1.1
    This profiles writes for offserver and maybe work bad on private server

  13. #2338
    Neji666's Avatar Member
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    17
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can someone please send me last offsets?

  14. #2339
    GingerCat's Avatar Member
    Reputation
    1
    Join Date
    Aug 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry for the bad English, but irrelevant.

    Searching didn't find - auto enchanting. Therefore, it is a sin not to take advantage of opportunities PQR is sketched in a hurry - maybe someone handy

    Code:
    for bag = 0, 4 do
    	for slot = 1, GetContainerNumSlots(bag) do
        	local link = GetContainerItemLink(bag, slot)    	
    			local texture, itemCount, locked, quality, readable = GetContainerItemInfo(bag, slot)
    				if (quality == 2) then -- (quality: -1...7, grey, green, blue...)
    					CastSpellByName(tostring(GetSpellInfo(13262)))
    					UseItemByName(link)
    				end
    	end
    end

  15. #2340
    uchiya's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how do you make unholy profile work its not doing any rotations?

Similar Threads

  1. [PQR] Gabbz Mage Profiles
    By Gabbz in forum WoW Bot Maps And Profiles
    Replies: 207
    Last Post: 07-18-2016, 08:00 PM
  2. Replies: 11
    Last Post: 01-13-2013, 10:56 PM
  3. {PQR} Windwalker Raid Profile - Wanted
    By fish221171 in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 10-18-2012, 02:01 AM
  4. PQR - DK Blood profiles - none of them work :(
    By zambeaux in forum WoW Bot Maps And Profiles
    Replies: 4
    Last Post: 10-09-2012, 07:44 AM
  5. PQR PVP Hunter profile?
    By aLorzy91 in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 07-29-2012, 02:32 AM
All times are GMT -5. The time now is 12:40 PM. 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