• Visit Rebornbuddy
  • [Reputation] Saberstalkers

    Discussion in 'Reputation' started by Silous, Sep 4, 2015.

    1. Silous

      Silous New Member

      Joined:
      Sep 9, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      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.

      [​IMG]

      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.
       
      Last edited: Sep 6, 2015
    2. atg68

      atg68 New Member

      Joined:
      Oct 19, 2010
      Messages:
      933
      Likes Received:
      6
      Trophy Points:
      0
      trying now, ty for this!
       
    3. atg68

      atg68 New Member

      Joined:
      Oct 19, 2010
      Messages:
      933
      Likes Received:
      6
      Trophy Points:
      0
      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
       
    4. atg68

      atg68 New Member

      Joined:
      Oct 19, 2010
      Messages:
      933
      Likes Received:
      6
      Trophy Points:
      0
      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
       
    5. ripjaw

      ripjaw New Member

      Joined:
      Jul 31, 2015
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      1
      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.
       
    6. efir

      efir New Member

      Joined:
      Jan 24, 2012
      Messages:
      113
      Likes Received:
      1
      Trophy Points:
      0
      it would be cool with a map shown were it farms
       
    7. ripjaw

      ripjaw New Member

      Joined:
      Jul 31, 2015
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      1
      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.
       

      Attached Files:

      Last edited: Sep 6, 2015
    8. Silous

      Silous New Member

      Joined:
      Sep 9, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      I thought I did that I do apologize. thanks.
       
      Last edited: Sep 6, 2015
    9. ripjaw

      ripjaw New Member

      Joined:
      Jul 31, 2015
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      1
      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.
       
    10. ripjaw

      ripjaw New Member

      Joined:
      Jul 31, 2015
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      1
      This profile works on Alliance as well. Repair is at Vault of the Earth.
       
    11. Silous

      Silous New Member

      Joined:
      Sep 9, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      That's great, thank man!
       
    12. mindfreaklol

      mindfreaklol New Member

      Joined:
      Aug 9, 2011
      Messages:
      60
      Likes Received:
      3
      Trophy Points:
      0
      is it safe to try this ? or are people still getting bans?
       
    13. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      [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.
       
      Last edited: Oct 13, 2015
    14. Icaro

      Icaro New Member

      Joined:
      Oct 2, 2013
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Just what was lookin for!
      thx man!!!
       
    15. Kricke87

      Kricke87 New Member

      Joined:
      May 30, 2014
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      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
       
    16. nooxxx

      nooxxx New Member

      Joined:
      Nov 21, 2015
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      thx man awesome profile. 14k rep in 8h.
       
    17. miminio

      miminio Member

      Joined:
      Mar 4, 2015
      Messages:
      64
      Likes Received:
      1
      Trophy Points:
      8
      tnx for this..
       
    18. Kronz

      Kronz New Member

      Joined:
      Jan 17, 2012
      Messages:
      497
      Likes Received:
      3
      Trophy Points:
      0
      Just got my Draenor Pathfinder achievement thanks to this profile. Awesome work.
       
    19. Kmica

      Kmica Member

      Joined:
      Jan 20, 2012
      Messages:
      626
      Likes Received:
      12
      Trophy Points:
      18
      If u are using singular, disable pull more setting or lower it.
       
    20. ZolaGz

      ZolaGz New Member

      Joined:
      Nov 5, 2014
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      This is great! pulling 2-3 mobs everytime and works perfectly. Good job
       

    Share This Page