Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
interval(100)
if(owner():lastSaid() == "chat command goes here" & owner():aimEntity():isValid()) {
entity():setPos(owner():aimEntity:pos()) #This may put the E2 chip inside the prop/entity.
weld(entity() , owner():aimEntity())
timer("Hack" , randint(100,1000)) #Random time between 1/10 of a second an 1 second.
}
if(clk("Hack")) {
entity():isWeldedTo():fire("fire command here")
}
I wrote this insde this chat box so I have not tested it. It may not work.
- ZenithGames³