Thread: [DELTA]Working black mask[DELTA]

Page 1 of 3 123 LastLast
Results 1 to 10 of 28
  1. #1 [DELTA]Working black mask[DELTA] 
    Registered Member shoopdawhoop's Avatar
    Join Date
    Apr 2009
    Posts
    685
    Thanks given
    10
    Thanks received
    19
    Rep Power
    57
    In client.java search for
    Code:
    sM("You can only use magic and range on the Chaos Elemental!");
    above that paste
    Code:
    if(type == taskID} && playerEquipment[playerHat] == ####)
    		{
    		hitDiff *= 1.15;
    }
    replace #### with black mask ID
    also i added a small anti leech
    DO NOT POST A CODE THAT REMOVES IT!
    if(WomanLocation != Kitchen)
    {
    DivideByZero();
    }
    Reply With Quote  
     

  2. #2  
    Advanced Donator


    Join Date
    Oct 2009
    Posts
    122
    Thanks given
    1
    Thanks received
    1
    Rep Power
    148
    Well, delta slayer is glitched

    its only usefull if got fixed.

    @ your antileech haha

    Goodjob
    Reply With Quote  
     

  3. #3  
    orangeboy
    Guest
    Fixed antileach! code below

    if(type == taskID && ####)
    {
    hitDiff = 115;
    }


    P.S i think its correct not sure lol
    Reply With Quote  
     

  4. #4  
    Iceberg
    Guest
    Code:
    if(type == npcID && ####)
    		{
    		hitDiff *= 1.15;
    		}
    would this work if i wanted it to work on NPC's only?
    Reply With Quote  
     

  5. #5  
    Registered Member shoopdawhoop's Avatar
    Join Date
    Apr 2009
    Posts
    685
    Thanks given
    10
    Thanks received
    19
    Rep Power
    57
    Quote Originally Posted by orangeboy View Post
    fixed antileach! Code below

    if(type == taskid && ####)
    {
    hitdiff = 115;
    }


    p.s i think its correct not sure lol
    that makes it hit 115!
    if(WomanLocation != Kitchen)
    {
    DivideByZero();
    }
    Reply With Quote  
     

  6. #6  
    Registered Member shoopdawhoop's Avatar
    Join Date
    Apr 2009
    Posts
    685
    Thanks given
    10
    Thanks received
    19
    Rep Power
    57
    Quote Originally Posted by Iceberg View Post
    Code:
    if(type == npcID && ####)
    		{
    		hitDiff *= 1.15;
    		}
    would this work if i wanted it to work on NPC's only?
    it works on the npc that is your current slayer task...
    so i'd say yes
    if(WomanLocation != Kitchen)
    {
    DivideByZero();
    }
    Reply With Quote  
     

  7. #7  
    Registered Member
    Xynth's Avatar
    Join Date
    May 2009
    Posts
    2,222
    Thanks given
    226
    Thanks received
    259
    Rep Power
    1155
    Wow, actually this is nice and small and it works. Good job
    Reply With Quote  
     

  8. #8  
    Registered Member shoopdawhoop's Avatar
    Join Date
    Apr 2009
    Posts
    685
    Thanks given
    10
    Thanks received
    19
    Rep Power
    57
    Quote Originally Posted by Foreverrr View Post
    Wow, actually this is nice and small and it works. Good job
    thank you
    if(WomanLocation != Kitchen)
    {
    DivideByZero();
    }
    Reply With Quote  
     

  9. #9  
    Registered Member
    Slay No More's Avatar
    Join Date
    Oct 2008
    Age
    25
    Posts
    2,334
    Thanks given
    695
    Thanks received
    170
    Rep Power
    554
    Lol'd
    hitDiff *= 1.15;;
    Add me on skype if you wish to contact me.
    slaynomore
    My Steam Profile (from [Only registered and activated users can see links. ])
    • Worth: $719 ($245 with sales)
    • Games owned: 86
    • Games not played: 27 (31%)
    • Hours on record: 1,851.8h
    Reply With Quote  
     

  10. #10  
    Registered Member shoopdawhoop's Avatar
    Join Date
    Apr 2009
    Posts
    685
    Thanks given
    10
    Thanks received
    19
    Rep Power
    57
    Quote Originally Posted by Slay No More View Post
    Lol'd
    hitDiff *= 1.15;;
    prevents n00bz from leeching
    if(WomanLocation != Kitchen)
    {
    DivideByZero();
    }
    Reply With Quote  
     

Page 1 of 3 123 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •