How can I crash only one person's WC3?

BlackRose

Forum User
Reaction score
239
Someone put this in DotA :) That just adds more to my "DotA" list, "Destruction of team Allies". Ruining your allies are fun :)
 

ZakkWylde-

New Member
Reaction score
14
Try this. Should exit target player to their operating system (eg Windows).
JASS:
function DestroyWarcraft takes player whichPlayer returns nothing
    if GetLocalPlayer()==whichPlayer then
        call DestroyWarcraft.execute(whichplayer)
    endif
endfunction

>It wasn't tested but endless loops usually crash.
No, they thread terminate.

Edit: I also know a way to freeze a target computer. It is probably a bit much.

Did anyone verify if this actually only exits the target player to windows? .... Or does it end up exiting/dropping everyone?

Sorry I don't have access to WC3 at the moment and I can't test zzz :(
and would any of you be able to explain what the component added does? :
JASS:
private function Actions takes nothing returns boolean  
    if Player(S2I(SubString(GetEventPlayerChatString(), 7, StringLength(GetEventPlayerChatString()))))==GetLocalPlayer() then
        call OVER9000()
    endif
    return false
endfunction



and btw...OMG my warcraft 3 is crashing PLZ HELP!!!!!!
 

T.s.e

Wish I was old and a little sentimental
Reaction score
133
I only tested it in single player, but it didn't crash me when I used [ljass]Player(1)[/ljass]
 

Renendaru

(Evol)ution is nothing without love.
Reaction score
309
@ZakkWylde: This is basically to crash whoever you say. Type -crash 0, you crash red.
 

ZakkWylde-

New Member
Reaction score
14
Zzzz I can't give either of you two (Renendaru, Jesus4Lyf) rep...
Must spread it around? pffttz....

Thanks for the help guys, and the constant help to the forum, highly appreciated.
 

Zwiebelchen

You can change this now in User CP.
Reaction score
60
I think this is far better than an ordinary kick ... :D

Would be fine if there was a routine to somehow affect the strings shown in the error message that appears after the crash.

Something like:
"Owned, bitch!"
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top