Script/Prog to broadcast a message to 1-10 trade channels menu

User Tag List

Results 1 to 6 of 6
  1. #1
    Malaki2030's Avatar Active Member
    Reputation
    22
    Join Date
    Feb 2008
    Posts
    125
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Script/Prog to broadcast a message to 1-10 trade channels

    Looking for an automated way to spam a message to trade channels 1-10. Anyone know of a script for ahk or something that can do this? I just input the message i want i.e. bu ying gem 20/20 and itll broadcast it to all 10 trade channels? ( By swapping obviously )

    Or rather if some one could just help me figure out how to set up an AHK variable i can do it myself. I tried a simple TradeString = (Message) and then use the command send %TradeString% and with out the %'s but no luck, unfamiliar with the proper format.


    Edit: I went ahead and made one using AHK. If anyone wants to use it, feel free.

    http://pastebin.com/Lq8WvKxa

    Edit the script and change the Trade = " X " to whatever you want between the quotes. Then it will cycle through Trade 1-10 broadcasting the message in trade variable once.
    Last edited by Malaki2030; 10-18-2013 at 10:22 AM.

    Script/Prog to broadcast a message to 1-10 trade channels
  2. #2
    greenleg's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey man, your Autohotkey script work really well. It help me a lot. Thank you

  3. #3
    mercurial003's Avatar Member CoreCoins Purchaser
    Reputation
    7
    Join Date
    Oct 2013
    Posts
    209
    Thanks G/R
    4/4
    Trade Feedback
    64 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This script is only spamming text, there is any way to spam the items linked in chat so others can see stats of the items?
    Last edited by mercurial003; 11-18-2013 at 08:14 AM.

  4. #4
    MrJetLee's Avatar Private
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You could set up an ahk script to type:
    /trade 1
    enter
    (press up arrow x2)
    enter
    /trade 2
    enter
    (press up arrow x2)
    enter

    with something like this you can type out the items you want to sell once and then just run the script. very easy to write.

  5. #5
    Towels's Avatar Private
    Reputation
    1
    Join Date
    Aug 2011
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here is the AHK script I use; All you have to do is type what you're selling into a trade chat, send that message, then hit F6 and it'll send it to each and every trade channel.
    Credit to Gurud

    Code:
    F6::
    {
    	BlockInput On
    	SendMode Input
    	loop
    	{
    		Send {ENTER}
    		Send /trade %A_Index%
    		Send {ENTER}
    		Send {ENTER}	
    		Send {Up 2}
    		Sleep, 150
    		Send {ENTER}
    		If A_Index = 10
    		Break
    		else
    		Sleep, 100
    	}
    	BlockInput Off
    }
    return

  6. #6
    stfufag's Avatar Active Member
    Reputation
    22
    Join Date
    Jun 2012
    Posts
    294
    Thanks G/R
    46/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    seems spamming is not possible any longer, huh?

Similar Threads

  1. [Tutorial] Auto broadcasting timed messages (arcEmu)
    By sora2810 in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 10-11-2011, 12:37 PM
  2. Looking for a free dupe Prog!!
    By NineOneOne in forum World of Warcraft General
    Replies: 1
    Last Post: 08-08-2006, 02:31 PM
  3. Auto message
    By UnrealEck in forum World of Warcraft Bots and Programs
    Replies: 3
    Last Post: 07-02-2006, 11:17 PM
  4. [Program] WoW Jumper AntiAFK Script
    By Cypher in forum World of Warcraft Bots and Programs
    Replies: 5
    Last Post: 06-23-2006, 10:38 PM
  5. Private Messages
    By oninuva in forum Community Chat
    Replies: 11
    Last Post: 05-15-2006, 03:14 PM
All times are GMT -5. The time now is 02:11 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search