• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

How To Set Up Blazarn DreamOT 8.5

freak15

Professional Hoster
Joined
Dec 31, 2008
Messages
356
Reaction score
2
Location
Sweden
Note You Can Download The Server At The last line in this tutior! cuz moderators dont accept my realase or somthing >?S

This Tutior will help you what to execute in ur phpmyadmin!

CREDITS GOES TO ME FOR SERVER AND TUTIOR >XD>
Add this in your phpmyadmin


Powergamers
ALTER TABLE `players` ADD `exphist_lastexp` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `exphist1` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `exphist2` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `exphist3` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `exphist4` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `exphist5` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `exphist6` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `exphist7` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetimetoday` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetime1` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetime2` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetime3` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetime4` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetime5` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetime6` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetime7` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetimeall` BIGINT( 255 ) NOT NULL DEFAULT '0';


add

UPDATE `players` SET `exphist_lastexp`=`players`.`experience`

add

ALTER TABLE `guilds`
ADD `invited_to` INT( 11 ) NOT NULL ,
ADD `invited_by` INT( 11 ) NOT NULL ,
ADD `in_war_with` INT( 11 ) NOT NULL ,
ADD `kills` INT( 11 ) NOT NULL ,
ADD `show` SMALLINT( 1 ) NOT NULL ,
ADD `war_time` INT( 11 ) NOT NULL ;

CREATE TABLE `deaths_in_wars` (
`guild_id` INT( 11 ) NOT NULL ,
`player_id` INT( 11 ) NOT NULL ,
`killer_guild` INT( 11 ) NOT NULL ,
`killer` INT( 11 ) NOT NULL ,
`date` INT( 11 ) NOT NULL
) ENGINE = MYISAM ;



Thats All you need to add


If you dont know how to execute things look at this screenshots its will help you!



First open your phpmyadmin and open ur database and it will look like this!


tutior1.jpg




after that click on "sql" check screenshot

tutior2.jpg



after thats you copy the code "EXAMPLE" And paste it in LOOK SCREENSHOT!

ALTER TABLE `players` ADD `exphist_lastexp` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `exphist1` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `exphist2` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `exphist3` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `exphist4` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `exphist5` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `exphist6` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `exphist7` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetimetoday` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetime1` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetime2` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetime3` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetime4` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetime5` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetime6` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetime7` BIGINT( 255 ) NOT NULL DEFAULT '0',
ADD `onlinetimeall` BIGINT( 255 ) NOT NULL DEFAULT '0';


tutior3.jpg



AND NOW PRESS GO! Congratulations you have now added the table do exactly the same with


ALTER TABLE `guilds`
ADD `invited_to` INT( 11 ) NOT NULL ,
ADD `invited_by` INT( 11 ) NOT NULL ,
ADD `in_war_with` INT( 11 ) NOT NULL ,
ADD `kills` INT( 11 ) NOT NULL ,
ADD `show` SMALLINT( 1 ) NOT NULL ,
ADD `war_time` INT( 11 ) NOT NULL ;

CREATE TABLE `deaths_in_wars` (
`guild_id` INT( 11 ) NOT NULL ,
`player_id` INT( 11 ) NOT NULL ,
`killer_guild` INT( 11 ) NOT NULL ,
`killer` INT( 11 ) NOT NULL ,
`date` INT( 11 ) NOT NULL
) ENGINE = MYISAM ;


and the same with

UPDATE `players` SET `exphist_lastexp`=`players`.`experience`

GZ Finsihed! rep++ if this tutior helped you!

Some Screenshots on Thais!


Thais Crossroads

streetys.jpg


Thais Depot

depotr.jpg


Thais Temple

templeqb.jpg


Thais I DONT KNOW NAME OF THIS PLACE XD

wierdoplace.jpg


Thais Castle

castleuz.jpg


Thais King

castle2d.jpg




Some Pictures Over Carlin

Carlin City

carlin.jpg


Carlin Boat

carlinboat.jpg


Carlin Dp

carlindp.jpg


Carlin temple

carlintemplet.jpg






SERVER REALASE
http://dangerous.hopto.org/?subtopic=serverinfo





NOOOOOTE I DONT NOW IF THE MODERATORS ACCEPTED Blazarn DreamOT 8.5 YET BUT IT IS A GREAT SERVER!!!


NOTE IF YOU USE MY HTDOCS THE QUEST STATUS WILL WORK
IF U DONT YOU HAVE TO CONFIG IT BY URSELF!

REP ME
 
Last edited:
when i downloaded it and try to download winrar, tibia and more files my comuter closes!

i think its virus!
 
Why you release your work at server info?
All of your players can download it and host it like you, so it makes your players online down.
But its only my opinion.
Thanks anyway.


@Down
Maybe scan it using virustotal? Its better than one scanner :p

SunnShine
 
Last edited:

Similar threads

Back
Top