Jump to content
MakeWebGames

Recommended Posts

Posted

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)

Posted

Re: Revamped RentaSpy [FREE] [v2]

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 = 7

Posted

Re: Revamped RentaSpy [FREE] [v2]

damn sorry i was in a hurry and forgot to add things in lmao i looked over it all now fixed all the mistakes i made and i know it works perfectly now but if there is any bugs please let me know and ill fix them asap

its alot more secure than the previous script version

Posted

Re: Revamped RentaSpy [FREE] [v2]

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 = 7 :? :? :?

  • 2 months later...
Posted

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

Posted

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

Posted

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.

Posted

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.

Posted

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 %%

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

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

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...