-
WRobot for Project Ascension
It used to work before i made this post, I'm sure thats not the case here.
-
WRobot for Project Ascension
Where in WoW's MPQ files should value's be changed for this to corrupt Wrobot from finding the correct process?
-
WRobot for Project Ascension
Please update WRobot to work with Project Ascension. Or all versions of 3.3.5 or every version for that matter.
-
[H] [Quest] Shaman totems class quests
-
[TBC] Auction doing wrong calculations
@Droidz does make me wonder, what caused this error?
-
-
-
[TBC] Auction doing wrong calculations
It has been confirmed but the @Droidz meister hasnt fixed it yet.
-
how to make fightclass move behind target?
None of the above is working for me, ayone got an aswer to this? I've been trying to make a rogue fightclass and moving behind an enemy is just the thing i want it to do. [F] 02:30:48 - [FightClass] Launch C# code: public Vector3 BackofVector3(Vector3 from, float radius) { if (from != null && from != Vector3.Empty) { //abit ugly float rotation = -robotManager.Helpful.Math.DegreeToRadian(robotManager.Helpful.Math.RadianToDegree(ObjectManager.Me.TargetObject.Rotation)+90); return new Vector3((System.Math.Sin(rotation)*radius) + from.X, (System.Math.Cos(rotation)*radius) + from.Y, from.Z); } return new Vector3(0, 0, 0); } [E] 02:30:48 - Compilator Error : c:\Users\Dean\AppData\Local\Temp\szwfbcwc.0.cs(20,5) : error CS1513: } expected c:\Users\Dean\AppData\Local\Temp\szwfbcwc.0.cs(30,6) : error CS1597: Semicolon after method or accessor block is not valid c:\Users\Dean\AppData\Local\Temp\szwfbcwc.0.cs(32,1) : error CS1022: Type or namespace definition, or end-of-file expected
-
[TBC] Auction doing wrong calculations
@Droidz. Disableing addons does not cure this problem! Source is doing a wrong calculation. when i auction something i have to take the price per unit and divivde it by 20. There are multiple posts about this problem;
-
[TBC] Auction doing wrong calculations
It takes the total price and multiplies it x 20 when the stack size is set to 20. the problem is related to the stack size, if i change the stack size to 10 or 5 the bot will take the total price and will multiply it by that number.
-
[TBC] Auction doing wrong calculations
Bot is posting wrong price per unit. I put in 7s 99c and the stack costs 63gold on auction house. The log shows correct prices but ingame the price is not correct.
-
BOT Posting with wrong prices
The log is saying it is posting the heavy leather for 3 G 18 S 40C but it is actually posting it for 63 G 72S. What is up with that, its been doing that with all the items. what am i doing wrong?
Trustjah
Members
-
Joined
-
Last visited