Jump to content

m44ti

Members
  • Posts

    34
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by m44ti

  1. this script is working but its working like as a bicycle vs porsche compared to my script. mb i will share this later I have auto restock Auto exchange aa auto captcha (only sound) auto sell crap auto rebuff auto tp and the character do not use one room its using all of them runing in cylce and killing all. btw wtt nobless script for auto captcha (can be on my hwid)
  2. Delevel script tp to heine add some skill to atack undress ur char and add combat zone when the bot make a tp to the field of whispers function SetForegroundWindow(hwnd: integer) : Boolean; stdcall; external 'user32.dll'; function captcha:boolean; begin if engine.dlgtext.contains('Refresh') or engine.dlgtext.contains('Captcha') or engine.dlgtext.contains('60 seconds') or engine.dlgtext.contains('Bot') then begin SetForegroundWindow(Engine.GameWindow); PlaySound(exepath+'\sounds\'+'PlayerAlarm'+'.wav'); delay(500); StopSound; end; end; var tep1,levdoc:cardinal; item:tl2item; //config begin tep1 := 0; // do not change levdoc := 55; //lvl u need to get //end of config engine.facecontrol(0, true); while true do begin captcha(); delay(1000); if (User.Level=levdoc) then begin // if level done while (tep1=0) do begin delay(60000); Print('lvl done!'); end; end else begin //else lvl not done while (tep1=0) do begin delay(1000); //if in town if user.InRange(107552, 218000, -3656,10000) then begin tep1 := 1; end; end; tep1 := 0; engine.facecontrol(0, false); //start tp to mob Engine.BypassToServer('_bbshome', True); delay(1000); Engine.BypassToServer('02', True); delay(1000); Engine.BypassToServer('0a', True); delay(1000); Engine.BypassToServer('021', True); delay(1000); Engine.BypassToServer('0d', True); delay(1000); //if on spot if user.InRange(82181, 226226, -3632,10000) then begin engine.facecontrol(0, true); end; end; end; end.
  3. var typbuffa:cardinal; Buff:Tl2buff; function checkbuff:boolean; begin if not user.Buffs.byID(1323,buff) then begin Engine.BypassToServer('_bbshome', True); delay(1500); Engine.BypassToServer('02', True); delay(1500); Engine.BypassToServer('0b', True); delay(1500); if (typbuffa=1) then begin Engine.BypassToServer('0b', True) ; delay(1500); end; if (typbuffa=2) then begin Engine.BypassToServer('0c', True) ; delay(1500); end; if (typbuffa=3) then begin Engine.BypassToServer('0d', True) ; delay(1500); end; if (typbuffa=4) then begin Engine.BypassToServer('0e', True) ; delay(1500); end; end; end; begin typbuffa := 1; // 1-mage, 2-fighter, 3-dagger, 4-archer while true do begin checkbuff(); delay(1000); end; end. this should work and i guess if u want to use ur scheme u proly use smth like this bypass + name scheme //this is example and this do not work prolly Engine.BypassToServer('_bbshome', True); delay(1500); Engine.BypassToServer('02', True); delay(1500); Engine.BypassToServer('0b', True); delay(1500); Engine.BypassToServer('0b MyScheme1', True); delay(1500);
  4. yea but i get smth like that : 6309 and what the fuk is that ? now its 00:34 server time in game window chat (/time) edit: 6309*10 = 63090 /60 = 1051 min /60 = 17,51 Hours and i gues - 17 because of time zone 0,51 * 60 = 30,6 min sooo its 00:30:60 Am I correct ? edit2 it should be correct but why the fuk its - 17 ? i just got mind blowed
  5. Hi How to for example print server time ? ServerTime: Cardinal;
  6. i have intel core quad 4x @2.6 GHz GF GTX 275 GW 4GB of Ram 1500 GB's hard drive and when i run on win 7 Vmware virtual xp and on it l2 i have there some about 5-10 fps
  7. yea its work but i have better id range just try press - ex. if u are mage u have 900 range press -900 in range if u are archer -1100 if use snipe -1200 if mele -70 and its work fine ;)
  8. Dear Aion Player, The New Aion Dragon Server is open !! Join Today and Check the Server ! The Server is at the Moment Auto Create Account ! For more Infos look under Features ! Aion Dragon Team
×
×
  • Create New...