[Please read] "Idminecraft" [All are Banned]

Discussion in 'Archive' started by pokemaniac01, May 22, 2014.

Thread Status:
Not open for further replies.
  1. pokemaniac01
    Online

    pokemaniac01 Guest

    Recently, there have been multiple users on the server that have the name "Idminecraft" with different numbers at the end. If you see any of these users, please report them with a screenshot of their nametag. You don't need to have proof of them breaking a rule, just a clear shot of the nametag.
    Thanks in advance.
    -The Staff
     
  2. MiningCreeper454
    Offline

    MiningCreeper454 Well-Known Member

    Messages:
    784
    Trophy Points:
    304
    Do you think these are alts, or have they broken several rules?
    I'll be on the look out, ok? I'll try my best to find one of them.
     
  3. pokemaniac01
    Online

    pokemaniac01 Guest

    They are public alts. There are apparently 400 or so of them.
     
  4. MiningCreeper454
    Offline

    MiningCreeper454 Well-Known Member

    Messages:
    784
    Trophy Points:
    304
    Woah!
    Well, I did seen IdMinecraft and...
    Yeah.
     

    Attached Files:

  5. Daddy
    Offline

    Daddy Boss Member

    Messages:
    1,688
    Trophy Points:
    427
    These alts are all free accounts and the passwords for the accounts are public. It's would be hard to IP ban those users as there can be MANY users using it. People can claim to be anyone or anything so it's very hard to crack down on the users. So I recommend that Cypriot/Noobcrew add something that blocks any username that starts with idminecraft from joining the server or automatically bans them.
     
  6. pokemaniac01
    Online

    pokemaniac01 Guest

    That's why we haven't IP banned them.
    Until Cyp or Crew get around to doing something like that (if they do something like that), please report any you see. :)
     
  7. Daddy
    Offline

    Daddy Boss Member

    Messages:
    1,688
    Trophy Points:
    427
    I found some code that works with banning all the accounts easily but don't know how it's used here it is:
    Code:
    command /banidminecraft:
            description: Bans all idminecraft(1-400) accounts
            permission: skript.uhcbasic
            trigger:
                    set {banidminecraft} to true
                    set {banidminecraft1} to 1
                    set {banidminecraft2} to 10
                    set {banidminecraft3} to 100
                    message "&eBanning all idminecraft accounts! This will take approximately 3-4 minutes. Please be patient." to command sender
                    wait 4 minutes
                    message "&eBanned all idminecraft accounts! Please delete this skript ASAP to stop lag." to command sender
                    set {banidminecraft} to false
                    stop trigger
                         
    every 10 ticks:
            if {banidminecraft} is true:
                    execute console command "ban idminecraft00%{banidminecraft1}%"
                    add 1 to {banidminecraft1}
                    set {banidminecrafts2} to true
                 
            else if {banidminecrafts2} is true:
                    wait 5 seconds
                    set {banidminecraft} to false
                    set {banidminecrafts2.1} to true
         
            else if {banidminecrafts2.1} is true:
                    execute console command "ban idminecraft0%{banidminecraft2}%"
                    add 1 to {ban idminecraft2}
                    set {banidminecrafts3} to true
                 
            else if {banidminecrafts3} is true:
                    wait 45 seconds
                    set {banidminecrafts2.1} to false
                    set {banidminecrafts3.1} to true
         
            else if {ban idminecrafts3.1} is true:
                    execute console command "ban idminecraft%{banidminecraft3}%"
                    add 1 to {ban idminecraft3}
     
  8. Maddy1145
    Online

    Maddy1145 Guest

    I'll be on the look out :) I'm just a bit confused; why no public alts?
     
  9. pokemaniac01
    Online

    pokemaniac01 Guest

    I'll pass this on to the owners.
    People can easily ban evade with them.
     
  10. KeeChainZ
    Offline

    KeeChainZ Experienced Member

    Messages:
    407
    Trophy Points:
    299
    If you say there are about 400 or them just do /ban idminecraft<1-400> ? Idk if they are random numbers although. Just my thoughts.
     
  11. pokemaniac01
    Online

    pokemaniac01 Guest

    I don't think we can do that. I need specific names. Also, we don't know yet what order the numbers are in.
     
  12. Daddy
    Offline

    Daddy Boss Member

    Messages:
    1,688
    Trophy Points:
    427
    Ill message Cypriot/Crew on Skype about it :).
     
  13. Daddy
    Offline

    Daddy Boss Member

    Messages:
    1,688
    Trophy Points:
    427
    The accounts were leaked it was for some summer camp crap and someone leaked the accounts and changed the passwords so they are jacked. They accounts are like idminecraft 1 to 400.
     
  14. jadey64
    Offline

    jadey64 Well-Known Member

    Messages:
    3,791
    Trophy Points:
    354
    I'll be on the look out, btw I saw 3 of them on Kit Pvp, I'll take some screenshots.
     
  15. ZaMpAgE
    Offline

    ZaMpAgE Boss Member

    Messages:
    3,306
    Trophy Points:
    477
    Ban idminecraft199. I think that was his username.
     
  16. jarroy
    Offline

    jarroy Boss Member

    Messages:
    3,839
    Trophy Points:
    497
    I found the the idMinecraft list -.-
    PM poke?
     
  17. Mineterria
    Offline

    Mineterria Boss Member

    Messages:
    3,105
    Trophy Points:
    439
    Idminecraft 1-400 are banned from the lobby.
     
  18. MiningCreeper454
    Offline

    MiningCreeper454 Well-Known Member

    Messages:
    784
    Trophy Points:
    304
    Still confuzzled- why does it say that the last time they logged in was 44 years ago?
     
  19. Layers12
    Online

    Layers12 Guest

    Probably just a bug.
     
  20. salamander
    Offline

    salamander Boss Member

    Messages:
    1,008
    Trophy Points:
    409
    Says the name thing when you /seen notch.
    It's either a bug or bukkit being funny. :P
     
Thread Status:
Not open for further replies.

Share This Page