daveaite Posted November 28, 2008 Posted November 28, 2008 The amount of people that cannot be bothered searching the forums and keep posting asking for this is getting annoying, there is too many people that just cannot be arsed.... So here it is TESTED and works.... 1. Make an item Called Donator Pack 1 or what ever you want it to be called, lets say, the cheapest you have. Just an item with no functions or anything. 2. Find in inventory.php: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. There may be something after that but add it under that anyway, this is what to add UNDER the code above: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. BE SURE TO CHANGE "ITEMIDHERE" TO THE ID OF YOUR DONATOR PACK ITEM. 3. Make a file called dpuse.php and add the code in it: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ONCE AGAIN BE SURE TO CHANGE "ITEMIDHERE" TO THE ACTUAL DONATOR PACK ITEM ID AND CHANGE THE VALUES OF THE DONATOR DAYS,CRYSTALS,CASH,IQ TO THE AMOUNT YOU WANT. That wasn't very hard was it..... Now please stop asking for things like this when other versions of this are around the forum. 1 Quote
adivirus Posted November 28, 2008 Posted November 28, 2008 Re: [MCCODE V2] Donator Packs To Items thank you Quote
AlabamaHit Posted November 28, 2008 Posted November 28, 2008 Re: [mccode v2] Donator Packs To Items Nice Quote
Guest Sniko` Posted November 28, 2008 Posted November 28, 2008 Re: [mccode v2] Donator Packs To Items ill +1 you up for that nice work keep it up Quote
daveaite Posted November 28, 2008 Author Posted November 28, 2008 Re: [mccode v2] Donator Packs To Items Thanks for the positive comments so far guys :-D Quote
HITMAN 17 Posted November 28, 2008 Posted November 28, 2008 Re: [mccode v2] Donator Packs To Items try something like this for the ipn_donator.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
daveaite Posted November 28, 2008 Author Posted November 28, 2008 Re: [mccode v2] Donator Packs To Items All I did to make my auto crediter work was take the original mccodes ipn_donator.php and took out: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Because payment can usually take around 1 week so it would credit 1 week after purchase, and if it wasn't a real payment i'd tan their ass :evil: Quote
Zero-Affect Posted November 28, 2008 Posted November 28, 2008 Re: [mccode v2] Donator Packs To Items All I did to make my auto crediter work was take the original mccodes ipn_donator.php and took out: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Because payment can usually take around 1 week so it would credit 1 week after purchase, and if it wasn't a real payment i'd tan their ass :evil: * bad.. isn't this just the basic v2 donator? or am i going insane... Quote
daveaite Posted November 28, 2008 Author Posted November 28, 2008 Re: [mccode v2] Donator Packs To Items Which bit?? IPN which bullseye posted or the packs to items that I posted? Quote
HITMAN 17 Posted November 28, 2008 Posted November 28, 2008 Re: [mccode v2] Donator Packs To Items the one what i did isnt the standard one it is a beeter one which is made for dp to items Quote
Zero-Affect Posted November 29, 2008 Posted November 29, 2008 Re: [mccode v2] Donator Packs To Items lol (inside joke here hence the lol) the ipn donation Quote
Saha Posted November 29, 2008 Posted November 29, 2008 Re: [mccode v2] Donator Packs To Items I hate to spoil you guys and your auto creditting i can fix the mod hell i can code the mod but it is the easiesst thing in the world to exploit, heck there is a program you can download on a hacker site which bypasses the payment and security and gives you the donator pack you want without paying. So i would have a hard think before you make it auto credit, i no people who cant hack and cant code who have the program.. and it actually works.... Quote
Guest Anonymous Posted November 29, 2008 Posted November 29, 2008 Re: [mccode v2] Donator Packs To Items Auto credit protection is simple, *if* you pay attention. I'm not even going to comment on the IPN code above on the grounds that it's pointless, badly formatted and has more holes than a glaswegian slapper's stockings after a good friday night - I've removed a few already from CE due to extreme exploits and quite frankly, if you are stupid enough to run insecure ipn code, you deserve what is coming to you. Quote
Zero-Affect Posted November 29, 2008 Posted November 29, 2008 Re: [mccode v2] Donator Packs To Items Auto credit protection is simple, *if* you pay attention. I'm not even going to comment on the IPN code above on the grounds that it's pointless, badly formatted and has more holes than a glaswegian slapper's stockings after a good friday night - I've removed a few already from CE due to extreme exploits and quite frankly, if you are stupid enough to run insecure ipn code, you deserve what is coming to you. autocrediting is quite funny when you install it let me know ill buy a 100 pack for 0.1 lol Quote
HITMAN 17 Posted November 29, 2008 Posted November 29, 2008 Re: [mccode v2] Donator Packs To Items well can someone make one for free or i can pay you Quote
daveaite Posted November 29, 2008 Author Posted November 29, 2008 Re: [mccode v2] Donator Packs To Items When did this become a topic about auto crediting? Quote
HITMAN 17 Posted November 29, 2008 Posted November 29, 2008 Re: [mccode v2] Donator Packs To Items just now as i need it for my game Quote
radio_active Posted November 29, 2008 Posted November 29, 2008 Re: [mccode v2] Donator Packs To Items Go and buy it then. Quote
AlabamaHit Posted November 30, 2008 Posted November 30, 2008 Re: [mccode v2] Donator Packs To Items just now as i need it for my game there is no need to pay someont to make a auto credit man.. Use the code in your IPN for will potions....That will show you how to credit items to uses...Modifity that code, put it in your donator one. and change the item id of course to the item id of the DP you made. :P Quote
HITMAN 17 Posted November 30, 2008 Posted November 30, 2008 Re: [mccode v2] Donator Packs To Items ok cheers i am doing this but what can i change this for the doantor packs if($pack==1) { item_add($for, $set['willp_item'], 1); Quote
radio_active Posted November 30, 2008 Posted November 30, 2008 Re: [mccode v2] Donator Packs To Items Umm what are you asking for? Quote
HITMAN 17 Posted November 30, 2008 Posted November 30, 2008 Re: [mccode v2] Donator Packs To Items $set['willp_item'] what would i change that for for the donator item packs Quote
radio_active Posted November 30, 2008 Posted November 30, 2008 Re: [mccode v2] Donator Packs To Items You would have to make a variable which selects the DP from the item list then just insert the variable instead of the $set[''] Quote
HITMAN 17 Posted November 30, 2008 Posted November 30, 2008 Re: [mccode v2] Donator Packs To Items ok how would i do that me a newbie still so how could i do that and what can i rplace it with Quote
radio_active Posted November 30, 2008 Posted November 30, 2008 Re: [mccode v2] Donator Packs To Items Im not sure what your trying to do and what bit of code your editing though. If your trying to make auto crediting that aint gonna do it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.