In-Game Player Reporter! menu

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 25 of 25
  1. #16
    Harambeqt's Avatar Elite User CoreCoins Purchaser
    Reputation
    333
    Join Date
    Mar 2010
    Posts
    1,206
    Thanks G/R
    9/29
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Epic Meiya!
    Last edited by Tobii; 10-11-2010 at 02:09 AM.
    Support the #1 WoW Emulator:
    http://arcemu.org/
    https://github.com/arcemu/arcemu
    - - -

    In-Game Player Reporter!
  2. #17
    Tobii's Avatar MMOwned Helper Authenticator enabled
    Reputation
    263
    Join Date
    Aug 2007
    Posts
    303
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is pretty neat.. good job..
    +Rep

  3. #18
    Meiya Stormsinger's Avatar Contributor

    Reputation
    163
    Join Date
    Mar 2009
    Posts
    196
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the rep people

  4. #19
    TheFrostLord's Avatar Corporal
    Reputation
    1
    Join Date
    Sep 2010
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "After looking at alot of scripts, from people like Stoneharry, Dynashock and several more, i figured i wanted to become one of these people that are known" u wanna be known ?! okay very nice lua script continue supriceing us with new custom usefull scripts =] +rep from me
    "Nice does it also work on retail? " actually i dont think so blizzard is not useing those scripts they are very customized retail is just real game not this... but i think customizing is better so good luck with next scripts!

  5. #20
    Meiya Stormsinger's Avatar Contributor

    Reputation
    163
    Join Date
    Mar 2009
    Posts
    196
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks but i believe people with rep below 5 can't give reputation, not sure though.

  6. #21
    chalky609's Avatar Member
    Reputation
    1
    Join Date
    Jan 2010
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    now before you rage remember this question is coming from a noob.

    How do i get the website to show up when i type in the address.

    I am trying to test it out on my local machine so how do i actually get it to work?

  7. #22
    Daimyo2704's Avatar Member
    Reputation
    37
    Join Date
    Jan 2009
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    local ChatMsg = "#getreport"
    
    function CheckReports(msg, plr)
    	if not plr:IsGm() == true then return end
    		if(message:lower():find(ChatMsg.." ") == 1) then
    			local gametime = GetGameTime()
    			local q = SELECT `Reported_Name`, `Report_Type`, `Reporter_Name` FROM `player_reports` WHERE `Time_Stamp` => '"..gametime.."'") 
    			local ReportedName = q:GetColumn(0):GetString()
    			local ReportType = q:GetColumn(1):GetString()
    			local Reporter = q:GetColumn(2):GetString()
    			plr:SendBroadcastMessage("[Ticket System]: "..ReportedName.." has been reported for "..ReportType.." by "..Reporter.."")
    			return 0
    			end
    end
    
    RegisterServerHook(16, "CheckReports")
    Was so bored, decided to help you. I'm not sure if the above function works but it should be something like that.

    thanks to P1raten

  8. #23
    Niavmai's Avatar Private
    Reputation
    1
    Join Date
    May 2011
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where exactly does this send the reports too?

  9. #24
    newtech's Avatar Active Member
    Reputation
    57
    Join Date
    Aug 2008
    Posts
    308
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It looks like it adds a row in a DB table, containing the different info :P
    @OnTopic: Nice one Meiya (Even though I've pretty much left ArcEmu. xP Too buggy Lua engine. I mean, not even player:Resurrect() or stuff like that works >.<)

    Thanks
    Newtech
    LuaHypArc Lua scripter - 3.3.5a World Builder.

  10. #25
    LilleCarl's Avatar Active Member
    Reputation
    65
    Join Date
    Feb 2008
    Posts
    132
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    In my opinion a better option would be to make a ingame command with predefined report templates, somewhat like this:
    .report flyhack|speedhack|teleport|anydamnhack <PLAYERNAME>
    Then you collect all that data into a database table looking somewhat like this:

    id (auto increasing value for indexing) reporterguid hackerguid reporttype
    so basically just insert a new row for each report, then make a command like
    .report check (gm needed) then show all reports (i cant get the correct query in my head right now but basically check how many rows "hackerguid" has and then list it up i could probably manage to do that with some thinking)

    but yeah your idea is good atleast
    Violence doesn't solve shit, but everything else.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. hi help me,online game players ~~~~
    By yepismine in forum World of Warcraft General
    Replies: 3
    Last Post: 07-20-2008, 06:46 AM
All times are GMT -5. The time now is 01:56 PM. 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