Jump to content

Recommended Posts

Hi Guys, I came to share with you a site page for those who have In Game Shop system in the game.
For those who don't have the page imps for crystal / igsp.

 

Print:

 

 

 

Link Download:

 

 

 

Edited by Wantows
Vulnerable
  • Like 3

gnr-patience.png

Share this post


Link to post
Share on other sites
On 6/24/2022 at 6:29 PM, squaller said:

I do not recommend using it, it can be exploited

Vulnerable code:

$Take = doQuery("UPDATE account SET mall_points = mall_points - '$Amount' WHERE act_id = '$Account'", DATABASE_GAME);
$Give = doQuery("UPDATE AccountInfo SET Money = Money + '$Amount' WHERE accID = '$Account'", DATABASE_TRADE);

 


Share this post


Link to post
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.   Restore formatting

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