help whit ownership cheat

For fulfilled maps that most likely don't work on the latest patch (1.24 or later).

Moderator: Cheaters

saio
Member
Posts: 90
Joined: June 27th, 2007, 12:16 am

help whit ownership cheat

Post by saio »

Code: Select all

data command 2
    Events
        Player - Player 1 (Red) types a chat message containing g.o.d give me control as A substring
        Player - Player 2 (Blue) types a chat message containing g.o.d give me control as A substring
        Player - Player 3 (Teal) types a chat message containing g.o.d give me control as A substring
        Player - Player 4 (Purple) types a chat message containing g.o.d give me control as A substring
        Player - Player 5 (Yellow) types a chat message containing g.o.d give me control as A substring
        Player - Player 6 (Orange) types a chat message containing g.o.d give me control as A substring
        Player - Player 7 (Green) types a chat message containing g.o.d give me control as A substring
        Player - Player 8 (Pink) types a chat message containing g.o.d give me control as A substring
        Player - Player 9 (Gray) types a chat message containing g.o.d give me control as A substring
        Player - Player 10 (Light Blue) types a chat message containing g.o.d give me control as A substring
        Player - Player 11 (Dark Green) types a chat message containing g.o.d give me control as A substring
        Player - Player 12 (Brown) types a chat message containing g.o.d give me control as A substring
    Conditions
    Actions
        Unit Group - Add all units of (Units currently selected by (Triggering player)) to (Last created unit group)
        Wait 0.01 seconds
        Unit Group - Pick every unit in (Last created unit group) and do (Actions)
            Loop - Actions
                Unit - Change ownership of (Picked unit) to (Triggering player) and Change color
                Wait 0.01 seconds
                Unit Group - Remove (Picked unit) from (Last created unit group)
how to make that trigger work?
User avatar
Kryptonyte
Forum Staff
Posts: 1400
Joined: March 17th, 2008, 12:07 am

Re: help whit ownership cheat

Post by Kryptonyte »

Change "A substring" to "An exact match"...
Image
Made by the late ILikeHacking

My quote from SKillER
Spoiler:
Chat wrote:(19:12:41) SKillER: newfags cant triforce
(19:20:30) SKillER: ▲
▲ ▲
(19:20:35) SKillER: aww
(19:20:37) FatherSpace: FAIL
(19:20:43) Kryptonyte: Wow stop failing.
(19:20:47) SKillER: ▲
▲ ▲
(19:21:41) Kryptonyte: .

. ▲
▲ ▲
(19:22:20) Kryptonyte: I guess you were right, newfags can't triforce.
(19:22:29) SKillER: . . ▲
▲ ▲
(19:23:04) SKillER: OMFG
(19:23:06) SKillER: ... THIS CHAT
(19:23:06) SKillER: !
(19:23:36) SKillER: ▲
▲ ▲
(19:23:46) SKillER: ▲
.▲ ▲
Apparently, SKillER is a newfag.
saio
Member
Posts: 90
Joined: June 27th, 2007, 12:16 am

Re: help whit ownership cheat

Post by saio »

still nothing
User avatar
Syre
Forum Staff
Posts: 506
Joined: November 17th, 2008, 3:49 pm

Re: help whit ownership cheat

Post by Syre »

Edit: I messed up..and its too late to delete the post..so ill just change it so its before Arabidnuns..lol..anyways thats for only selected units..the one he has made makes every unit in the map under his control...but just change the selected part to every unit and you should have it..
Last edited by Syre on January 9th, 2009, 10:00 pm, edited 4 times in total.
Image
Arabidnun
Forum Staff
Posts: 506
Joined: August 5th, 2007, 1:38 pm
Title: Gui Expert
Location: *Unknown*

Re: help whit ownership cheat

Post by Arabidnun »

Code: Select all

Untitled Trigger 001
    Events
        Player - Player 1 (Red) types a chat message containing -god as An exact match
    Conditions
    Actions
        Unit Group - Pick every unit in (Units currently selected by (Triggering player)) and do (Actions)
            Loop - Actions
                Unit - Change ownership of (Picked unit) to (Triggering player) and Change color
Der?
saio
Member
Posts: 90
Joined: June 27th, 2007, 12:16 am

Re: help whit ownership cheat

Post by saio »

Arabidnun wrote:

Code: Select all

Untitled Trigger 001
    Events
        Player - Player 1 (Red) types a chat message containing -god as An exact match
    Conditions
    Actions
        Unit Group - Pick every unit in (Units currently selected by (Triggering player)) and do (Actions)
            Loop - Actions
                Unit - Change ownership of (Picked unit) to (Triggering player) and Change color
Der?
coudn't finde (Units currently selected by (Triggering player)) in we
Arabidnun
Forum Staff
Posts: 506
Joined: August 5th, 2007, 1:38 pm
Title: Gui Expert
Location: *Unknown*

Re: help whit ownership cheat

Post by Arabidnun »

Unit group, all the way at the bottom.
saio
Member
Posts: 90
Joined: June 27th, 2007, 12:16 am

Re: help whit ownership cheat

Post by saio »

found it and the trigger worked
I now it have's it but 2 days I coudn't found it so I hade to ask :lol: