Postado Novembro 28, 2012 12 anos Olá, boa tarde, tava jogando um OT War, resolvi criar esse icon, pq tava com preguiça. Ele funciona assim: Quando você clicar com o botão esquerdo do mouse, ele vai empurrar, quando apertar com o direito ele vai ativar/desativar a hotkey que vai empurrar sem parar (Útil mesmo só para tirar anti push porque não empurra os players, só em raras ocasiões). Aqui vão algumas observações: - O P.M que está no meio é Push Max. - Se você ativar mais de dois icons desses, você vai levar um DeBug automático. - Pra eles ficarem alinhadinhos assim, você deve marcar a opção Don't Stretch/Shrink Game Window la nos graphics. - Quando o ctrl está pressionado e você manda empurrar, o bot joga uma fire field e empurra. - Quando o alt está pressionado e você empurrar, o bot joga uma poison field e empurra. - Onde colocar Icons, Edit, Paste, Load Icons, feche essa janela marque Enable Icons, e pronto! os icons vão aparecer na sua tela. [icons] Name: PUSH NE Enabled: yes DrawAsBackground: yes Size: Small LeftCommand: {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx+1] [$target.posy-1] [$target.posz]} | if [$hotkeys == 1 && $ctrl == 1] {useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx+1] [$target.posy-1] [$target.posz]} RightCommand: auto 1 listas 'PUSH NE' | {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx+1] [$target.posy-1] [$target.posz]} | if [$hotkeys == 1 && $ctrl == 1] {useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx+1] [$target.posy-1] [$target.posz]} State: Inactive IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Right PositionX: 35 AlignY: Bottom PositionY: 9 Text: N.E TextColor: 255 HoverColor: 16777215 State: Active IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Right PositionX: 35 AlignY: Bottom PositionY: 9 Text: N.E TextColor: 255 HoverColor: 16777215 Name: PUSH N Enabled: yes DrawAsBackground: yes Size: Small LeftCommand: {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx] [$target.posy-1] [$target.posz]} | if [$hotkeys == 1 && $ctrl == 1] {useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx] [$target.posy-1] [$target.posz]} RightCommand: auto 1 listas 'PUSH N' | {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx] [$target.posy-1] [$target.posz]} | if [$hotkeys == 1 && $ctrl == 1] {useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx] [$target.posy-1] [$target.posz]} State: Inactive IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Right PositionX: 0 AlignY: Previous PositionY: 0 Text: N TextColor: 255 HoverColor: 16777215 State: Active IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Right PositionX: 0 AlignY: Previous PositionY: 0 Text: N TextColor: 255 HoverColor: 16777215 Name: PUSH NW Enabled: yes DrawAsBackground: yes Size: Small LeftCommand: {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx-1] [$target.posy-1] [$target.posz]} | if [$hotkeys == 1 && $ctrl == 1] {useoncreature 3197 target | moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx-1] [$target.posy-1] [$target.posz]} RightCommand: auto 1 listas 'PUSH NW' | {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx-1] [$target.posy-1] [$target.posz]} | if [$hotkeys == 1 && $ctrl == 1] {useoncreature 3197 target | moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx-1] [$target.posy-1] [$target.posz]} State: Inactive IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Left PositionX: 445 AlignY: Previous PositionY: 0 Text: N.W TextColor: 255 HoverColor: 16777215 State: Active IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Left PositionX: 445 AlignY: Previous PositionY: 0 Text: N.W TextColor: 255 HoverColor: 16777215 Name: PUSH W Enabled: yes DrawAsBackground: yes Size: Small LeftCommand: {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx-1] [$target.posy] [$target.posz]} | if [$hotkeys == 1 && $ctrl == 1] {useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx-1] [$target.posy] [$target.posz]} RightCommand: auto 1 listas 'PUSH W' | {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx-1] [$target.posy] [$target.posz]} | if [$hotkeys == 1 && $ctrl == 1] {useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx-1] [$target.posy] [$target.posz]} State: Inactive IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Left PositionX: 445 AlignY: Previous Inactive PositionY: 35 Text: W TextColor: 255 HoverColor: 16777215 State: Active IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Left PositionX: 445 AlignY: Previous Inactive PositionY: 35 Text: W TextColor: 255 HoverColor: 16777215 Name: PUSH SW Enabled: yes DrawAsBackground: yes Size: Small LeftCommand: {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx-1] [$target.posy+1] [$target.posz]} RightCommand: auto 1 listas 'PUSH SW' | {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx-1] [$target.posy+1] [$target.posz]} State: Inactive IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Left PositionX: 445 AlignY: Previous PositionY: 35 Text: S.W TextColor: 255 HoverColor: 16777215 State: Active IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Left PositionX: 445 AlignY: Previous PositionY: 35 Text: S.W TextColor: 255 HoverColor: 16777215 Name: PUSH S Enabled: yes DrawAsBackground: yes Size: Small LeftCommand: {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx] [$target.posy+1] [$target.posz]} | if [$hotkeys == 1 && $ctrl == 1] {useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx] [$target.posy+1] [$target.posz]} RightCommand: auto 1 listas 'PUSH S' | {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx] [$target.posy+1] [$target.posz]} | if [$hotkeys == 1 && $ctrl == 1] {useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx] [$target.posy+1] [$target.posz]} State: Inactive IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Left PositionX: 480 AlignY: Previous PositionY: 0 Text: S TextColor: 263412 HoverColor: 16777215 State: Active IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Left PositionX: 480 AlignY: Previous PositionY: 0 Text: S TextColor: 263412 HoverColor: 16777215 Name: PUSH SE Enabled: yes DrawAsBackground: yes Size: Small LeftCommand: {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx+1] [$target.posy+1] [$target.posz]} | if [$hotkeys == 1 && $ctrl == 1] {useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx+1] [$target.posy+1] [$target.posz]} RightCommand: auto 1 listas 'PUSH SE' | {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx+1] [$target.posy+1] [$target.posz]} | if [$hotkeys == 1 && $ctrl == 1] {useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx+1] [$target.posy+1] [$target.posz]} State: Inactive IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Right PositionX: 35 AlignY: Previous PositionY: 0 Text: S.E TextColor: 255 HoverColor: 16777215 State: Active IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Right PositionX: 35 AlignY: Previous PositionY: 0 Text: S.E TextColor: 255 HoverColor: 16777215 Name: PUSH E Enabled: yes DrawAsBackground: yes Size: Small LeftCommand: {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx+1] [$target.posy] [$target.posz]} | if [$hotkeys == 1 && $ctrl == 1] {useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx+1] [$target.posy] [$target.posz]} RightCommand: auto 1 listas 'PUSH E' | {if [$ctrl] useoncreature 3188 target | if [$alt] useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx+1] [$target.posy] [$target.posz]} | if [$hotkeys == 1 && $ctrl == 1] {useoncreature 3197 target | loop 20 moveitemonground [$target.posx] [$target.posy] [$target.posz] [$target.posx+1] [$target.posy] [$target.posz]} State: Inactive IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Right PositionX: 35 AlignY: Bottom PositionY: 44 Text: E TextColor: 255 HoverColor: 16777215 State: Active IconType: Normal IconIds: 3194 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Right PositionX: 35 AlignY: Bottom PositionY: 44 Text: E TextColor: 255 HoverColor: 16777215 Name: PUSH MAX Enabled: yes DrawAsBackground: no Size: Small LeftCommand: moveitemonground $posx [$posy-1] $posz $posx $posy $posz | moveitemonground $posx [$posy+1] $posz $posx $posy $posz | moveitemonground [$posx-1] [$posy-1] $posz $posx $posy $posz | moveitemonground [$posx-1] $posy $posz $posx $posy $posz | moveitemonground [$posx-1] [$posy+1] $posz $posx $posy $posz | moveitemonground [$posx+1] [$posy-1] $posz $posx $posy $posz|moveitemonground [$posx+1] $posy $posz $posx $posy $posz|moveitemonground [$posx+1] [$posy+1] $posz $posx $posy $posz RightCommand: auto 1 listas 'PUSH MAX' | moveitemonground $posx [$posy-1] $posz $posx $posy $posz | moveitemonground $posx [$posy+1] $posz $posx $posy $posz | moveitemonground [$posx-1] [$posy-1] $posz $posx $posy $posz | moveitemonground [$posx-1] $posy $posz $posx $posy $posz | moveitemonground [$posx-1] [$posy+1] $posz $posx $posy $posz | moveitemonground [$posx+1] [$posy-1] $posz $posx $posy $posz|moveitemonground [$posx+1] $posy $posz $posx $posy $posz|moveitemonground [$posx+1] [$posy+1] $posz $posx $posy $posz State: Inactive IconType: Normal IconIds: 3185 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Left PositionX: 480 AlignY: Bottom PositionY: 44 Text: P.M TextColor: 255 HoverColor: 16777215 State: Active IconType: Normal IconIds: 3185 0 0 0 BkgType: Normal BkgIds: 563 0 0 0 AlignX: Left PositionX: 480 AlignY: Bottom PositionY: 44 Text: P.M TextColor: 255 HoverColor: 16777215 Editado Novembro 28, 2012 12 anos por EdsonJunior (veja o histórico de edições)
Postado Agosto 7, 2015 9 anos desculpa a minha ignorancia mas como eu faço pra funcionar isso no meu elfbot? nao tenho a menor ideia mas curti oque ele diz fazer!
Postado Agosto 15, 2015 9 anos desculpa a minha ignorancia mas como eu faço pra funcionar isso no meu elfbot? nao tenho a menor ideia mas curti oque ele diz fazer! 1-Clique em Icons 2-clique em edit 3-Cola o comando na caixa 4-Clique em Load Icons 5-Clique em Enable Icons só não gostei do local onde estão. obs: empurra apenas itens players em ultimo caso.
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.