English How to make Omega Master !??

4 replies
Goto Page
To the start Previous 1 Next To the start
14.10.13 06:32:33 am
Up
PlayerQ
User
Offline Off
hello alll how to Make Omega Boss?
plese teach me idk how to mack
the hp/lv and the money
plese help and thank
14.10.13 12:21:58 pm
Up
eduxd0707
BANNED
Offline Off
very big and stronger boss? ok
Code:
1
2
3
4
5
6
7
8
9
name = 'XXXX', health = 4000, image = 'gfx/weiwen/pokemon/XXXXX.png', scalex = 4, scaley = 4, 
          atk = 2000, def = 520, spd = 11, atkspd = 11, x = 0, y = 0, ang = 0, imgang = 0, spawnchance = 100, runat = 20, spawn1 = {XXX, XX}, spawn2 = {XXX, XXX}, 
          exp = 5000, money = 3000, loot = {{chance = 8000, id = 733}},
                spc = {500, function(self, id, dist) 
               parse('explosion ' .. self.x .. ' ' .. self.y .. ' 10 -40')
               parse("effect \"colorsmoke\" " .. self.x .. " " .. self.y .. " 5 5 0 255 255")
               radiusmsg("XXXX heal himself!", self.x, self.y)
               radiussound("XXXX.ogg", self.x, self.y)
          end},
14.10.13 02:55:53 pm
Up
PlayerQ
User
Offline Off
hmmm some tibia Omega boss heal is 999999999999
14.10.13 03:16:06 pm
Up
Ashelin
BANNED
Offline Off
Please, just burn.
No more.
15.10.13 03:14:47 am
Up
PlayerQ
User
Offline Off
hmmm ok thank
To the start Previous 1 Next To the start