Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

Sorexundefined

Sorex

@Sorex
Contributor
About
Posts
696
Topics
34
Shares
0
Groups
1
Followers
160
Following
0

Posts

Recent Best Controversial

  • Venezuela Server Owner is a Cheater
    Sorexundefined Sorex

    InsideG
    Im not a staff so i can't do anything about it but i think you could chat in the server owner chat and talk about this behaviour of the community to let other servers know about how some users handle truble with servers.

    Username userid
    https://forum.plutonium.pw/user/lnsidegass 2793137
    https://forum.plutonium.pw/user/lnsidegisgay 2787651
    https://forum.plutonium.pw/user/dexterz-lab 2787650
    https://forum.plutonium.pw/user/lnsideg22 2787644
    https://forum.plutonium.pw/user/lnsideGLame IDK

    This are the 4 accounts based on the guid you sent. I also added another possible account with a weird name. This account have almost the same creation day.

    InsideG i would like to clarifay that i never played on your servers. So i don't know anything about your community or about you but i suggest you to join the server owner chat and talk about that issue with other server owners to prevent that this happen to other servers.

    P.S:
    If you have any evidence of this account cheating share it.

    General Discussion cheater report server

  • Venezuela Server Owner is a Cheater
    Sorexundefined Sorex

    InsideG
    To prove your points i think you could just link every profile you banned and every guid they have. From the guid its possible to know the plutonium account connected to that.

    Knowing the Plutonium account its possible to prove your points of user using your name by changing the first letter of your name with lower i and then make rotate that name to different accounts.
    Plutonium probably have a log of username changes.

    At least with evidence it will be possible to close this discussion.

    P.S:
    Thats just an idea and a way to put some evidence into the discussion to close it.

    General Discussion cheater report server

  • [Support]
    Sorexundefined Sorex

    Terisus
    type givecustomloadout(); under self waittil("spawned_player"); if not work add a wait before.

    In your case your code don't work because you put your function call outside the loop and that loop is infinite so that call will never be reached.

    BO2 Modding Support & Discussion

  • Setting Client DVAR's
    Sorexundefined Sorex

    Ahrimdon

    self SetClientDvars( "cg_deadChatWithDead", "1", ... )
    

    you call that on self instead of player, self is level in that place.

    BO1 Modding Support & Discussion

  • i got banned for recording cinematics in the game
    Sorexundefined Sorex

    Reduxx04
    You did not learn your lesson, if you need to use those kind of tool you have to play in lan mode. Memory tempering will result in a ban, if you do it more then once will become 14 days and then will be permanent.
    Read the anticheat polcy on https://plutonium.pw/docs/anticheat/

    General Discussion

  • Question about something I felt like posting
    Sorexundefined Sorex

    bacteria
    Probably no if your provide a guide and not just few world and then a link to just a video.

    General Discussion

  • Looking for a dev to pay/dev my bo2 server
    Sorexundefined Sorex

    Monologue
    The NSM of fed its not supported anymore, use iw4m that is supported by Plutonium and XLabs.

    To add that chat commands we need to wait for the say waittil support from Plutonium developers. Once that is added will be possible to make this chat commands in an easier way.

    BO2 Server Hosting Support

  • Looking for a dev to pay/dev my bo2 server
    Sorexundefined Sorex

    Monologue

    Monologue What kind of scripts? My discord is DoktorSAS#1141

    BO2 Server Hosting Support

  • Server Admin Threatening Me With IP Address
    Sorexundefined Sorex

    @THE_ARAB_PHAROAH Server issue, report the admin to the who own the server. Or don't play again on server with this kind of admins

    General Discussion

  • help
    Sorexundefined Sorex

    @Disconnection Tell me your discord name

    General Discussion

  • help
    Sorexundefined Sorex

    @Disconnection I can't put discord links on the forum (Will be considerd as spam), just visit our website and join the discord.

    General Discussion

  • help
    Sorexundefined Sorex

    @Disconnection Join the discord and open a ticket. The discord can be found on the sorex website

    General Discussion

  • Banned
    Sorexundefined Sorex

    Medgeouxs
    I saw your other posts, you are telling just lies. To get a 364335 days ban it mean that you try to cheat or bypass ban more then once... and you did not read the anticheat policy at all.

    General Discussion

  • [Release] Black ops II Mapvote for Zombies and Multiplayer
    Sorexundefined Sorex

    lpc1990

    https://forum.plutonium.pw/topic/15122/release-gsc-autocompiler-fastcompiler-for-a-more-convenient-gsc-modding?_=1656404495360

    or directly

    https://github.com/xensik/gsc-tool/releases/tag/1.0.300

    BO2 Modding Releases & Resources gsc gsc script mapvote

  • Great mod, many cheaters
    Sorexundefined Sorex

    creatura85
    Next time send evidence of the player "cheating".

    Until 1969 we didn't think we could get to the moon, and yet we got there. Just because values show something different from what you expect doesn't mean it's impossible.

    General Discussion

  • Great mod, many cheaters
    Sorexundefined Sorex

    creatura85
    Community can't be managed by Plutonium.

    The servers themselves are not managed by Plutonium, but are all managed by the community. If you have complaints about toxic players you just have to report the player to whoever runs that server or change servers.

    Cheaters are very rare to find. If you feel that a player is using cheats then report it with evidence (60 kils and 1 death do not prove anything).

    General Discussion

  • Bank
    Sorexundefined Sorex

    ytjusteli
    There also this script that do the same https://github.com/DoktorSAS/GSC/blob/main/T6/zm/chatbank.gsc

    The steps are the same for both script. Download the gsc file and compile it (for te mjkzy chat the download of also the compiler file should be supported here https://github.com/mjkzy/t6-zm-chat-bank/releases/tag/latest). Put the compiled thile in scripts\mp

    Then download the t6-gsc-utils.dll https://github.com/fedddddd/t6-gsc-utils/releases/tag/v2.0.0 and put it in plugins.

    BO2 Modding Support & Discussion

  • cheater/hacker named "CheaterDreamGuy"
    Sorexundefined Sorex

    @controlord
    Could be just a glitch or he own the server and have accesso to special command/feature

    General Discussion

  • [Release] Black ops II Mapvote for Zombies and Multiplayer
    Sorexundefined Sorex

    Starmann

    1. Do not paste the entire code in the post, it will not help at all
    2. The error is caused by your translation of everything without knowing anyhing about gsc scripting. If you don't know what something do then do not edit anything.
    BO2 Modding Releases & Resources gsc gsc script mapvote

  • need descompiler and map voting
    Sorexundefined Sorex

    Starmann You don't need to decompile it. The source code is on the git page

    BO2 Client Support
  • 1 / 1
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate