antiblock
https://i.imgur.com/aJ17bf7.gif

rafaelxte2

Membro
  • Content Count

    489
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by rafaelxte2


  1. Não, porque isso do SQL Injection eles não precisam entrar na DB para excluir a tabela "item"..

     

    Se eles conseguissem entrar, acha mesmo que apagariam só uma tabela? kkkk

    Pois então isso é estranho.

    Caso eu invadisse um servidor que esteja online que tenha players ativos e contribuidores 

    eu iria encher-me de itens top e vender a R$.

    Se o site tem mascara da fortuna de R$ 2,00 eu venderia 1k de mascara a 50 Reais kkkkk

     


  2. Daew Freitas

    Você pode baixar aqui nesse link a versao 32-64 Bits Illustrator CS6

    https://piratebay.host/thepiratebay.se/torrent/8082433/Adobe_Illustrator_CS6_16.2.0_(32-64_bit)_%2525252525252525255BChingLiu%2525252525252525255D


    Ou você pode preferir o Illustrator CC neste Link

    https://thepiratebay.se/torrent/12021637/Adobe_Illustrator_CC_2015_19.0.0_(64-Bit)___Crack



    Bom vale lembrar que, instalar 64 bits para trabalhar com tais ferramenta gráfica sempre é muito melhor.


  3. quest evento_dengue begin
    	state start begin
    		when 11000.chat."GM: Evento Combate A Dengue" or 11002.chat."GM: Evento Combate A Dengue" or 11004.chat."GM: Combate A Dengue" with pc.is_gm() begin
    			say_title(mob_name(npc.get_race()))
    			say("")
    			say("Olá "..pc.get_name().."!")
    			say("Oque você deseja ?")
    			say("")
    			local s = select("Ligar Evento Combate A Dengue", "Desligar Evento Combate A Dengue", "Desligar Troca de Erva Azul", "Cancelar")
    			if s == 1 then
    				game.set_event_flag("eventosungmahi", 1)
    				game.set_event_flag("eventosungmahitroca", 1)     
    		  	elseif s == 2 then
    			   	game.set_event_flag("eventosungmahi", 0)
    			elseif s == 3 then
    				game.set_event_flag("eventosungmahitroca", 0)
    		  	elseif s == 4 then
    				return
    			end
    		end
    
    		when 20018.chat."Entregar Erva Azul" with game.get_event_flag("eventosungmahitroca") > 0 begin
    			if pc.countitem(70252) >= 5 then
    				say("Me traga uma prova de que os derrotou!!!")
    				say("Obrigado!")
    				say("Com isso as vilas estão seguras.")
    				say("Aqui, pegue sua recompensa!")
    				say("")
    				pc.removeitem("70252", 5)
    				say_reward("Você recebeu 2 Báu Vermelho!")
    				pc.give_item2("50182", 2)
    			else
    				say_title("Baeck-go:")
    				say("")
    				say("Infelizmente você não possui Ervas suficiente")
    				say("Mas não desanime vá dropar agora mesmo")
    				say("Em caso de duvida acesse www.m2oracle.com")
    			end
    		end
    
    		when 20008.chat."Todos contra Dengue" begin
    			say_title("A Epidemia maldita")
    			say("")
    			say("A Dengue não esta brincando agora ela transmite, ZIKA VIRUS e Chikungunya,")
    			say("Convocamos nossos melhores aventureiro para ajudar nesse combate")
    			say("Não é facil combater esses pestinha, mas com dedicação conseguiremos")
    			say("E em sua casa você está de olho nesses pestinha? não deixe agua parada.")
    			say("Aqui no jogo Graças ao Deus Dragão, temos o Baek-go,")
    			say("que está trabalhando comigo para desenvolver uma ,")
    			say("Poções maravilhosa para combater e curar o sintomas desses pestinha.")
    			say("Então se você levar para o Baeck-go 5 Erva azul ele ficará muito grato.")
    			say("E como recompensa ele irá lhe recompensar muito bem.")
    			say("contamos com vocês para combater essa epidemia iminente.")
    		end
    	end
    end
    

    Vlw brother ajudou muito!


  4. Ola galera estou com erro nesta quest que estou criando alguem poderia me falar onde está o erro?

     

    me aparesse este erro

     
    evento_dengue2.quest:41:assertion failure : nested==0
     

     

     

     

     

     

     

     

    quest evento_dengue begin
        state start begin
    		when 11000.chat."GM: Evento Combate A Dengue" or 11002.chat."GM: Evento Combate A Dengue" or 11004.chat."GM: Combate A Dengue" with pc.is_gm() begin
    			say_title(mob_name(npc.get_race()))
    			say("")
    			say("Olá "..pc.get_name().."!")
    			say("Oque você deseja ?")
    			say("")
    			local s = select("Ligar Evento Combate A Dengue", "Desligar Evento Combate A Dengue", "Desligar Troca de Erva Azul", "Cancelar")
    				if s == 1 then
    					game.set_event_flag("eventosungmahi", 1)
    					game.set_event_flag("eventosungmahitroca", 1)     
    			  elseif s == 2 then
    				   game.set_event_flag("eventosungmahi", 0)
    			  elseif s == 3 then
    					game.set_event_flag("eventosungmahitroca", 0)
    			  elseif s == 4 then
    					return
    				end
    		  end
    
    		when 20018.chat."Entregar Erva Azul" with game.get_event_flag("eventosungmahitroca")>0 begin
    				if pc.countitem(70252) >= 5 then
    					say("Me traga uma prova de que os derrotou!!!")
    					say("Obrigado!")
    					say("Com isso as vilas estão seguras.")
    					say("Aqui, pegue sua recompensa!")
    					say("")
    					pc.removeitem("70252", 5)
    					say_reward("Você recebeu 2 Báu Vermelho!")
    					pc.give_item2("50182", 2)
    				else
    					say_title("Baeck-go:")
    					say("")
    					say("Infelizmente você não possui Ervas suficiente")
    					say("Mas não desanime vá dropar agora mesmo")
    					say("Em caso de duvida acesse www.m2oracle.com")
    end
    end
    end
    
    
    	when 20008.chat."Todos contra Dengue" begin
    		
    			say_title("A Epidemia maldita")
    			say("")
    			say("A Dengue não esta brincando agora ela transmite, ZIKA VIRUS e Chikungunya,")
    			say("Convocamos nossos melhores aventureiro para ajudar nesse combate")
    			say("Não é facil combater esses pestinha, mas com dedicação conseguiremos")
    			say("E em sua casa você está de olho nesses pestinha? não deixe agua parada.")
    			say("Aqui no jogo Graças ao Deus Dragão, temos o Baek-go,")
    			say("que está trabalhando comigo para desenvolver uma ,")
    			say("Poções maravilhosa para combater e curar o sintomas desses pestinha.")
    			say("Então se você levar para o Baeck-go 5 Erva azul ele ficará muito grato.")
    			say("E como recompensa ele irá lhe recompensar muito bem.")
    			say("contamos com vocês para combater essa epidemia iminente.")
    	
    		end
    		end
    
    

  5. me veio uma duvida eu nao precisaria ter aquele skin adicionado ao cliente para instalar esse bot?

    aquele que voce poe os itens?

    porque olha o erro de agora

     

    0131 01:47:17151 :: CEffectManager::RegisterEffect - LoadScript(season1/effect/level_up.mse) Error
    0131 01:47:17152 :: CInstanceBase::RegisterEffect(eEftType=262, c_szEftAttachBone=, c_szEftName=season1/effect/level_up.mse, isCache=1) - Error
    0131 01:47:17152 :: CEffectManager::RegisterEffect - LoadScript(season1/effect/level_up.mse) Error
    0131 01:47:17152 :: CInstanceBase::RegisterEffect(eEftType=263, c_szEftAttachBone=, c_szEftName=season1/effect/level_up.mse, isCache=1) - Error
    0131 01:47:26482 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
    0131 01:47:27720 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.
    0131 01:48:33762 :: Traceback (most recent call last):
     
    0131 01:48:33762 ::   File "networkModule.py", line 247, in SetGamePhase
     
    0131 01:48:33762 ::   File "game.py", line 91, in __init__
     
    0131 01:48:33762 :: AttributeError
    0131 01:48:33762 :: : 
    0131 01:48:33762 :: 'GameWindow' object has no attribute 'switchbot'
    0131 01:48:33762 :: 
     
    0131 01:48:48093 :: Traceback (most recent call last):
     
    0131 01:48:48093 ::   File "game.py", line 1025, in RefreshInventory
     
    0131 01:48:48093 :: AttributeError
    0131 01:48:48093 :: : 
    0131 01:48:48093 :: 'GameWindow' object has no attribute 'interface'
    0131 01:48:48093 :: 
     
    0131 01:48:48093 :: Traceback (most recent call last):
     
    0131 01:48:48093 ::   File "game.py", line 1025, in RefreshInventory
     
    0131 01:48:48093 :: AttributeError
    0131 01:48:48093 :: : 
    0131 01:48:48093 :: 'GameWindow' object has no attribute 'interface'
    0131 01:48:48093 :: 
     

  6. Sintax erro na linha 2584  else e nao me sai da tela de loading,,,

     

     

    0131 01:35:50483 ::   File "system.py", line 130, in __pack_import
     
    0131 01:35:50483 ::   File "
    0131 01:35:50483 :: game.py
    0131 01:35:50483 :: ", line 
    0131 01:35:50483 :: 2584
    0131 01:35:50483 :: 

    mas abaixo esta isso


    0131 01:35:50483 :: SyntaxError
    0131 01:35:50483 :: : 
    0131 01:35:50483 :: invalid syntax
     


  7. 0131 01:26:32513 :: CEffectManager::RegisterEffect - LoadScript(season1/effect/level_up.mse) Error

    0131 01:26:32513 :: CInstanceBase::RegisterEffect(eEftType=262, c_szEftAttachBone=, c_szEftName=season1/effect/level_up.mse, isCache=1) - Error

    0131 01:26:32513 :: CEffectManager::RegisterEffect - LoadScript(season1/effect/level_up.mse) Error

    0131 01:26:32513 :: CInstanceBase::RegisterEffect(eEftType=263, c_szEftAttachBone=, c_szEftName=season1/effect/level_up.mse, isCache=1) - Error

    0131 01:26:47247 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR

    0131 01:26:49708 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.

    0131 01:26:59050 :: Traceback (most recent call last):

     

    0131 01:26:59050 ::   File "networkModule.py", line 245, in SetGamePhase

     

    0131 01:26:59051 ::   File "system.py", line 130, in __pack_import

     

    0131 01:26:59051 ::   File "

    0131 01:26:59051 :: game.py

    0131 01:26:59051 :: ", line 

    0131 01:26:59051 :: 2583

    0131 01:26:59051 :: 

     

    0131 01:26:59051 ::     

    0131 01:26:59051 :: self.switchbot.Hide()

     

    0131 01:26:59051 ::     

    0131 01:26:59051 ::  

    0131 01:26:59051 ::  

    0131 01:26:59051 ::  

    0131 01:26:59051 :: ^

     

    0131 01:26:59051 :: IndentationError

    0131 01:26:59051 :: : 

    0131 01:26:59051 :: expected an indented block

    0131 01:26:59051 :: 

  8. 0130 23:39:41301 :: CEffectManager::RegisterEffect - LoadScript(season1/effect/level_up.mse) Error

    0130 23:39:41301 :: CInstanceBase::RegisterEffect(eEftType=262, c_szEftAttachBone=, c_szEftName=season1/effect/level_up.mse, isCache=1) - Error

    0130 23:39:41301 :: CEffectManager::RegisterEffect - LoadScript(season1/effect/level_up.mse) Error

    0130 23:39:41301 :: CInstanceBase::RegisterEffect(eEftType=263, c_szEftAttachBone=, c_szEftName=season1/effect/level_up.mse, isCache=1) - Error

    0130 23:39:15770 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR

    0130 23:39:16854 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.

    0130 23:39:22314 :: Traceback (most recent call last):

     

    0130 23:39:22314 ::   File "networkModule.py", line 245, in SetGamePhase

     

    0130 23:39:22314 ::   File "system.py", line 130, in __pack_import

     

    0130 23:39:22314 ::   File "

    0130 23:39:22314 :: game.py

    0130 23:39:22314 :: ", line 

    0130 23:39:22314 :: 98

    0130 23:39:22314 :: 

     

    0130 23:39:22314 ::     

    0130 23:39:22314 :: self.guildWarQuestionDialog = None

     

    0130 23:39:22314 ::     

    0130 23:39:22314 :: ^

     

    0130 23:39:22314 :: IndentationError

    0130 23:39:22314 :: : 

    0130 23:39:22314 :: unexpected indent

    0130 23:39:22314 ::