![]() |
Get Points by Posting (Points Add-On)
This hack adds to Shinra Points hack by PalmeroftheTurks. I take no credit for his great hack. You do need it installed for mine, though.Mine adds to the field you used for that hack for each post or new reply. You can have different values for new threads and new replies. I was originally told that someone had already posted this, but after receiving quite a few IMs and PMs I am reposting it.
So anyways, tweak it if you want, I'm a PHP newbie and it's my first hack. Tested on: 2.2.4 2.2.1 I don't see any reason why it shouldn't work on any other vB above 2.0 |
WTF, dude this has been released twice, maybe even more then I know of
next I am gonna release it sheshh |
sorry I didnt know
as I said, if it was released, a mod should delete it so please delete this thread |
Bummer, because the other stuff had too many features and this was a more simple one, one I was looking for maybe .. pff.
|
if anyone wants the hack IM me at iguacu3948 ...
|
Hooray! I love you, man! Uh, I mean, I love the hack XD
Thanks for sending. It works wonderfull. Psychdrone: Uh, sorry guy, but are you talking about the /same/ points hack? I searched the whole board, but couldn't find it. Could please post a link to the specific threads? |
nice hack, where can i find it?
|
where is the other hack or can someone post this one please?
|
im reposting it, after getting a lot of IMs about it...
|
Bah, took it outta that sill rtf format. (with his permission...I don't know why he did that...)
|
sorry, i have a mac, and i could only save the TextEdit file as RTF. download his. thnx austin for posting that
|
nice hack but they dont work with the quick thread and quick reply's is there someway u can make them work with it
|
i've been working on that... and i havent found a solution yet:(
if anyone knows of a way, please tell me! or just post your revised version:p |
Yes, I have been wondering this for awhile to since I got the hack from Iguacu. Somebody please make it so quick reply and quick thread give you points :)
|
ok, I don't know about quick thread, but i fixed the quick reply box...but I have another problem...when someone edits a post, it adds too....i have no idea how to fix that, and i don't think it was because of what i did...
anyways.... Find in root/showthread: PHP Code:
PHP Code:
That fixes the quick reply box problem, but I don't know why it adds when you edit too... |
Ok, undo what I said above if you did it, cuz now when you refresh a page, it adds on, and when you re-visit a thread you've posted in, it adds 15(in my case, 3x the reg amount)
So, take out [php]// start gil $pointfield="field5"; // set this to the point field you used for the points hack $giladd=3; // set this to the amount of gil you want a user to receive per newthread $gilstr=$DB_site->query_first("SELECT $pointfield FROM userfield WHERE userid='$bbuserinfo[userid]'"); $gil=$gilstr[$pointfield]; $gilamt=$gilstr[$pointfield]; if ($gil='') { $gil=0; }else { $postgil = ($gilamt + $giladd); $DB_site->query("UPDATE userfield SET field5='$postgil' WHERE userid='$bbuserinfo[userid]'"); } [\php From your showthread.php. |
Ok, undo what I said above if you did it, cuz now when you refresh a page, it adds on, and when you re-visit a thread you've posted in, it adds 15(in my case, 3x the reg amount)
So, take out PHP Code:
|
you could have used
PHP Code:
|
Guys, it's so much easier than all that crap you posted. All you have to do is add 2 lines of code, 1 to reply.php and newthread.php
I can give you the code if you want. |
LMAO. :D
|
give us the code then
|
hey man i get this error
Parse error: parse error in /home/virtual/site4/fst/var/www/html/forums/newreply.php on line 450 ???? i have followed the instructions carefully.. |
and on line 450 there is '?>'
the closing of the entire php.. |
ok... did u deleete all the slashes the file made... download the second attachment not the first
|
Ok, then I will give you the code:
Find this in newreply.php: PHP Code:
PHP Code:
For newthread.php, just find the same thing and place that under it, also. |
Sweeet, I'm about to try. But does this code totally replace the original hack, or just fixes the quick reply problem?
UPDATE! There is still the problem of editing your post that gives you points, when it shouldn't. Oh great Vivi please save us! |
Hmm, I never knew that it had that problem. I'll have to look at the code and see it it's possible to fix that error.
Hmm, I just edited one of my posts at a board that uses that hack, and it didn't add any points for the edit... |
hmmm, thats odd its not doing if for me either. I could have sworn it added points when I did it earlier..strange.
Hey Vivi, I have one last request for you if this is all possible. Could you make it so every time you level up (this is using the HP/MP/EXP hack now) the amount of points you get per reply/thread increases? Say at level 8 you get 6 points per reply/thread. Level 9 you get 7. Lvl 10 you get 8. etc. Ofcourse these values can be changed. :p |
if ur having that problem just use:
PHP Code:
|
Vivi... iposted that exact same hack... and it wasn't mine... you dont have the right to use it as yours.. and yesit was posted on your name... b/c i was on that name when i ran my VBB illegally... man you like taking credit for things you didn't do...
along with your illegal VBB... yea 1 person is suppose to be using that account and he can't make VBB hacks... I knowhim... so you are usin your VBB illegally... |
I didn't write it and I'm not getting credit for it. I was posting it for other people. My friend actually wrote that for his board, and he gave it to me. I never said I wrote it, but that's how easy it is.
Shroomboy, what is your problem? |
Just a small request. Can anyone write up something so that a user starts with so many points. Like, I want all new members to start with 75 gil. Anyone know how to do this?
|
set it as the default in phpMyAdmin
|
I don't have phpMyadmin. Can anyone tell me the query to run?
|
err... i dont know:( sorry
|
:cry: .... it wont work for me...
|
how do u get it to work with quick reply?!
|
it only works with the regular reply, i need it so it works with the quick reply also
|
*bump*
|
sum1 plz! help!!
|
All times are GMT. The time now is 07:51 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|