Jump to content
MakeWebGames

[mccode v2] Revamped RentaSpy


Zero-Affect

Recommended Posts

I got bored so im editing some old modifications

Here's RentASpy for v2

rentaspy.php:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

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.

 

Leave Feedback

(EDITED, TESTED AND WORKS)

Link to comment
Share on other sites

  • 2 months later...

Re: [mccode v2] Revamped RentaSpy

rentaspy.php:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Find (viewuser.php):

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.

 

Fixed afew minor bugs should work much better now

Link to comment
Share on other sites

Re: [mccode v2] Revamped RentaSpy

I think you should use a $rand so when people spy it will show like some of the stats and on the stats it doesnt show, it will just show like

Strength: ??????

Agility: 378,320

etc, if you dont do it ill try sometime when i have finished completing looping this INSSEERT query, grrrr

Link to comment
Share on other sites

Re: [mccode v2] Revamped RentaSpy

 

when i run it I get:

Parse error: syntax error, unexpected T_VARIABLE in /home/content/m/o/b/mobsterworld/html/rentaspy.php on line 104

 

this is line 104

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

try:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Link to comment
Share on other sites

Re: [mccode v2] Revamped RentaSpy

Now I am getting:

Warning: sprintf() [function.sprintf]: Too few arguments in /home/content/m/o/b/mobsterworld/html/rentaspy.php on line 339

line 339 being:

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Just learning coding, never seen this error before, any research I do on it mostly says to change all the % to %%

Link to comment
Share on other sites

  • 1 month later...
  • 2 weeks later...
  • 3 months later...

Re: [mccode v2] Revamped RentaSpy

 

lol i forgot i used sprintf and % was in 100% so i justified it and

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

TESTED and works

I get >>>

QUERY ERROR: Unknown column 'rating' in 'field list'

Query was SELECT `level`, `username`, `equip_primary`, `equip_secondary`, `equip_armor`, `money`, `rating`, `bankmoney`, `crimexp`, `crystals` FROM `users` WHERE userid = 32

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...