[Request] Advertise Ultra [Request]

Discussion in 'Archives' started by €pounded€, Jan 5, 2009.

Thread Status:
Not open for further replies.
[Request] Advertise Ultra [Request]
  1. Unread #1 - Jan 5, 2009 at 5:30 PM
  2. €pounded€
    Joined:
    Oct 15, 2007
    Posts:
    269
    Referrals:
    0
    Sythe Gold:
    0

    €pounded€ Forum Addict

    [Request] Advertise Ultra [Request]

    Im looking for the script Advertise Ultra, but any Rsbot advertising script will do.
    Please reply with a link or pm me.
    Thanks.
     
  3. Unread #2 - Jan 5, 2009 at 5:54 PM
  4. Pyro FTW
    Joined:
    Aug 29, 2008
    Posts:
    155
    Referrals:
    0
    Sythe Gold:
    0

    Pyro FTW Active Member

    [Request] Advertise Ultra [Request]

    only have advertize ultra as a class file, here is chat spammer

    Code:
    import java.util.Map;
    
    import com.speljohan.rsbot.script.Script;
    
    public class ChatSpammer extends Script {
    String spam = "";
    
        public String getName() {
            return "Chat Spammer";
        }
    
        public String getAuthor() {
            return "The Bru Crew";
        }
    
        public String getScriptCategory() {
            return "The Bru Crew/Spammers";
        }
    
        public String getScriptDescription() {
            return "<html>\n" + "<head></head>\n" + "<body>\n" + "<center>"
                    + "<h2>" + getName() + "</h2>" + "</center>\n"
                    + "<b>Author:</b> " + getAuthor() + "<br />"
                    + "<b>Version:</b> " + getVersion()
                    + "<br>Spam Away<br>"
                    + "Text To Send<br>"
                    + "<form>Text:<input type=\"text\" name=\"text\" value=\"\"> "
                    + "</body>\n" + "</html>";
        }
    
        public boolean onStart(Map<String, String> args) {
            try {
                spam = args.get("text");
                
            } catch (NumberFormatException e) {
                log("To use this script you need to give as argument the text you wish to send.");
                return false;
            }
            return true;
        }
    
        public int loop() {
            sendText(spam ,true);
            return(random(500,3000));
        }
    }
    
     
  5. Unread #3 - Jan 5, 2009 at 6:11 PM
  6. €pounded€
    Joined:
    Oct 15, 2007
    Posts:
    269
    Referrals:
    0
    Sythe Gold:
    0

    €pounded€ Forum Addict

    [Request] Advertise Ultra [Request]

    Thanks pyro, Tested script and works +1 XD
     
< [Market Mod]Defence Pure: 10 att, 1 str, 65 def, 62 wc[Paypal or better] | Turning around >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site