#High DPS# #Retribution# #Raid/Group# - MMOCrawlerbots | WoW Bot Forum
Important: Please register to use the 20 minutes trial version or buy the bot!
The Bot is ready for World of Warcraft 5.4.7 Build 17956

Follow us on facebook: www.facebook.com/mmocrawlerbots


UpdateLauncher DOWNLOAD
Wow Bot: CrawlerBot Last version: click here State: EU:workingUS: working

Author Topic: #High DPS# #Retribution# #Raid/Group#  (Read 775 times)

September 06, 2013, 11:55:35 AM

Galvanar Offline

  • *
  • *
  • Join Date: Jan 2013
  • Posts: 377
  • Reputation: 145
    • View Profile
Hello everyone

Today i will share with you my newest DPS Retribution Custom Class!

It was designed for highest DPS Output and includes no Selfhealing to make it FAST! ;D

How to include it into the Bot:

Open your Bot Directory then go to CustomClasses/Paladin and replace your old Retribution.lua with this one. Voila now you just have to restart your Bot. Now the Bot load your new CustomClass!

Code: [Select]
-- Version 1.0 --

Features:
- Designed for high DPS by the best Rotation Guide i've found!
- No SelfHealing
- Includes Rebuke
- You can change into the Profile if you want to use Rebuke ( In some Fights its smarter to do that)
- You can change if you want to use AOE or not (very usefull)
- Just uses Bot Functions to make sure that the Profile works as fast as possible

-- Version 1.0 --

Features:
- Added the Pull Function for normal use

greetz Galvanar
« Last Edit: October 12, 2013, 18:11:15 PM by Galvanar »
Crawlerbots Development and Support Team

Profile Status:

- "1- 58 Questing [H]" - Status 85%

September 07, 2013, 00:28:44 AM
Reply #1

Aedric Offline

  • *
  • Join Date: Jul 2013
  • Posts: 4
  • Reputation: 0
    • View Profile
Bot works pretty well. However. It consistently pops "Error running function "Pullmob": attempt to call nil value."

But just runs around on your desired route and only goes into combat if you get into proximity of mobs.

September 07, 2013, 00:46:55 AM
Reply #2

Athermal Online

  • *
  • *
  • Join Date: Oct 2012
  • Posts: 795
  • Reputation: 237
  • German Noob
    • View Profile
its just a fightback custom class. galvanar want to use it in raids or so.
but you can copy+paste
Code: [Select]
function PullMob(MobAddr)
    FaceTarget(MobAddr);
    StartAutoAttack();
    if PlayerHpPercent() < 100 and IsSpellKnown(19750) and IsSpellReady(19750) then
        DebugLog('Pre-pull - Flash of Light');
        CastSpellByID(19750,0,true);
    end
    if HasBuff(Player,19740) == false and IsSpellKnown(19740) and IsSpellReady(19740) then
        DebugLog('Pre-pull - Blessing of Might');
        CastSpellByID(19740,0,true);
    end
    if HasBuff(Player,20165) == false and IsSpellKnown(20165) and IsSpellReady(20165) then
        DebugLog('Pre-pull - Seal of Light');
        CastSpellByID(20165,0,true);
    end
    if HasBuff(Player,20925) == false and IsSpellKnown(20925) and IsSpellReady(20925) then
        DebugLog('Pre-pull - Sacred Shield');
        CastSpellByID(20925,0,true);
    end   
    if IsSpellKnown(20271) and IsSpellReady(20271) then
        DebugLog('Pulling - Judgment');
        CastSpellByID(20271,MobAddr,true);
    end
end
into your new file.
You like it then give +rep for it

October 03, 2013, 18:52:13 PM
Reply #3

Galvanar Offline

  • *
  • *
  • Join Date: Jan 2013
  • Posts: 377
  • Reputation: 145
    • View Profile
Version 1.1 released

now with Pull Function to make the Profile ready for my future Dungeon / Raid - Mode
Crawlerbots Development and Support Team

Profile Status:

- "1- 58 Questing [H]" - Status 85%

January 17, 2014, 09:00:27 AM
Reply #4

klatuu Offline

  • *
  • Join Date: Jan 2014
  • Posts: 46
  • Reputation: 0
    • View Profile
Hello Galvanar,

I have a Problem, the Bot attacks, if it comes to a fight vs Player (Hunter), the Pet first. Can you change it, that he never att the Pets, not only vs Hunter, because Mage pet or Warlock Pet.

Btw its a pretty nice Combat class.

Mein Englisch ist nicht das Beste.

Hi leute, ich habe festgestellt das der Bot wenn es mal zu einem PVP fight kommt zum beispiel gegen einen Hunter, er das Pet angreift weil dieses ihm scheinbar am dichtesten ist.
Irgendwann, warum auch immer, wechselt er dann aber doch mal zum Hunter selber.

Gibt es eine Möglichkeit es um zu schreiben das er niemals Begleiter angreift sondern wirklich nur die Spieler?

Gruß Klatuu

P.S. sonst macht er schon gut dmg mit den Rotationen.

January 26, 2014, 21:16:00 PM
Reply #5

Galvanar Offline

  • *
  • *
  • Join Date: Jan 2013
  • Posts: 377
  • Reputation: 145
    • View Profile
Hallo klatuu,

zu deiner Frage:

Leider ist es mir in der aktuellen Custom Class nicht möglich solche eine Funktion einzubauen, da die FightRoutine des Bots mir das Target vorgibt.

LG Galvanar
Crawlerbots Development and Support Team

Profile Status:

- "1- 58 Questing [H]" - Status 85%

February 01, 2014, 09:28:57 AM
Reply #6

applesauce12 Offline

  • *
  • Join Date: Nov 2012
  • Posts: 29
  • Reputation: 3
    • View Profile
love it but it doesnt seem to utilize execution sentence. maybe its just me?

February 01, 2014, 21:48:18 PM
Reply #7

Galvanar Offline

  • *
  • *
  • Join Date: Jan 2013
  • Posts: 377
  • Reputation: 145
    • View Profile
Code: [Select]
if IsSpellKnown(114157) and IsSpellReady(114157) and (HasBuff(Player,84963) == true) then
        DebugLog('Fight - Execution Sentence');
        CastSpellByID(114157,Target,true);
        return
end

It fires Execution Sentence if you have your Inquisition Buff up. Works fine for me ^^

I made a "t800 Combat Rotation" File about this Rotation you might check out:

http://mmocrawlerbots.com/forum/fight-behaviors/(raiding)-paladin-retribution/


Galvanar




Crawlerbots Development and Support Team

Profile Status:

- "1- 58 Questing [H]" - Status 85%

 

* Recent Topics

Re: Ground Mount Plugin - Bodenmontage Plugin by This_Guy
[Today at 16:34:46]


Bibt es für lfr Profile? by anngel
[Today at 16:30:47]


Gibt es für lfr profile by anngel
[Today at 16:29:15]


Re: On Profile Stop Do... by Axas
[Today at 16:08:40]


Re: dummer Zufall? by seedlord
[Today at 15:35:55]

* Useful Stuff