Jump to content

AchYle

Banned
  • Posts

    389
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by AchYle

  1. since there is not another mid rate, and noone care about rujaveria
  2. w/e dont work at w10
  3. he just redownloaded it from http://rghost.net/8RjjTdTt8 xd
  4. sometimes y sometimes no xd
  5. its not virus w10 64 also and cant open even l2 with that new ogg xd
  6. i was using that steriod or how it was name xd now im atwork cant test
  7. like i wrote before, same way like lameguard xd
  8. it work since start, just like 6h it isnt work xd
  9. hard change +16 color to +15 ?
  10. laptop lifetime is like 4y, after 4y u still wont using 32gb ram
  11. so farm another stones and trade it xdddddd
  12. kariks for sur
  13. czechoinglish version xddddddddddddddddddddddddddd
  14. youtube, facebook, this forum, tales forum and some shity forums + twitch and no lags xd idk i have just problem with when mine ram is at 92-96% it start laging, but when its 80-90 everything is fine, i have i5 + sdd so just ram is problem
  15. stream high quality, lol medium high and 9 pages of chrome idk its fine this xd
  16. tried it, twitch + chrome and lol and 75% of using ram 80-90fps ingame (bcs second monitor with full screen twitch) no way for me waste money to pc / laptop, i better waste money to car xd
  17. i was using high details other low im just using edited l2.exe
  18. wtf i run 8x l2 and it take 1,5gb max but 2,5gb using windows 10
  19. me to 4gb at laptop and cant add more xd
  20. this work for me credit: adr.bot
  21. im using w10 it took lot of ram so im at 99% ram with 7-8 boxes, but no lags xd
  22. http://i.imgur.com/SzYAVmj.jpg just useless with mine home laptop cant log more xd almost same way like for lameguard
  23. edit it just for pm uses sysutils, dialogs; function StringInArray(const Value: string; Strings: array of string): Boolean; var I: Integer; begin Result := True; for I := Low(Strings) to High(Strings) do if Strings = Value then Exit; Result := False; end; const numberOfNames = 10000; var i,j: integer = 0; usedNames: array[0..numberOfNames] of string; currentName,sName,fName: string; mailSubj: string = 'http://www.lineage2tales.com/ 15x H5 start 2.1.! '; textToWrite: string = 'http://www.lineage2tales.com/ 15x H5 start 2.1.!'; messageDelay: integer = 5000; begin //InputQuery('Spam bot', 'Enter the mail subject', mailSubj); //InputQuery('Spam bot', 'Enter the mail and PM text', textToWrite); while true do begin currentName:= CharList.Items(i).Name; if not (currentName = '') then begin if not (StringInArray(currentName,usedNames)) then begin Engine.Say(textToWrite,2,currentName); //Engine.SendMail(currentName,mailSubj,textToWrite,[57,1]); usedNames[j]:= currentName; inc(i); inc(j); delay(messageDelay); end else begin print('Char already used!'); inc(i); delay(1000); end; end else begin print('No chars to pm!'); i:= 0; delay(1000); end; delay(200); Engine.Say(textToWrite,1,''); delay(200); Engine.Say(textToWrite,8,''); end; end.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock