Jump to content

BrioNur

WRobot user
  • Posts

    4
  • Joined

  • Last visited

BrioNur's Achievements

  1. Ordush! Thanks for the tip! I’ll try it out! it's kinda weird that the “bot” sees the spells as “triggering” but the game doesn’t… although, I suspect the team behind the server has added in some “bot blocker” (tm) back end stuff… honestly… if it wrobot could trigger off “key strokes” then that could be a work around but to my knowledge that’s not a thing 0.0 I’ll report back this evening! EDIT 11/26/24: Tried relaoding all of my wrobot files just for kicks. no dice. Still yet to try ordush advice. limited time right now due to work! will set taht up next (going for the low hanging fruit first lol)
  2. Seems like the language may not be the issue. Swapped some spell names and it broke the code.. I guess it has something to do with wrobot interfacing with the client then?
  3. Error causing log.. not able to cast any spells: [D] 15:38:02 - [Spell] Blessing of Wisdom (Id found: 25961, Name found: Blessing of Wisdom, NameInGame found: 智慧祝福, Know = False, IsSpellUsable = False, IsInActionBar = False (required to check if IsSpelUsable))) The old "good log" [D] 21:14:47 - [Spell] Blessing of Wisdom (Id found: 25961, Name found: Blessing of Wisdom, NameInGame found: Blessing of Wisdom, Know = False, IsSpellUsable = False, IsInActionBar = False (required to check if IsSpelUsable))) So.. I guess... The issue is that the name in game.. on this custom server... has now been coded in Chinese?
  4. Hello! The private server I am on just dropped a patch (Turtle Wow)... My issue is.. Since that patch.. All of my "fight classes" have started to function in Chinese? But like.. they won't actually activate spells (IE, blessing of might is not applied, because spell never applies... so it just keeps spamming). Anyone have this issue? Did I mess up my Wrobot somehow? Previous "working" log from nov 17th is also attached... Edit 11/23/24: Attached my modified fight class (It uses a custom spell called "Holy Strike" so that is in the code, it jsut spams it to use on CD). Just dropping the fight class here in case anyone can figure out the issue 0.0 I'm still working on it.. The log says its trying to apply the buffs.. but in game it just "targets character" and then un-targets.. without applying buff... (Does not use any combat spells either!.. only auto attack... which is probably due to default targeting.) Thanks!@ 20:33:47 - [Memory] Select game process: 12640 - Jun... 20:33:48 - [Grinder] Loaded 20:33:50 - [SpellManager] Initializing SpellBook - (Wait few seconds) 20:33:50 - [SpellManager] Initialize SpellBook Finished (26 spell found) 20:33:50 - [SpellManager] Please wait, loading spellbook... 20:33:50 - [SpellManager] Spellbook loaded. [F] 20:34:00 - [FightClass] Loading Fight class: C:\Users\BeeBoop\Desktop\WRobot\\FightClass\Paladin_by_Eeny v3stable.cs 20:34:00 - Pally FC Is initialized. 20:34:00 - pally FC started. 20:34:00 - [Grinder] Select zone: Elwynn Forest East [N] 20:34:00 - [Path-Finding] FindPath from -9076.733 ; 428.1534 ; 93.0563 ; "None" to -9649.54 ; -359.5679 ; 58.29418 ; "CanFlyTo" (Azeroth) [F] 20:34:01 - [Spell] Cast 力量祝福 (Blessing of Might) 20:34:01 - [Grinder] Started 20:34:01 - [TrainLevel] Started. [N] 20:34:01 - [Path-Finding] Path Count: 21 (1059.098y, 593ms) [F] 20:34:01 - [Spell] Cast 力量祝福 (Blessing of Might) [F] 20:34:02 - [Spell] Cast 力量祝福 (Blessing of Might) [F] 20:34:03 - [Spell] Cast 力量祝福 (Blessing of Might) [F] 20:34:04 - [Spell] Cast 力量祝福 (Blessing of Might) [F] 20:34:04 - [Spell] Cast 力量祝福 (Blessing of Might) [F] 20:34:05 - [Spell] Cast 力量祝福 (Blessing of Might) 20:34:05 - Pally FC Stop in progress. 20:34:05 - [TrainLevel] Stoped. 20:34:05 - [Grinder] Stopped 20:34:06 - Session statistics: Elapsed time: 00h:00m:05s XP/HR: 0 - 0 min Kills: 0 (0/hr) Deaths: 0 (0/hr) Stucks: 0 (0/hr) Farms: 0 (0/hr) Loots: 0 (0/hr) Money/HR: 0 G 00 S 00 C (0 G 00 S 00 C) 21 Nov 2024 20H31.log.html 17 Nov 2024 22H10.log.html Paladin_by_Eeny v3stable.cs
×
×
  • Create New...