hey, einfach wenn ihr in ner instanz sterbt ausloggen
bei ~ 1,5 sekunden auf leiche freilassen klicken und EVT bei der leiche sein wenn ihr wieder einloggt
funzt mit ner menge uebung eig. immer
when you die in an instance, logout
when the timer is at ~ 1,5 seconds, press "release spirit" and maybe you are at your corpse when you login again
get some training and it works like any time
Originally posted by Althya@Feb 16 2007, 15:02 kommt mir so bekannt vor. ist das nicht übelst alt?
Jop, ich kann mich noch gut dran erinnern das ich damals in Scholo afk ging und den Post von Lowfyr gesehen habe.
Stop, ich war in Scholo? Das heißt ich hatte meinen Account noch und der ist immerhin fast ein Jahr banned
Da ich gerade gute Laune habe
Hier mal meine Funktion, die ich immer nutze.
Im Interface/Addons Ordner einen neuen Ordner erstellen und cr nennen.
Zwei leere Dateien erstellen, eine cr.lua und die andere cr.toc nennen.
cr.lua:
Code:
cr = {timelogout = nil , releasedelay = 19.7};
function cr:enable()
local myframe = CreateFrame("Frame")
myframe:SetScript("OnUpdate", self.OnUpdate);
SlashCmdList["CHEATREZ"] = self.start;
SLASH_CHEATREZ1 = "/cr";
end
function cr:start()
--local _, _, latency = GetNetStats();
--cr.releasedelay = 20 - latency / 1000;
DEFAULT_CHAT_FRAME:AddMessage("Spirit-Release in "..cr.releasedelay.." s");
cr.timelogout = GetTime()+cr.releasedelay;
Logout();
end
function cr:OnUpdate(elapsed)
if (cr.timelogout) and (GetTime() >= cr.timelogout) then
RepopMe();
cr.timelogout = nil;
end
end
cr:enable();
cr.toc:
Code:
## Interface: 20000
## Title: cheatrezz function by mj
cr.lua
und anschließend noch in der cr.lua releasedelay an euren ping anpassen (benötigt evtl ein paar versuche in einer instanz aber muss auf JEDEN fall angepasst werden da 19.7 sec für einen 12er ping abgestimmt ist). per /cr kann man dann den release timer starten. da es für mich relativ perfekt klappt, habe ich es mir erspart eine dynamische version zu coden die den ping ermittelt .
viel spaß damit
[RELEASE] Auto-Leader Resurrect CT file 02/05/2024 - Shaiya Hacks, Bots, Cheats & Exploits - 59 Replies I'm releasing a CT file that makes it so you automatically Leader resurrect. For the US and German client only.
You need to use Cheat Engine to use this file. Click Here to download.
Update: I've made a German version also. It's included in the rar file.
[Request] auto resurrect UM's 01/06/2011 - Shaiya Private Server - 30 Replies is there anyone that have an SQL procedure to auto resurrect UM's?
Resurrect pet when dead 01/27/2010 - Lineage 2 - 3 Replies Hi.
I have a problem, my IG Walker 2.16 doesn't resurrect my pet when it dies, it doesn't even try, neither with skill or scroll. I know about the Auto Accept Live and the Names settings.
Anyone knows a workaround for this?
Tried making a script, but afaik it's impossible to make a script check pet's status?
resurrect at the present point tool 12/13/2008 - Silkroad Online - 5 Replies hi
before i start i want to say sorry for my english
im looking for tool witch can accept resurrect at the present point thats for my reser lvl 10
so i got 2 chars noob (farmer) and lvl 10 resser when farmer die (aoe thief or lured ond) i can res him by my lvl 10 resser (to auto res im use nubecoder 5000 tool)
but when they die both i can do nothing, and now i need some tool to accept resurrect at the present point when resser die too, then when resser up still can res farmer
Instant dig ? 08/29/2008 - Perfect World - 1 Replies is this possible ? like taking less time or instantly digging chest box ?