+ -

Pages

Visit my blog where I release all kinds of hacks!

http://ze-samphacks.blogspot.com/

05/09/2014

A-Shield V5 BLACKHAT by BlackHat SOURCE

A-Shield V5 BLACKHAT by BlackHat 
SOURCE



 {$CLEO .cs}  
 // Decrypted by Mr.Ze  
 0000: NOP  
 wait 2000  
 0AF8: samp add_message_to_chat ":-:BLACKHAT LOADED - BY BLACKHAT FROM UGBASE.EU:-:" color 0xFF0000  
 :INI  
 wait 0  
 if  
 0AAB:  file_exists "CLEO\BH-V5.ini"  
 jf @error   
 ////////////////////////////  
 0AF0: 1@ = get_int_from_ini_file "CLEO\BH-V5.ini" section "BLACKHAT" key "key1"  //66 // b  
 0AF0: 2@ = get_int_from_ini_file "CLEO\BH-V5.ini" section "BLACKHAT" key "key2" //72 // H  
 0AF0: 3@ = get_int_from_ini_file "CLEO\BH-V5.ini" section "BLACKHAT" key "offkey" //48 // 0  
 //---------more stuff------------\\\  
 0AF0: 4@ = get_int_from_ini_file "CLEO\BH-V5.ini" section "BLACKHAT" key "wait" //integer no float  
 0AF0: 5@ = get_int_from_ini_file "CLEO\BH-V5.ini" section "BLACKHAT" key "wait2" //integer no float  
 0AF0: 6@ = get_int_from_ini_file "CLEO\BH-V5.ini" section "BLACKHAT" key "bullets" //integer no float   1 or 0  
 0AF0: 7@ = get_int_from_ini_file "CLEO\BH-V5.ini" section "BLACKHAT" key "fire" //integer no float      1 or 0  
 0AF0: 8@ = get_int_from_ini_file "CLEO\BH-V5.ini" section "BLACKHAT" key "explosion" //integer no float   1 or 0  
 0AF0: 9@ = get_int_from_ini_file "CLEO\BH-V5.ini" section "BLACKHAT" key "car" //integer no float      1 or 0  
 0AF0: 10@ = get_int_from_ini_file "CLEO\BH-V5.ini" section "BLACKHAT" key "melee" //integer no float    1 or 0  
 jump @BLACKHATSTART  
 :BLACKHATSTART  
 wait 0  
 if and  
 0AB0: key_pressed 1@  //1  
 0AB0: key_pressed 2@  //b  
 0184:  actor $PLAYER_ACTOR health <> 0  
 jf @INI  
 0ACD: show_text_highpriority "BlackHat-ON-By-BlackHat - ugbase.eu" time 1500 // aouther MESSAGE     
 018C: play_sound 1083 at 0.0 0.0 0.0  
 jump @BLACKHAT  
 :BLACKHAT  
 wait 0  
 // STUFF IN THIS WILL BE LOOPED  
 REPEAT  
 wait 0  
 WHILE NOT Actor.stopped($PLAYER_ACTOR)  
 wait 0  
 0ACD: show_text_highpriority "BlackHated!" time 4@ // aouther MESSAGE   
 actor.SetImmunities($PLAYER_ACTOR, 1 , 0 , 0 ,0 ,1) // bullet , fire , explosion , car , mele  
 actor.SetImmunities($PLAYER_ACTOR, 6@ , 7@ , 8@ ,9@ ,10@) // bullet , fire , explosion , car , mele  
 WAIT 4@  
 //if  
 //4@ > 1      
 //then  
 0ACD: show_text_highpriority "BlackHat Holding!" time 5@  
 actor.SetImmunities($PLAYER_ACTOR, 0 , 0 , 0 , 0 , 0) // bullet , fire , explosion , car , mele  
 WAIT 5@  
 //else  
 //end  
 end  
 WHILE Actor.Stopped($PLAYER_ACTOR)  
 wait 0   
 0ACD: show_text_highpriority "BlackHat On Hold!" time 1500  
 actor.SetImmunities($PLAYER_ACTOR, 0 , 0 , 0 , 0 , 0) // bullet , fire , explosion , car , mele  
 end   
 UNTIL key_down 3@ // 0  
 0ACD: show_text_highpriority "BlackHat-OFF-By BlackHat - ugbase.eu" time 1500  
 actor.SetImmunities($PLAYER_ACTOR, 0 , 0 , 0 , 0 , 0) // bullet , fire , explosion , car , mele       
 jump @INI  
 :error  
  wait 0  
  0AD1: show_formatted_text_highpriority "BH.ini NOT FOUND IN YOUR CLEO FOLDER" time 2000 0x0AD1  
 jump @INI  
 // Decrypted by Mr.Ze  


Hacked and decrypted by Mr.Ze
5 SourceHack: A-Shield V5 BLACKHAT by BlackHat SOURCE A-Shield V5 BLACKHAT by BlackHat  SOURCE {$CLEO .cs} // Decrypted by Mr.Ze 0000: NOP wait 2000 0AF8: samp add_mess...

No comments:

Post a Comment

<