In-game MassMailer(GM purposes) menu

User Tag List

Page 3 of 3 FirstFirst 123
Results 31 to 33 of 33
  1. #31
    Lindoz12's Avatar Member
    Reputation
    19
    Join Date
    Apr 2007
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nightfoxx View Post
    If you want it for mangos i's just a few small changes, not too hard, I'm not sure but i think its even possible by just changing the character and mailbox tables in the config
    Agreed, if there is a mangos table for incomming mails it should just be a small change in the config.

    In-game MassMailer(GM purposes)
  2. #32
    Lindoz12's Avatar Member
    Reputation
    19
    Join Date
    Apr 2007
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by The-Eradicator View Post
    This is terribly dangerous to use on a server. Aside from the fact you aren't checking GM accounts, SQL injection would be easy as well. For example, if I enter the following in the item ID field your mail table would be dropped from the database.

    Code:
    0');DROP TABLE mailbox_insert_queue; --
    Why does this work? Lets look at your query.

    Code:
    ("INSERT INTO" .$mailbox_queue. " VALUES ('$charID', '$charID', '$subject', '$text', '62', '0', '$itemid', '0')
    What would it look like if I entered the above?

    Code:
    ("INSERT INTO" .$mailbox_queue. " VALUES ('$charID', '$charID', '$subject', '$text', '62', '0', '0');DROP TABLE mailbox_insert_queue; --', '0')

    At least use PHP: mysql_real_escape_string - Manual if you're going to be inserting things into the database. This isn't entirely secure, but it's certainly more than you have here. I'd also recommend reading the following.

    http://dev.mysql.com/tech-resources/...curity-ch3.pdf
    Its supposed to be a private script, not for public use...
    Sure ive could of just added that, but it wouldnt be any point, i made this script when i was sitting on the bus in ~30 min.

  3. #33
    SupernovaHH's Avatar Member
    Reputation
    12
    Join Date
    May 2008
    Posts
    113
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i had the same exact idea as this. but what im working on is a bit different. it lets you mail any character you select, from the site. if your account permissions are level AZ you have an option to send mail to ALL players. very useful tho +rep x2

Page 3 of 3 FirstFirst 123

Similar Threads

  1. Evading Hack Detection Mechanisms in Online Games
    By Matt in forum World of Warcraft Guides
    Replies: 4
    Last Post: 10-06-2006, 06:47 PM
  2. World of Warcraft game
    By Shanaar in forum Community Chat
    Replies: 25
    Last Post: 09-25-2006, 07:51 AM
  3. Should MMOwned Cover more Games? -- Poll
    By Matt in forum OC News
    Replies: 26
    Last Post: 09-03-2006, 01:31 AM
  4. Favourite Gaming Consoles!
    By janzi9 in forum Gaming Chat
    Replies: 30
    Last Post: 08-09-2006, 08:53 PM
  5. Game Hacking Tutorial!
    By lopolop in forum Community Chat
    Replies: 24
    Last Post: 06-29-2006, 08:39 AM
All times are GMT -5. The time now is 09:02 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search