User Tag List

Pokaż wyniki 1 do 5 z 5

Wątek: NG Bot

  1. #1
    Uzależniony Brain's Avatar
    Zarejestrowany
    Nov 2007
    Miasto
    Przemyśl
    Posty
    674
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Domyślnie NG Bot

    Nie wiem czemu usunięto poprzedni temat :S.
    Jeszcze raz pytam. Czy mógłby ktoś powiedzieć w kilku słowach jak np. odpalić skrypte na robienie enchanted spearów?

    //Wiceps
    Czytanie ze zrozumieniem się kłania... Ja się pytam jak odpalić taką skrypte, a nie czy ktoś ją ma.

    PS Tak to jest bardzo trudne. Znalazłem to zanim ściągnołem bota .
    Ostatnio edytowane przez Brain : 02-09-2008 o 22:05

  2. #2
    Banned
    Zarejestrowany
    Apr 2008
    Miasto
    Warszawa
    Posty
    251
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Domyślnie

    Kod PHP:
    const
    SpearID 3277 ;//make sure its the right id of regular spear.
    ManaNeed=350;
    SpellName='Exeta Con';
    procedure CastSpell(Spellstring);
    begin
      UpdateWorld
    ;
      for 
    := 0 to Self.Containers.Count do
      
    begin
        
    for := 0 to Self.Containers.Container[x].Count-do
        
    begin
          
    if Self.Containers.Container[x].Item[y].ID SpearID then
          begin
              repeat
              Self
    .Containers.Container[x].Item[y].MoveToBody(Self.RightHand1);
              
    Sleep(1000);
              
    UpdateWorld;
            
    until Self.RightHand.ID SpearID;
            
    Self.Say(Spell);
            
    repeat
              Sleep
    (1000);
              
    UpdateWorld;
            
    until Self.RightHand.ID <> SpearID;
            
    Self.RightHand.MoveToContainer(Self.Containers.Container[x], y0);
            Exit;
          
    end;
        
    end;
      
    end;  
    end;
    procedure StackItems;
    var
      
    T: array of integer;
      
    xyzinteger;
      
    Tempinteger;
    begin
      T 
    := VarArrayCreate([019] , 3);
      
    Temp := -1;
      for 
    := 0 to Self.Containers.Count do
      
    begin
        
    if >= Self.Containers.Count then Break;
        for 
    := 0 to Self.Containers.Container[x].Count do
        
    begin
          T
    [z] := Self.Containers.Container[x].Item[z].ID;
        
    end;
        for 
    := 0 to Self.Containers.Container[x].Count do
        
    begin
          
    if >= Self.Containers.Container[x].Count then Break;
          if 
    Self.Containers.Container[x].Item[y].Properties.Pilable then
          begin
            
    if Self.Containers.Container[x].Item[y].Amount 100 then
            begin
              
    for := 1 to Self.Containers.Container[x].Count do
              
    begin
                
    if T[z] = Self.Containers.Container[x].Item[y].ID then
                begin
                  
    if Self.Containers.Container[x].Item[z].Amount 100 then
                  begin
                    Self
    .Containers.Container[x].Item[y].movetocontainer(Self.Containers.Container[x], z0);
                  
    end;
                
    end;
              
    end;
            
    end;
          
    end;
        
    end;
      
    end;
    end;

    begin
    while not terminated do
     
    begin
      updateworld
    ;
      
    StackItems;
       If (
    self.Mana>=ManaNeedthen
        begin
          repeat
           Self
    .RightHand.MoveToBody(Self.Arrow,0);
            
    sleep(1000);
             
    updateworld;
          
    until(Self.RightHand.ID=0);      
          
    CastSpell(SpellName);
          
    sleep(1000);
          
    updateworld;
          
    Self.Arrow.MoveToBody(Self.RightHand,0);
        
    end;
       
    sleep(1000);
      
    end;
    end
    Wystarczy poszukać na forum oficjalnej strony... Tak trudno?

  3. #3
    Banned
    Zarejestrowany
    Nov 2007
    Miasto
    K-ce
    Posty
    181
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Post ;)

    W ng odpalasz tools-->scripter-->wklejasz skrypt i dajesz execute script i wyłączasz scriptera i gitarka;p

  4. #4
    Uzależniony Brain's Avatar
    Zarejestrowany
    Nov 2007
    Miasto
    Przemyśl
    Posty
    674
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Domyślnie

    Wielkie dzięki Dann. PEwnie odpale bota i pójde do szkoły ;D.

  5. #5
    Banned
    Zarejestrowany
    Sep 2008
    Posty
    55
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Domyślnie

    Uwazaj na soule : D.. lepiej oblicz wszystko dokladnie ; p.. chociaz 200 souli na 7h robienia powinno stykac ; D.

Zasady Postowania

  • Nie możesz zamieszczać nowych tematów
  • Nie możesz dodawać postów
  • Nie możesz dodawać załączników
  • Nie możesz edytować swoich postów
  •