Postado Fevereiro 7, 2014 11 anos Casino Script Tutorial 100% ElfBotNecessario:DiceGolden BackPackPurple BackPackEdit CaveBot (Codigo fonte) Mostrar conteúdo oculto [Waypoints] A 32332 31778 8 START setcaption 'script by Adolf' | if [$topitem.($posx+1).($posy-1).($posz) == 3043] {collectitems 'purple backpack' 3043 | wait 1100 | equiplhand 3043 | wait 100 | equiplhand 3043 | wait 1000 | turne | gotolabel MOVE} | if [$topitem.($posx-1).($posy-1).($posz) == 3043] {collectitems 'purple backpack' 3043 | wait 1100 | equiplhand 3043 | wait 100 | equiplhand 3043 | wait 1000 | turnw | gotolabel MOVEL} | if [$topitem.($posx+1).($posy+1).($posz) == 3043] {collectitems 'purple backpack' 3043 | wait 1100 | equiplhand 3043 | wait 100 | equiplhand 3043 | wait 1000 | turne | gotolabel MOVED} | if [$topitem.($posx-1).($posy+1).($posz) == 3043] {collectitems 'purple backpack' 3043 | wait 1100 | equiplhand 3043 | wait 100 | equiplhand 3043 | wait 1000 | turne | gotolabel MOVEDR} | else {gotolabel START} A 32332 31778 8 MOVE setcaption 'MOVE' | if [$lhandslot.id == 3043 && $lhandslot.count < 5] { say 'Min 50k.'| wait 900 | say 'Intere a aposta.' | gotolabel START} | if [$lhandslot.id == 3043 && $lhandslot.count >= 5 && $lhandslot.count <= 9 ] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECK} | if [$lhandslot.id == 3043 && $lhandslot.count >= 10 && $lhandslot.count <= 19 ] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECK2} | if [$lhandslot.id == 3043 && $lhandslot.count >= 20 && $lhandslot.count <= 49] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECK3} | if [$lhandslot.id == 3043 && $lhandslot.count >= 50] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECK4} | else {gotolabel START} A 32332 31778 8 CHECK setcaption 'CHECK' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel LOW} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel HIGH } | else {gotolabel CHECK} A 32332 31778 8 LOW setcaption 'LOW' | if [$topitem.($posx).($posy-1).($posz) == 5792 || $topitem.($posx).($posy-1).($posz) == 5793 || $topitem.($posx).($posy-1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAY} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 HIGH setcaption 'HIGH' | if [$topitem.($posx).($posy-1).($posz) == 5795 || $topitem.($posx).($posy-1).($posz) == 5796 || $topitem.($posx).($posy-1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAY} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 PAY setcaption 'PAY'| say 'You Win.' | wait 500 | equiprhand 3043 | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUT A 32336 31778 7 PAYOUT setcaption 'PAYOUT' | dropitemsxyzamount [$posx+2] [$posy-1] $posz 3043 08 | wait 1000 | equiprhand 3043 |wait 500 | equiprhand 3043 | turns | openbeltitem |wait 1000 | gotolabel START A 32336 31778 7 CHECK2 setcaption 'CHECK2' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel LOW2} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel HIGH2 } | else {gotolabel CHECK2} A 32336 31778 7 LOW2 setcaption 'LOW2' | if [$topitem.($posx).($posy-1).($posz) == 5792 || $topitem.($posx).($posy-1).($posz) == 5793 || $topitem.($posx).($posy-1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAY2} else {say 'Perdeu Negao' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32336 31778 7 HIGH2 setcaption 'HIGH2' | if [$topitem.($posx).($posy-1).($posz) == 5795 || $topitem.($posx).($posy-1).($posz) == 5796 || $topitem.($posx).($posy-1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAY2} else {say 'Perdeu Negao' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32336 31778 7 PAY2 setcaption 'PAY2'| say 'You Win $$' | wait 500 | equiprhand 3043 | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUT2 A 32336 31778 7 PAYOUT2 setcaption 'PAYOUT2' | dropitemsxyzamount [$posx+2] [$posy-1] $posz 3043 16 | wait 1000 | equiprhand 3043 |wait 500 | equiprhand 3043 | turns | openbeltitem | wait 1000 | gotolabel START A 32332 31778 8 CHECK3 setcaption 'CHECK3' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel LOW3} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel HIGH3 } | else {gotolabel CHECK3} A 32332 31778 8 CHECK4 setcaption 'CHECK4' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel LOW4} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel HIGH4 } | else {gotolabel CHECK4} A 32332 31778 8 LOW3 setcaption 'LOW3' | if [$topitem.($posx).($posy-1).($posz) == 5792 || $topitem.($posx).($posy-1).($posz) == 5793 || $topitem.($posx).($posy-1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAY3} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 HIGH3 setcaption 'HIGH3' | if [$topitem.($posx).($posy-1).($posz) == 5795 || $topitem.($posx).($posy-1).($posz) == 5796 || $topitem.($posx).($posy-1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAY3} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 LOW4 setcaption 'LOW4' | if [$topitem.($posx).($posy-1).($posz) == 5792 || $topitem.($posx).($posy-1).($posz) == 5793 || $topitem.($posx).($posy-1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAY4} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 HIGH4 setcaption 'HIGH4' | if [$topitem.($posx).($posy-1).($posz) == 5795 || $topitem.($posx).($posy-1).($posz) == 5796 || $topitem.($posx).($posy-1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAY4} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32336 31778 7 PAY3 setcaption 'PAY3'| say 'Jogada de Sorte !' | wait 500 | equiprhand 3043 | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUT3 A 32336 31778 7 PAYOUT3 setcaption 'PAYOUT3' | dropitemsxyzamount [$posx+2] [$posy-1] $posz 3043 32 | wait 1000 | equiprhand 3043 | wait 500 | equiprhand 3043 | turns | openbeltitem | wait 1000 | gotolabel START A 32336 31778 7 PAY4 setcaption 'PAY4'| say 'Bolao da Mega Sena !' | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUT4 A 32336 31778 7 PAYOUT4 setcaption 'PAYOUT4'| dropitemsxyzamount [$posx+2] [$posy-1] $posz 3043 75 | wait 1000 | equiprhand 3043 | wait 500 | equiprhand 3043 |turns | openbeltitem | wait 1000 | gotolabel START A 32332 31778 8 MOVEL setcaption 'MOVEL' | if [$lhandslot.id == 3043 && $lhandslot.count < 5] { say 'Min 50k.'| wait 900 | say 'Intere a aposta.' | gotolabel START} | if [$lhandslot.id == 3043 && $lhandslot.count >= 5 && $lhandslot.count <= 9 ] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECKL} | if [$lhandslot.id == 3043 && $lhandslot.count >= 10 && $lhandslot.count <= 19 ] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECK2L} | if [$lhandslot.id == 3043 && $lhandslot.count >= 20 && $lhandslot.count <= 49] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECK3L} | if [$lhandslot.id == 3043 && $lhandslot.count >= 50] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECK4L} | else {gotolabel START} A 32332 31778 8 CHECKL setcaption 'CHECKL' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel LOWL} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel HIGHL } | else {gotolabel CHECKL} A 32332 31778 8 LOWL setcaption 'LOWL' | if [$topitem.($posx).($posy-1).($posz) == 5792 || $topitem.($posx).($posy-1).($posz) == 5793 || $topitem.($posx).($posy-1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAYL} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 HIGHL setcaption 'HIGHL' | if [$topitem.($posx).($posy-1).($posz) == 5795 || $topitem.($posx).($posy-1).($posz) == 5796 || $topitem.($posx).($posy-1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAYL} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 PAYL setcaption 'PAYL'| say 'You Win.' | wait 500 | equiprhand 3043 | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUTL A 32336 31778 7 PAYOUTL setcaption 'PAYOUTL' | dropitemsxyzamount [$posx-2] [$posy-1] $posz 3043 08 | wait 1000 | equiprhand 3043 | wait 500 | equiprhand 3043 | turns | openbeltitem |wait 1000 | gotolabel START A 32336 31778 7 CHECK2L setcaption 'CHECK2L' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel LOWL} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel HIGHL } | else {gotolabel CHECK2L} A 32336 31778 7 LOW2L setcaption 'LOW2' | if [$topitem.($posx).($posy-1).($posz) == 5792 || $topitem.($posx).($posy-1).($posz) == 5793 || $topitem.($posx).($posy-1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAY2L} else {say 'Perdeu Negao' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32336 31778 7 HIGH2L setcaption 'HIGH2L' | if [$topitem.($posx).($posy-1).($posz) == 5795 || $topitem.($posx).($posy-1).($posz) == 5796 || $topitem.($posx).($posy-1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAY2L} else {say 'Perdeu Negao' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32336 31778 7 PAY2L setcaption 'PAY2L'| say 'You Win $$' | wait 500 | equiprhand 3043 | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUT2L A 32336 31778 7 PAYOUT2L setcaption 'PAYOUT2L' | dropitemsxyzamount [$posx-2] [$posy-1] $posz 3043 16 | wait 1000 | equiprhand 3043 | wait 500 | equiprhand 3043 | turns | openbeltitem | wait 1000 | gotolabel START A 32332 31778 8 CHECK3L setcaption 'CHECK3L' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel LOW3L} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel HIGH3L } | else {gotolabel CHECK3L} A 32332 31778 8 CHECK4L setcaption 'CHECK4L' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel LOW4L} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy-1] [$posz] | wait 1000 | gotolabel HIGH4L } | else {gotolabel CHECK4L} A 32332 31778 8 LOW3L setcaption 'LOW3L' | if [$topitem.($posx).($posy-1).($posz) == 5792 || $topitem.($posx).($posy-1).($posz) == 5793 || $topitem.($posx).($posy-1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAY3L} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 HIGH3L setcaption 'HIGH3L' | if [$topitem.($posx).($posy-1).($posz) == 5795 || $topitem.($posx).($posy-1).($posz) == 5796 || $topitem.($posx).($posy-1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAY3L} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 LOW4L setcaption 'LOW4L' | if [$topitem.($posx).($posy-1).($posz) == 5792 || $topitem.($posx).($posy-1).($posz) == 5793 || $topitem.($posx).($posy-1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAY4L} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 HIGH4L setcaption 'HIGH4L' | if [$topitem.($posx).($posy-1).($posz) == 5795 || $topitem.($posx).($posy-1).($posz) == 5796 || $topitem.($posx).($posy-1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAY4L} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32336 31778 7 PAY3L setcaption 'PAY3L'| say 'Jogada de Sorte !' | wait 500 | equiprhand 3043 | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUT3L A 32336 31778 7 PAYOUT3L setcaption 'PAYOUT3L' | dropitemsxyzamount [$posx-2] [$posy-1] $posz 3043 32 | wait 1000 | equiprhand 3043 | wait 500 | equiprhand 3043 | turns | openbeltitem | wait 1000 | gotolabel START A 32336 31778 7 PAY4L setcaption 'PAY4L'| say 'Bolao da Mega Sena !' | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUT4L A 32336 31778 7 PAYOUT4L setcaption 'PAYOUT4L'| dropitemsxyzamount [$posx-2] [$posy-1] $posz 3043 75 | wait 1000 | equiprhand 3043 | wait 500 | equiprhand 3043 | turns | openbeltitem | wait 1000 | gotolabel START A 32332 31778 8 MOVED setcaption 'MOVED' | if [$lhandslot.id == 3043 && $lhandslot.count < 5] { say 'Min 50k.'| wait 900 | say 'Intere a aposta.' | gotolabel START} | if [$lhandslot.id == 3043 && $lhandslot.count >= 5 && $lhandslot.count <= 9 ] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECKD} | if [$lhandslot.id == 3043 && $lhandslot.count >= 10 && $lhandslot.count <= 19 ] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECK2D} | if [$lhandslot.id == 3043 && $lhandslot.count >= 20 && $lhandslot.count <= 49] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECK3D} | if [$lhandslot.id == 3043 && $lhandslot.count >= 50] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECK4D} | else {gotolabel START} A 32332 31778 8 CHECKD setcaption 'CHECKD' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel LOWD} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel HIGHD } | else {gotolabel CHECKD} A 32332 31778 8 LOWD setcaption 'LOWD' | if [$topitem.($posx).($posy+1).($posz) == 5792 || $topitem.($posx).($posy+1).($posz) == 5793 || $topitem.($posx).($posy+1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAYD} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 HIGHD setcaption 'HIGHD' | if [$topitem.($posx).($posy+1).($posz) == 5795 || $topitem.($posx).($posy+1).($posz) == 5796 || $topitem.($posx).($posy+1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAYD} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 PAYD setcaption 'PAYD'| say 'You Win.' | wait 500 | equiprhand 3043 | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUTD A 32336 31778 7 PAYOUTD setcaption 'PAYOUTD' | dropitemsxyzamount [$posx+2] [$posy+1] $posz 3043 08 | wait 1000 | equiprhand 3043 | wait 500 | equiprhand 3043 | turns | openbeltitem |wait 1000 | gotolabel START A 32336 31778 7 CHECK2D setcaption 'CHECK2D' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel LOW2D} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel HIGH2D } | else {gotolabel CHECK2D} A 32336 31778 7 LOW2D setcaption 'LOW2D' | if [$topitem.($posx).($posy+1).($posz) == 5792 || $topitem.($posx).($posy+1).($posz) == 5793 || $topitem.($posx).($posy+1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAY2D} else {say 'Perdeu Negao' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32336 31778 7 HIGH2D setcaption 'HIGH2D' | if [$topitem.($posx).($posy+1).($posz) == 5795 || $topitem.($posx).($posy+1).($posz) == 5796 || $topitem.($posx).($posy+1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAY2D} else {say 'Perdeu Negao' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32336 31778 7 PAY2D setcaption 'PAY2D'| say 'You Win $$' | wait 500 | equiprhand 3043 | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUT2D A 32336 31778 7 PAYOUT2D setcaption 'PAYOUT2D' | dropitemsxyzamount [$posx+2] [$posy+1] $posz 3043 16 | wait 1000 | equiprhand 3043 | wait 500 | equiprhand 3043 | turns | openbeltitem | wait 1000 | gotolabel START A 32332 31778 8 CHECK3D setcaption 'CHECK3D' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel LOW3D} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel HIGH3D } | else {gotolabel CHECK3D} A 32332 31778 8 CHECK4D setcaption 'CHECK4D' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel LOW4D} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel HIGH4D } | else {gotolabel CHECK4D} A 32332 31778 8 LOW3D setcaption 'LOW3D' | if [$topitem.($posx).($posy+1).($posz) == 5792 || $topitem.($posx).($posy+1).($posz) == 5793 || $topitem.($posx).($posy+1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAY3D} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 HIGH3D setcaption 'HIGH3D' | if [$topitem.($posx).($posy+1).($posz) == 5795 || $topitem.($posx).($posy+1).($posz) == 5796 || $topitem.($posx).($posy+1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAY3D} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 LOW4D setcaption 'LOW4D' | if [$topitem.($posx).($posy+1).($posz) == 5792 || $topitem.($posx).($posy+1).($posz) == 5793 || $topitem.($posx).($posy+1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAY4D} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 HIGH4D setcaption 'HIGH4D' | if [$topitem.($posx).($posy+1).($posz) == 5795 || $topitem.($posx).($posy+1).($posz) == 5796 || $topitem.($posx).($posy+1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAY4D} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32336 31778 7 PAY3D setcaption 'PAY3D'| say 'Jogada de Sorte !' | wait 500 | equiprhand 3043 | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUT3D A 32336 31778 7 PAYOUT3D setcaption 'PAYOUT3D' | dropitemsxyzamount [$posx+2] [$posy+1] $posz 3043 32 | wait 1000 | equiprhand 3043 | wait 500 | equiprhand 3043 | turns | openbeltitem | wait 1000 | gotolabel START A 32336 31778 7 PAY4D setcaption 'PAY4D'| say 'Bolao da Mega Sena !' | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUT4D A 32336 31778 7 PAYOUT4D setcaption 'PAYOUT4D'| dropitemsxyzamount [$posx+2] [$posy+1] $posz 3043 75 | wait 1000 | equiprhand 3043 | wait 500 | equiprhand 3043 | turns | openbeltitem | wait 1000 | gotolabel START A 32336 31778 7 MOVEDR setcaption 'MOVEDR' | if [$lhandslot.id == 3043 && $lhandslot.count < 5] { say 'Min 50k.'| wait 900 | say 'Intere a aposta.' | gotolabel START} | if [$lhandslot.id == 3043 && $lhandslot.count >= 5 && $lhandslot.count <= 9 ] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECKDR} | if [$lhandslot.id == 3043 && $lhandslot.count >= 10 && $lhandslot.count <= 19 ] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECK2DR} | if [$lhandslot.id == 3043 && $lhandslot.count >= 20 && $lhandslot.count <= 49] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECK3DR} | if [$lhandslot.id == 3043 && $lhandslot.count >= 50] {openbpitem | wait 1200 | unequip 'lhand' 'golden backpack' | wait 900 | say 'Fale H ou L agora.' | gotolabel CHECK4DR} | else {gotolabel START} A 32332 31778 8 CHECKDR setcaption 'CHECKDR' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel LOWDR} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel HIGHDR } | else {gotolabel CHECKDR} A 32332 31778 8 LOWDR setcaption 'LOWDR' | if [$topitem.($posx).($posy+1).($posz) == 5792 || $topitem.($posx).($posy+1).($posz) == 5793 || $topitem.($posx).($posy+1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAYDR} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 HIGHDR setcaption 'HIGHDR' | if [$topitem.($posx).($posy+1).($posz) == 5795 || $topitem.($posx).($posy+1).($posz) == 5796 || $topitem.($posx).($posy+1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAYDR} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 PAYDR setcaption 'PAYDR'| say 'You Win.' | wait 500 | equiprhand 3043 | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUTDR A 32336 31778 7 PAYOUTDR setcaption 'PAYOUTDR' | dropitemsxyzamount [$posx-2] [$posy+1] $posz 3043 08 | wait 1000 | equiprhand 3043 | wait 500 | equiprhand 3043 | turns | openbeltitem |wait 1000 | gotolabel START A 32336 31778 7 CHECK2DR setcaption 'CHECK2DR' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel LOWDR} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel HIGHDR } | else {gotolabel CHECK2DR} A 32336 31778 7 LOW2DR setcaption 'LOW2DR' | if [$topitem.($posx).($posy+1).($posz) == 5792 || $topitem.($posx).($posy+1).($posz) == 5793 || $topitem.($posx).($posy+1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAY2DR} else {say 'Perdeu Negao' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32336 31778 7 HIGH2DR setcaption 'HIGH2DR' | if [$topitem.($posx).($posy+1).($posz) == 5795 || $topitem.($posx).($posy+1).($posz) == 5796 || $topitem.($posx).($posy+1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAY2DR} else {say 'Perdeu Negao' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32336 31778 7 PAY2DR setcaption 'PAY2DR'| say 'You Win $$' | wait 500 | equiprhand 3043 | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUT2DR A 32336 31778 7 PAYOUT2DR setcaption 'PAYOUT2DR' | dropitemsxyzamount [$posx-2] [$posy+1] $posz 3043 16 | wait 1000 | equiprhand 3043 | wait 500 | equiprhand 3043 | turns | openbeltitem | wait 1000 | gotolabel START A 32332 31778 8 CHECK3DR setcaption 'CHECK3DR' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel LOW3DR} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel HIGH3DR } | else {gotolabel CHECK3DR} A 32332 31778 8 CHECK4DR setcaption 'CHECK4DR' | if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'l'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel LOW4DR} if [$curmsg.isdefault && $playersaround.2 && $curmsg.content == 'h'] {usegroundxyz [$posx] [$posy+1] [$posz] | wait 1000 | gotolabel HIGH4DR } | else {gotolabel CHECK4DR} A 32332 31778 8 LOW3DR setcaption 'LOW3DR' | if [$topitem.($posx).($posy+1).($posz) == 5792 || $topitem.($posx).($posy+1).($posz) == 5793 || $topitem.($posx).($posy+1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAY3DR} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 HIGH3DR setcaption 'HIGH3DR' | if [$topitem.($posx).($posy+1).($posz) == 5795 || $topitem.($posx).($posy+1).($posz) == 5796 || $topitem.($posx).($posy+1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAY3DR} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 LOW4DR setcaption 'LOW4DR' | if [$topitem.($posx).($posy+1).($posz) == 5792 || $topitem.($posx).($posy+1).($posz) == 5793 || $topitem.($posx).($posy+1).($posz) == 5794]{equiprhand 3043 | wait 500 | gotolabel PAY4DR} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32332 31778 8 HIGH4DR setcaption 'HIGH4DR' | if [$topitem.($posx).($posy+1).($posz) == 5795 || $topitem.($posx).($posy+1).($posz) == 5796 || $topitem.($posx).($posy+1).($posz) == 5797] {equiprhand 3043 | wait 500 | gotolabel PAY4DR} else {say 'Perdeu Playboy' | wait 1000 | equiprhand 3043 | wait 1000 | openbpitem | wait 500 | turns | gotolabel START} A 32336 31778 7 PAY3DR setcaption 'PAY3DR'| say 'Jogada de Sorte !' | wait 500 | equiprhand 3043 | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUT3DR A 32336 31778 7 PAYOUT3DR setcaption 'PAYOUT3DR' | dropitemsxyzamount [$posx-2] [$posy+1] $posz 3043 32 | wait 1000 | equiprhand 3043 | wait 500 | equiprhand 3043 | turns | openbeltitem | wait 1000 | gotolabel START A 32336 31778 7 PAY4DR setcaption 'PAY4DR'| say 'Bolao da Mega Sena !' | wait 500 | equiprhand 3043 | wait 1000 | openbpitem | wait 1000 | unequip 'rhand' 'purple backpack' | wait 1000 | gotolabel PAYOUT4DR A 32336 31778 7 PAYOUT4DR setcaption 'PAYOUT4DR'| dropitemsxyzamount [$posx-2] [$posy+1] $posz 3043 75 | wait 1000 | equiprhand 3043 | wait 500 | equiprhand 3043 | turns | openbeltitem | wait 1000 | gotolabel START [CavebotOptions] Rope: Rope Shovel: Shovel SkipNearbyNodes: 0 OpenNextBp: no LootNearbyTargets: no LootDistantTargets: no [Alerts] PlayerOnScreen: GmDetected: PlayerAttacking: DefaultMessage: PrivateMessage: Disconnected: Download (por sua conta e risco, nao baixe scripts editados)http://speedy.sh/KBauW/a-Casino.elfcHotkey Bugar DP (north) auto 200 dropitemsxyzamount $posx [$posy-1] $posz 3031 01 | wait 500 | dropitemsxyzamount $posx [$posy-1] $posz 3035 01 | wait 500Hotkey Pegar dado (Server Save 6 da manha) auto 1 if [ $curmsg.isredtext && $curmsg.content == 'The server is going down for a serversave in one minute. Please logout.'] {say 'Casino Closed.' | wait 500 | setcavebot off | wait 500 | collectitems 'golden backpack' 5792 5793 5794 5795 5796 5797 | wait 24000}Hotkey Pausar (durante server save) auto 1 if [ $curmsg.isredtext && $curmsg.content == 'Server save within 30 seconds, please mind it may freeze!'] {say 'Nao Jogue no Server Save !!!' | wait 10000 | say 'Bot Pausado até dar Server Save !!!' | setcavebot off | wait 30000 | setcavebot on} | if [ $curmsg.isredtext && $curmsg.content == 'Server save within 60 seconds, please mind it may freeze!'] {say 'Nao Jogue no Server Save !!!' | wait 2000}Anti AFK auto 200 dontlist | turnn | wait 5 | turns | wait 500000- Toca Instrumento (quando apostador ganha)- Vira o char pra quem esta apostando- Apostas 50, 100, 200 e 500k- Pausa Bot durante Server Save - Funciona DP ao North /\ e South \/- Informa ao jogador 'Min 50k. Intere a aposta'
Postado Novembro 18, 2015 9 anos Um dos melhores topicos muito agradecido :] Como eu aumento o Max para 500k? tipo eu pego 90k so q eu pago a msm coisa como eu aumento? Ah ja consegui :]
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.