1.6.x

Rep Fuck Button [MyBB Central]

Submitted by Deleted_44, , Thread ID: 327

Thread Closed
Deleted_44
Fhrer of Amestris
Divine
Level:
0
Reputation:
95
Posts:
754
Likes:
196
Credits:
7.85K
17-01-2015, 12:39 PM
This post was last modified: 17-01-2015, 12:39 PM by Deleted_44
#1
When shit gets hectic, and -1 rep is not enough. You need to RepFuck!

Version
1.0

What does it do?
Pretty much adds a button for certain usergroups to absolute destroys someone's rep. GG.

Installation
1. Download reputation.php from your ftp.
2. Apply the edits below to your reputation.php file.
3. Upload your new reputation.php to your ftp.
4. Apply the edits below to your reputation_add template.
5. Upload the repfuck.php file to your ftp.
6. Now rate a user to discover the new button.

Edits
Apply the following edits to reputation.php

After:
PHP Code:
$delete_button "<input type=\"submit\" name=\"delete\" value=\"{$lang->delete_vote}\" />"

Add:
PHP Code:
if(!in_array($mybb->user['usergroup'], array('3','4',)))
{
    
$repfuckbutton "";
}else{
  
$repfuckbutton "<form action=\"repfuck.php?uid=".$_GET['uid']."\" method=\"post\"><input type=\"submit\" name=\"RepFuck\" value=\"RepFuck\" />";


After:
PHP Code:
$delete_button ''

Add:
PHP Code:
if(!in_array($mybb->user['usergroup'], array('1''2''3','4',)))
{
    
$repfuckbutton "";
}else{
  
$repfuckbutton "<form action=\"repfuck.php?uid=".$_GET['uid']."\" method=\"post\"><input type=\"submit\" name=\"RepFuck\" value=\"RepFuck\" />";


Apply the following edits to the Reputation_Add template

After:
PHP Code:
</form

Add:
PHP Code:
{$repfuckbutton}
      </
div

Plugin Link

Download Link
Content locked
This content has been locked. Please login or register in order to unlock it.

RE: Rep Fuck Button [MyBB Central]

Tom
Tom yum soup <3
Prime
Level:
0
Reputation:
45
Posts:
1.51K
Likes:
97
Credits:
1.62K
18-01-2015, 01:32 AM
#2
17-01-2015, 12:39 PM
Infinite Wrote:
When shit gets hectic, and -1 rep is not enough. You need to RepFuck!

Version
1.0

What does it do?
Pretty much adds a button for certain usergroups to absolute destroys someone's rep. GG.

Installation
1. Download reputation.php from your ftp.
2. Apply the edits below to your reputation.php file.
3. Upload your new reputation.php to your ftp.
4. Apply the edits below to your reputation_add template.
5. Upload the repfuck.php file to your ftp.
6. Now rate a user to discover the new button.

Edits
Apply the following edits to reputation.php

After:

PHP Code:
$delete_button "<input type=\"submit\" name=\"delete\" value=\"{$lang->delete_vote}\" />"

Add:

PHP Code:
if(!in_array($mybb->user['usergroup'], array('3','4',)))
{
    
$repfuckbutton "";
}else{
  
$repfuckbutton "<form action=\"repfuck.php?uid=".$_GET['uid']."\" method=\"post\"><input type=\"submit\" name=\"RepFuck\" value=\"RepFuck\" />";


After:

PHP Code:
$delete_button ''

Add:

PHP Code:
if(!in_array($mybb->user['usergroup'], array('1''2''3','4',)))
{
    
$repfuckbutton "";
}else{
  
$repfuckbutton "<form action=\"repfuck.php?uid=".$_GET['uid']."\" method=\"post\"><input type=\"submit\" name=\"RepFuck\" value=\"RepFuck\" />";


Apply the following edits to the Reputation_Add template

After:

PHP Code:
</form

Add:

PHP Code:
{$repfuckbutton}
      </
div

Plugin Link

Download Link
Content locked
This content has been locked. Please login or register in order to unlock it.



Here's my secret ++ way how to really do it.

Content locked
This content has been locked. Please login or register in order to unlock it.

RE: Rep Fuck Button [MyBB Central]

Tracy
Senior Member
Level:
0
Reputation:
78
Posts:
585
Likes:
74
Credits:
49
20-01-2015, 02:36 AM
#3
Thanks, simple and useful plugin lol.
[Image: SmallGlossyDeer-size_restricted.gif]

RE: Rep Fuck Button [MyBB Central]

juv3
Lurker
Level:
0
Reputation:
0
Posts:
1
Likes:
0
Credits:
1
30-06-2017, 01:06 AM
#4
I need this, thanks.

RE: Rep Fuck Button [MyBB Central]

v4hl
Legend
Divine
Level:
14
Reputation:
364
Posts:
6.27K
Likes:
2.19K
Credits:
425
30-06-2017, 01:08 AM
#5
Nulled forum needs a button like this (rip Tragic) LUL
[Image: xRnLbpm.png]
[Image: Tz6Qsg4.png]

Users browsing this thread: 1 Guest(s)