[Share] Automatic Rebirth
Hello,
I share my auto rebirth code and an automatic master-hero changer :laugh: :
PHP Code:
CREATE TRIGGER `master_hero` BEFORE UPDATE ON `characters` FOR EACH ROW
begin
if new.class=6 and new.level=120 then
set new.class=16;
set new.level=60;
end if;
if new.class=7 and new.level=120 then
set new.class=17;
set new.level=60;
end if;
if new.class=8 and new.level=120 then
set new.class=18;
set new.level=60;
end if;
if new.class=9 and new.level=120 then
set new.class=19;
set new.level=60;
end if;
if new.class=10 and new.level=120 then
set new.class=20;
set new.level=60;
end if;
if new.class=11 and new.level=120 then
set new.class=21;
set new.level=60;
end if;
if new.class=12 and new.level=120 then
set new.class=22;
set new.level=60;
end if;
if new.class=13 and new.level=120 then
set new.class=23;
set new.level=60;
end if;
if new.class=16 and new.level=120 then
set new.class=24;
end if;
if new.class=17 and new.level=120 then
set new.class=25;
end if;
if new.class=18 and new.level=120 then
set new.class=26;
end if;
if new.class=19 and new.level=120 then
set new.class=27;
end if;
if new.class=20 and new.level=120 then
set new.class=28;
end if;
if new.class=21 and new.level=120 then
set new.class=29;
end if;
if new.class=22 and new.level=120 then
set new.class=30;
end if;
if new.class=23 and new.level=120 then
set new.class=31;
end if;
if new.class=24 and new.level=120 then
set new.level=1;
set new.exp=0;
end if;
if new.class=25 and new.level=120 then
set new.level=1;
set new.exp=0;
end if;
if new.class=26 and new.level=120 then
set new.level=1;
set new.exp=0;
end if;
if new.class=27 and new.level=120 then
set new.level=1;
set new.exp=0;
end if;
if new.class=28 and new.level=120 then
set new.level=1;
set new.exp=0;
end if;
if new.class=29 and new.level=120 then
set new.level=1;
set new.exp=0;
end if;
if new.class=30 and new.level=120 then
set new.level=1;
set new.exp=0;
end if;
if new.class=31 and new.level=120 then
set new.level=1;
set new.exp=0;
end if;
end;
Re: [Share] Automatic Rebirth
WTF this is just a spam.. this has been posted by too many leechers here...
Re: [Share] Automatic Rebirth
Re: [Share] Automatic Rebirth
Quote:
Originally Posted by
maalves
that works, thanks.
did you even check it?
or it might be the same user just a different account..
and it might work .. someone check it
Re: [Share] Automatic Rebirth
Quote:
Originally Posted by
daniel369
did you even check it?
or it might be the same user just a different account..
and it might work .. someone check it
It works. The problem is that it's a repost of a repost of a repost of a repost of a repost of a repost of a repost.
Re: [Share] Automatic Rebirth
No i search and i correct all of the problem ! I'm not a leecher ^^
Re: [Share] Automatic Rebirth
oHHH.....nice release... xD
Re: [Share] Automatic Rebirth
Seems like the same as imansos release.
Re: [Share] Automatic Rebirth
Sir, wat should i call the .sql file!?? Thnx for release
Re: [Share] Automatic Rebirth
Re: [Share] Automatic Rebirth
i would like to use that on my server, im sorry 4 the question but how do i use that?
Re: [Share] Automatic Rebirth
OMG their getting my codes and not giving any credits WTH
Re: [Share] Automatic Rebirth
whew...whenever i add this quiry i always get this error
kindly help me... :D
http://i208.photobucket.com/albums/b...g/untitled.jpg
Re: [Share] Automatic Rebirth
i dont need this crap anymore.. you can rebirth at my server using the User Panel that was coded by one of my staff.. thats more accurate and you can set a Limit there to just up to 50x Rebirths..
Re: [Share] Automatic Rebirth
creed can i ask for your rebirth program????this doesnt work to my db..>_<
Re: [Share] Automatic Rebirth
[OFF TOPIC]creed,can you just stfu :< You're particularly annoying and you flame people work just stfu for once
[ON TOPIC]This should help for nabs :]