Jump to content

Recommended Posts

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

Link to comment
https://wrobot.eu/forums/topic/15570-private-server-112/
Share on other sites

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?

Link to comment
https://wrobot.eu/forums/topic/15570-private-server-112/#findComment-69765
Share on other sites

On 11/23/2024 at 2:49 AM, BrioNur said:

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?

try using spell ID's instead of spell names. Just to see if that makes any difference. 🙂

Link to comment
https://wrobot.eu/forums/topic/15570-private-server-112/#findComment-69768
Share on other sites

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)

Link to comment
https://wrobot.eu/forums/topic/15570-private-server-112/#findComment-69770
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...