Results 1 to 9 of 9
  1. #1
    tacoman452's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    29
    Reputation
    10
    Thanks
    5
    My Mood
    Aggressive

    MOTDgd Addon Ad skipper

    How do I edit this so when it detects addons\motdgdadverts it runs the function?
    Code:
    function MOTDgd.GetIfSkip()
    	chat.AddText( "Ad skipped" )
    	return true	
    end

  2. #2
    Hunter's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    Depths Of My Mind.
    Posts
    17,468
    Reputation
    3771
    Thanks
    6,159
    My Mood
    Cheerful
    /Moved to the correct section.

  3. #3
    thecoolpenguin's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    run something to receive net messages.
    once you have the message about the motd / ad / whateverthefuck use some sick codens to not view it

  4. #4
    tacoman452's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    29
    Reputation
    10
    Thanks
    5
    My Mood
    Aggressive
    Quote Originally Posted by thecoolpenguin View Post
    run something to receive net messages.
    once you have the message about the motd / ad / whateverthefuck use some sick codens to not view it
    I have the "sick codens" but I don't know how to do the receive net messages part :/

    When I run this on a server with motdgd it works fine, but when I join a server without it I get script errors for it not recognizing the function

  5. #5
    polivilas's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Behind you.
    Posts
    82
    Reputation
    10
    Thanks
    197
    My Mood
    Fine
    if MOTDgd then

  6. #6
    max1612's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Location
    C:/Users
    Posts
    532
    Reputation
    18
    Thanks
    1,466
    Quote Originally Posted by polivilas View Post
    if MOTDgd then
    if MOTDgd then return true while end if true then do __asmfastcall("RMV_ADS")
    Empty for now

  7. #7
    tacoman452's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    29
    Reputation
    10
    Thanks
    5
    My Mood
    Aggressive
    Thanks I'll be sure to try this out later

  8. #8
    tacoman452's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    29
    Reputation
    10
    Thanks
    5
    My Mood
    Aggressive
    Quote Originally Posted by tacoman452 View Post
    How do I edit this so when it detects addons\motdgdadverts it runs the function?
    Code:
    function MOTDgd.GetIfSkip()
    chat.AddText( "Ad skipped" )
    return true	
    end
    Quote Originally Posted by polivilas View Post
    if MOTDgd then

    Thanks for all the help, this worked out great
    Here's the code if anyone wants it

    Code:
    if MOTDgd then
    function MOTDgd.GetIfSkip()
    chat.AddText( "Ad skipped" )
    return true
    end
    end
    Last edited by tacoman452; 04-04-2016 at 10:57 PM.

  9. #9
    Hunter's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    Depths Of My Mind.
    Posts
    17,468
    Reputation
    3771
    Thanks
    6,159
    My Mood
    Cheerful
    /Solved & closed.

Similar Threads

  1. MAKE A KICKER SKIPPER (idea) CE
    By wolfered in forum Combat Arms Discussions
    Replies: 10
    Last Post: 10-08-2009, 03:52 PM
  2. FireFox addons for hacker
    By aleksi1309 in forum General Hacking
    Replies: 0
    Last Post: 09-27-2009, 09:00 AM
  3. I Need A Pin Skipper Or A Pin Cracker Please Help!!!
    By DrenTheBest in forum MapleStory Hacks, Cheats & Trainers
    Replies: 7
    Last Post: 02-14-2009, 03:09 AM
  4. Addon chatroom
    By radnomguywfq3 in forum General
    Replies: 9
    Last Post: 03-26-2008, 04:27 PM