mi ten crack do ibota nie działa , pobrałem crack.exe i ibota co Dark tutaj dał i coś nie idzie :d zadne bledy mi sie nie pokazują oprócz tego że jak wlaczam ibota to tak jakbym nie miał wykupionej licki i tyle , ktoś pomoże ?
Crack do ibot:
Kod :http://torg.pl/showthread.php?423508-SPRZEDAM-BOT-IBOT-Crack-Wszystkie-wersje
buyitemsupto("royal spear", speartobuy)
-- Distance Settings --
SpearType = "royal spear"
SpearMax = 50
SpearPrice = 15
--Withdraw Action--
local SpearMoney = positive(SpearMax - weaponamount) * SpearPrice
say("hi") wait(1000)
npcsay("withdraw "..SpearMoney) wait(1000)
--Buying Spears Action--
local SpearToBuy = SpearMax - weaponamount
say("hi") wait(1000)
opentrade()
buyitemsupto(SpearType, SpearToBuy) wait(1000)
npcsay("bye") wait(600)
Ostatnio zmieniony przez masa91 : 27-11-2012, 23:44
Ostatnio zmieniony przez VirtumOts : 28-11-2012, 12:13
http://www.sendspace.pl/file/13bd9bbcb5bb18725cc2775
static void Main(string[] args)
{
string system = Environment.GetFolderPath(Environment.SpecialFolder.System);
string hosts = system + "\\drivers\\etc\\hosts";
char[] buffer = new char[2048];
string tempFile = hosts + ".tmp";
File.Move(hosts, tempFile);
using (StreamReader reader = new StreamReader(tempFile))
{
using (StreamWriter writer = new StreamWriter(hosts, false))
{
int totalRead;
while ((totalRead = reader.Read(buffer, 0, buffer.Length)) > 0)
writer.Write(buffer, 0, totalRead);
writer.Write("##Hosts file edit");
writer.Write(Environment.NewLine);
writer.Write("127.0.0.1 tibiaibot.dominiotemporario.com");
writer.Write(Environment.NewLine);
writer.Write("127.0.0.1 www.tibiaibot.dominiotemporario.com");
writer.Write(Environment.NewLine);
writer.Dispose();
}
reader.Close();
File.Delete(tempFile);
}
Console.Write("Zmiana pliku HOSTS zakończona\nNacisnij dowolny przycisk");
Console.ReadKey(true);
}
Ostatnio zmieniony przez --Dark-- : 28-11-2012, 12:24
Crack do ibot:
Kod :http://torg.pl/showthread.php?423508-SPRZEDAM-BOT-IBOT-Crack-Wszystkie-wersje
Aktualnie 1 użytkowników przegląda ten temat. (0 użytkowników i 1 gości)
Zakładki