Zero-Affect Posted April 9, 2008 Posted April 9, 2008 Make the file rentaspy.php: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Then Open viewuser.php: Find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Add Below: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. I couldn't find this mod for free anywhere so i decided on making my own and thought maybe i should share what i made. Note: Please post any problems/edits. Quote
Strats Posted April 9, 2008 Posted April 9, 2008 Re: [Free Mod]Rent A Spy[v2] This is just Hire A Spy! Did you make that too? Quote
jimmytubbs Posted April 9, 2008 Posted April 9, 2008 Re: [Free Mod]Rent A Spy[v2] i think this is better for v2 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Haunted Dawg Posted April 9, 2008 Posted April 9, 2008 Re: [Free Mod]Rent A Spy[v2] This is hirespy.php Quote
jimmytubbs Posted April 9, 2008 Posted April 9, 2008 Re: [Free Mod]Rent A Spy[v2] THIS IS CONVERTED 4 V1 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
jimmytubbs Posted April 9, 2008 Posted April 9, 2008 Re: [Free Mod]Rent A Spy[v2] This is hirespy.php KILLAH YOUR RIGHT :-) HE PROBERLY DIDNT MAKE THIS HE JSUT ADDED if($ir['donatordays'] = 0) { die("You have to be a donator to do this!"); } AND include "globals.php"; and he didnt properly convert it i had 2 change it 4 v2 Quote
$$ ?????? $$ Posted April 9, 2008 Posted April 9, 2008 Re: [Free Mod]Rent A Spy[v2] jimmytubbs you can't talk cause you always post in other members modifications so clean yourself up before talking about others. Quote
Haunted Dawg Posted April 9, 2008 Posted April 9, 2008 Re: [Free Mod]Rent A Spy[v2] Bullet why dont you just shhh befor we tell everyone how u resell other peoples mods? xD Quote
jimmytubbs Posted April 9, 2008 Posted April 9, 2008 Re: [Free Mod]Rent A Spy[v2] Bullet why dont you just shhh befor we tell everyone how u resell other peoples mods? xD LOL AND BULLET IM NOW STOPPING THAT AS I HAVE NOW REALISED THAT Y DO IT :-D Quote
Zero-Affect Posted April 9, 2008 Author Posted April 9, 2008 Re: [Free Mod]Rent A Spy[v2] look at the code... i don't actually have hirespy thats why i made it and i don't see it has a free mod on here either... but if someone who has it could look at the difference of the coding and let all these people know i would appreciated it. thanks... Quote
Zero-Affect Posted April 9, 2008 Author Posted April 9, 2008 Re: [Free Mod]Rent A Spy[v2] but until proven wrong please don't say its hireaspy unless u can prove it which is impossible because i coded it. so yeah :-D Quote
Godhand Posted April 9, 2008 Posted April 9, 2008 Re: [Free Mod]Rent A Spy[v2] so all you seemed to do based on the hire spy's I've seen is ADD CRIMEEXP. omg that makes it 'yours' lmao... thats lame. Like it is that hard. Its a copy and paste job basically... And honestly yes I have had experience with hiring a spy page. So yes I would happen to know that. Quote
shaved92bravada Posted April 10, 2008 Posted April 10, 2008 Re: [Free Mod]Rent A Spy[v2] actually, I have hirespy.php so I compared it with this one and though they are similar they aren't the same. It looks as though the idea came from hirespy but it is not the same thing, alot of the coding is different and actually less efficient that in hirespy. So I would have to say this is legit, but what do I know. I will prolly get flamed too. Quote
Zero-Affect Posted April 10, 2008 Author Posted April 10, 2008 Re: [Free Mod]Rent A Spy[v2] hireaspy isn't a free mod though is it? i mean i only added this so people who wanted a similar mod that does basically the same thing then they could use it... just trying to help people out.. and yes actually i was a user of a site and still am a user of a site that uses hireaspy but i never actually had the coding so how can you rip something you don't have? and i couldn't find the mod free so i thought i'd make my own has i said on my first post but there ya go proven it ain't hireaspy so yeah.. anymore comments? Quote
Godhand Posted April 10, 2008 Posted April 10, 2008 Re: [Free Mod]Rent A Spy[v2] Lets see... here... um... google... heaven forbid you can't look. And secondly it has looked a lot similar to the code for spy.... It isn't hard to jip the coding... I mean seriously not that hard of course you can have a concept and just do the general idea.. I haven't done it but I know ideas I thought about before... Quote
Zero-Affect Posted April 10, 2008 Author Posted April 10, 2008 Re: [Free Mod]Rent A Spy[v2] yeah i haven't denied its the same kinda mod but the coding is actually different and i put it on here for people who wanted hireaspy but for nothing... so whats your problem? i mean you can clearly see it isn't hireaspy yet you proceed to criticize its just a free mod to help people with there games. Quote
fkd08 Posted April 10, 2008 Posted April 10, 2008 Re: [Free Mod]Rent A Spy[v2] There's a small problem with this, If you're wanting the fee to be the users level * 2000 then you need to replace You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. There's 2 instances. One on or around line 15 and the other around line 65. Otherwise it'll just charge the $2000 Quote
Zero-Affect Posted April 10, 2008 Author Posted April 10, 2008 Re: [Free Mod]Rent A Spy[v2] $q=mysql_query("SELECT * FROM users WHERE userid={$_GET['ID']}",$c); $r=mysql_fetch_array($q); maybe look back through the coding.... Quote
fkd08 Posted April 10, 2008 Posted April 10, 2008 Re: [Free Mod]Rent A Spy[v2] Used your code. It was charging $2000 for everybody. I change it to $ir and it charges $2000 per level. Quote
Zero-Affect Posted April 10, 2008 Author Posted April 10, 2008 Re: [Free Mod]Rent A Spy[v2] well i am using it on 2 games and it works fine... must be just you Quote
parelem Posted April 11, 2008 Posted April 11, 2008 Re: [Free Mod]Rent A Spy[v2] Used your code. It was charging $2000 for everybody. I change it to $ir and it charges $2000 per level. using $ir will use the level of the player DOING the spying, $r uses the level of the player being spied ON. makes more sense to use $r. Quote
Godhand Posted April 11, 2008 Posted April 11, 2008 Re: [Free Mod]Rent A Spy[v2] Heres an unoriginal thought- make it factor both so a level 1 won't spy on the best player on the game for cheap. That shouldn't be complicated. Quote
Zero-Affect Posted April 11, 2008 Author Posted April 11, 2008 Re: [Free Mod]Rent A Spy[v2] yeah not a bad idea maybe when i edit it later ill add that function in, least no one is saying it hireaspy anymore lol Quote
fkd08 Posted April 11, 2008 Posted April 11, 2008 Re: [Free Mod]Rent A Spy[v2] well i am using it on 2 games and it works fine... must be just you It was me :-D Attention paid and lesson learned. Quote
Zero-Affect Posted April 11, 2008 Author Posted April 11, 2008 Re: [Free Mod]Rent A Spy[v2] lol see now if anyone posts anything here that could improve the mod then please do and i will add it to the mod and repost it in here gladly if anyone can think of anything to make it better or whatever... 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.