Новости:

Уважаемые пользователи , если у вас возникли технические проблемы , с эксплуатацией Warpack,  указывайте в вашем сообщении , какие меры принимались вами , для их решения.
Это поможет вам и разработчикам , ускорить решение проблемы.

Главное меню

Просмотр сообщений

В этом разделе можно просмотреть все сообщения, сделанные этим пользователем.

Просмотр сообщений

Сообщения - frbyles

#1
If you value your account right. let the aimbot learn. if your rapeage goes up overnight drastically war gaming may investigate your account. if your stats start to improve daily for 2 weeks its more reasonable that you may have gotten better internet computer etc..  be patient let it do its thing it will eventually learn.  use vanga aim ( not the one below it. ) for maximum effectiveness it still misses sometimes but thats a good thing in my opinion.
#2
ive had it happen after installing wotbot i had to uninstall world of tanks do a fresh install works everytime for me
#3
im not sure who the creator is but it wasnt me of course I think this is prob what dniwebot has bult into it but this will give you some insight

using Scylla.Common;
using Scylla.Common.Math;
using Scylla.Common.Plugins;
using Scylla.Wot;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Windows.Forms;

namespace Scylla.CommonBot.Plugins
{
    public class HotspotLogger : IPlugin
    {
        private readonly HashSet<Vector3> _Positions = new HashSet<Vector3>();

        public string Author
        {
            get { return "superreeen"; }
        }

        public Version Version
        {
            get { return new Version(1, 0, 0, 0); }
        }

        public string Name
        {
            get { return "Hotspot Logger"; }
        }

        public string Description
        {
            get { return "Press F11 to add a hotspot to the collection. Press F12 to write the current collection in hotspot format to the log. Press F10 to log the map name. Press F9 to reset the hotspot collection."; }
        }

        public System.Windows.Window DisplayWindow
        {
            get { return null; }
        }

        public void OnPulse()
        {

        }

        public void OnInitialize()
        {

        }

        public void OnShutdown()
        {

        }

        public void OnEnabled()
        {
            Hotkeys.RegisterHotkey("Output HotSpots", OutputHotspots, Keys.F12);
            Hotkeys.RegisterHotkey("Generate HotSpot", GenerateHotspot, Keys.F11);
            Hotkeys.RegisterHotkey("Show Map name", GenerateMapName, Keys.F10);
            Hotkeys.RegisterHotkey("Reset HotSpots", ResetHotspots, Keys.F9);
            Logging.Write("{0} {1} plugin enabled.", Name, Version);
        }

        public void OnDisabled()
        {
            Hotkeys.RemoveHotkey("Output HotSpots");
            Hotkeys.RemoveHotkey("Generate HotSpot");
            Hotkeys.RemoveHotkey("Show Map name");
            Hotkeys.RemoveHotkey("Reset HotSpots");
            Logging.Write("{0} {1} plugin disabled.", Name, Version);
        }

        public void ResetHotspots()
        {
            _Positions.Clear();
            Logging.Write("Logged hotspots reset.");
        }

        public void GenerateHotspot()
        {
            var pos = ScyllaWot.Me.Vehicle.Position;
            if (!_Positions.Any(p => p.Distance2DSqr(pos) < 20f * 20f))
            {
                _Positions.Add(pos);
                Logging.Write("Logged a hotspot.");
            }
        }

        public void OutputHotspots()
        {
            var positions = _Positions.ToArray();
            for (int i = 0; i < positions.Length; i++)
            {
                var pos = positions;
                Logging.Write("<Hotspot Team=\"{0}\" X=\"{1}\" Y=\"{2}\" Z=\"{3}\" Type=\"Normal\" /><!-- {4} -->", ScyllaWot.Me.Vehicle.Team, pos.X, pos.Y, pos.Z, i);
            }

        }

        public void GenerateMapName()
        {
            var map = ScyllaWot.Me.Arena.Name;
            Logging.Write("Current map is {0}.", map);
        }

        public bool Equals(IPlugin other)
        {
            return Name == other.Name && Version == other.Version;
        }
    }
}
#4
well TBH if they cant explain it we dam sure cant lol theyre the creators of it
#5
Archive English subforum / Re: Profiles
17.02.2014 23:01:55
well there isnt a way to make profiles other than with the bot running drive around and Ctrl+P alot lol :(
Not that i know of anyway. I was trying to figure out how to plot my courses on a .dds map file my self a week or so ago. but had no luck in finding a click logger etc . even if i would have found one im not a coder so i dont know how i would manage to convert that into useful profiles.
#7
Archive English subforum / Re: WoT Ban?
17.02.2014 21:03:09
Цитата: Python от 17.02.2014 19:05:51
Цитата: Карающий Рак от 17.02.2014 15:27:53
There are signs that may be determined that a player uses Warpack (eg gun jerks too sharply)
Automatic fire extinguisher activated with a slight delay, the Warpack script - instantly
If you have good fire fighting skills and a auto fire extinguisher its pretty instant .

Ok its only the players ingame reporting us ? then, no active antibot programs

They don't run one at all. Problem with higher tier games is experienced, and often times serious players. If you run TL on your BatChat 25t and you are top tier, the team expects you to perform and they will actively watch you and judge your actions. TL isn't a great player, and this will stand out a hundred times more in 10-15 minute lasting tier 8-10 matches than in tier 4-6, where everybody generally yolo's and skill is less of a factor (get a Matilda and have fun with TL, it won't die and it'll smash any tier 4-5 that tries to kill it if it's top tier. Nobody will complain or report you).

Fact of the matter is it's how you use the bot that determines how fast you will lose your account. Your own decision on how to use the bot, when to use it, which tanks to use it on etc greatly impacts your chances of not getting banned ever. It's a bit like alcohol, really.
#8
NEW UPDATE WotBot 2.2.6 для WoT 8.11
#12
http://warpack.net/en/index

login and goto keys the link is there
#13
Я могу либо запустить Warpack, а затем я играю сражения, или я могу запустить DNIwebot и борется за меня, и я могу прыгать и помочь, если я хочу.

Я никогда не получил и работать на том же установить. Может быть, я делаю это неправильно: после чистой установки, установить бота следующий, и последний установить Warpack. В то время как мне нужно запустить DNIwebot для обоих, у меня есть 1WOT папку с Warpack модов и другую папку WOT только с бота. Это звучит странно, но кто-нибудь здесь есть и работать на то же самое установить?

Это работает для меня, потому что я не против играть сам. Если я собираюсь спать, или если у меня есть вызов принять, я могу играть, а затем пусть бот закончить матч для меня (я работаю из дома, так что я получаю звонки, где я должен вдруг остановиться и бот отделки для меня).

Я счастлив, но я не уверен, можно использовать и в то же время?
#14
единственная проблема, я видел с dniwebot это блокирует его башни и дергается справа налево во время вождения. что не является естественным. выполнив одно из тех вещей, да, но не то и другое одновременно.   башни = башенка :)
SMF spam blocked by CleanTalk