PvP Script

PvP Script

by Veridian » Mon Apr 27, 2015 7:44 pm

Does anyone have the script where it shows how much RP you have earnt and how much you still need?
It also shows a percentage. I saw it today multiple times and I was wondering if any of you could share it?
Veridian
Private
Private
 

Re: PvP Script

by Sethzer » Tue Apr 28, 2015 1:27 am

/script P=(math.floor(GetPVPRankProgress(target)*10000))/100 W=UnitPVPRank("player") N=(W-6)*5000+5000*P/100 Q=(W-5)*5000-N*0.8 SendChatMessage("Rank progress: "..P.."% ".."Current RP: "..N.." RP to next rank: "..Q.."","emote")
User avatar
Sethzer
Sergeant Major
Sergeant Major
 

Re: PvP Script

by Veridian » Tue Apr 28, 2015 4:32 pm

Thank you! :)
Veridian
Private
Private
 

Re: PvP Script

by mongrain » Tue Apr 28, 2015 5:15 pm

Veridian wrote:Thank you! :)


Care to explain how to use such thing?
mongrain
Grunt
Grunt
 

Re: PvP Script

by Setup » Tue Apr 28, 2015 11:12 pm

mongrain wrote:
Veridian wrote:Thank you! :)


Care to explain how to use such thing?


Step 1. Type it in.
Step 2. Hit enter.
Image
User avatar
Setup
Stone Guard
Stone Guard
 

Re: PvP Script

by Clowning » Wed Apr 29, 2015 1:13 am

Make a macro so you don't have to come to this thread every time you want the pvp script.

Have this thread open > highlight the script > press control c > switch back to wow client on your character > ESC > Macro > New > Whatever icon/name you want it to be > click chat box > press control v > drag the new macro onto your action bar > press the action button you set the macro to > look at your chat box > look for orange lettering starting with your name > two numbers will pop up, current rank points and rank points needed to rank up, the rank points needed are already put through the rank points calculation so that is how much you need and remember it is not honor.
Grind on, Clowning. Grind on
http://i.imgur.com/C3oxLLU.png?1
Clowning
Private
Private
 

Re: PvP Script

by Xylon666Darkstar » Wed Apr 29, 2015 6:39 am

Good script.
Image
Image
User avatar
Xylon666Darkstar
Knight-Lieutenant
Knight-Lieutenant
 

Re: PvP Script

by trulygenericname » Thu May 21, 2015 10:10 pm

bump
trulygenericname
Sergeant
Sergeant
 


Return to Player Vs Player