Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
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³