Hello everybody, this is my first attempt at making a Profile. This is a Saberstalker Rep grinding profile, I made this first because I couldn't find one that didn't get me killed all the time. Let me know what y'all think! Bot: Grinding Bot Targets: Dead Character: Not Dead....Yet. Faction: Horde Class Tested: Gladiator Warrior iLvL: 670 Bodyguard: Leorajh *Note: In order to get this to work without pulling too much, or just running around like a chicken I had to disable mount use. I don't know how fast it is, but at least it hasn't died yet. View attachment SaberStalkers Rep.xml Will be making some more grinding/gatherbuddy profiles soon. mostly herb as there are good mining profiles already. Update: My apologizes, I knew I should have removed that Line. It's removed now, should work without error. Update2: Correction, I found out that the vendor I used actually doesn't repair, trying a new vendor.
got this when loaded.. seems to be working but you might want to know... XML Error: Unknown tag "Hotspot" (Input: "<Hotspot X="3136.571" Y="-1273.894" Z="30.08875" />") in "Blackspots"! Valid tags are: Blackspot - On line 30
been running for almost 2 hours now on ilvl 650 Blood DK : XP/HR: 0 Kills: 77 (49/hr) Deaths: 0 (0/hr) Loots: 88 (56/hr) Honor Gained: 0 (0/hr) Gold Gained: 33.379 (21/hr) BGs Won: 0 Lost: 0 Total: 0 (0/hr) nice profile
The file still sees that particular vendor as a repair. If you like, I can give you the <code> for a vendor who does repair. I'll post the code here on a later day.
fixed The XML file is fixed and you can download it through the attachment. I switched the vendor to Veetra the Tender in Vault of the Earth. If you don't want to download the xml, but want to replace the code inside, find: HTML: <Vendor Name="Z'tenga the Walker" Entry="92805" Type="Repair" Nav="Fly" X="3317.757" Y="-1194.224" Z="57.94897" /> replace with: HTML: <Vendor Name="Veetra the Tender" Entry="92069" Type="Repair" Nav="Fly" X="3527.068" Y="-763.809" Z="40.33423" /> If the vendor doesn't work, I'll be happy to try to repair it.
No problem, man. I am glad to help. I have been using this script for a few hours now and no problems so far with the vendor.
[HR][/HR] You could add: UseableWhen="Me.IsAlliance" or UsableWhen="Me.IsHorde" to the ends of your tags so that both faction's vendors and mailboxes are supported. PHP: <Vendors> <Vendor Name="Forika the Seer" Entry="93178" Type="Repair" Nav="Fly" X="4567.845" Y="360.5729" Z="221.1745" /> <!-- Neutral --> <Vendor Name="Veetra the Tender" Entry="92069" Type="Repair" Nav="Fly" X="3527.068" Y="-763.809" Z="40.33412" /> <!-- Neutral --> <Vendor Name="Thaesus" Entry="90977" Type="Repair" Nav="Fly" X="3823.288" Y="-1371.474" Z="95.44617" UsableWhen="Me.IsAlliance" /> <Vendor Name="Rett Blasterhose" Entry="90994" Type="Repair" Nav="Fly" X="4326.587" Y="-1405.056" Z="71.38323" UsableWhen="Me.IsHorde" /> <Vendor Name="Shadow Hunter Denjai" Entry="96014" Type="Repair" Nav="Fly" X="4334.67" Y="-1529.712" Z="88.28191" UsableWhen="Me.IsHorde" /> </Vendors> <Mailboxes> <Mailbox X="3843.123" Y="-1341.004" Z="93.79218" UsableWhen="Me.IsAlliance" /> <Mailbox X="4296.142" Y="-1482.004" Z="79.62183" UsableWhen="Me.IsHorde" /> </Mailboxes> Mostly helpful for the Mailboxes since the bot would only ever be using Veetra anyways.
Well I dont know what I´m doing wrong, cause it pulls everyone to me, like 5,6 elites and kills me in like 5 sec. Frost Mage ilvl 672... Dont work for me