Turtle Mount Scam Addon+[Mac] Code Generators menu

User Tag List

Results 1 to 9 of 9
  1. #1
    Quafe's Avatar Contributor

    Reputation
    158
    Join Date
    Oct 2007
    Posts
    440
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Turtle Mount Scam Addon+[Mac] Code Generators

    i got some gold off the Turtle mount scam, and i wanted to post some things ive been doing:

    When advertising, don't sound like you are a chinese farmer, try to speak proper english. I have a character on Bloodscalp (hunscalp) and most of the times i get hungarian whispers. I just tell them to speak english, that makes you look like your are serious with business.

    I use this template when advertising:
    Code:
    /2 WTS WoW TCG Codes! We have Spectral Tiger (x2); Turtle Mount (x4); Fireworks (x5); Tabard Frost/Fire (x10/x10); Ogre Trinket (x3); Monkey Pet (x1); Imp in a Ball (x3). /w for more info!
    If you want to sell other items, just add them in the template (make sure its small enough to fit in the chat box though)
    and the following prices:
    Code:
    Spectral Tiger - 1500g (with 2) 2000g (with one)
    Turtle mount - 500g (with 4) +250 for each sold  and +500 when only one left (750/3; 1000/2; 1500/1)
    Fireworks - 500g (Fixed Price)
    Tabards - 400g (Fixed Price
    Ogre - 500g (Fixed Price)
    Monkey - 2000g (Only one)
    Imp in a Ball - 750g (with 3) +250 for each sold and +500 when one left (1000/2; 1500/1)
    Also, when people ask me the prices, i always tell them (Spectral tiger i.e.):
    Scammed: Spectral Tiger price?
    Scammer: 1500g because we only have 2, when that one is sold, the price will rise to 2000g!
    and so forth...
    Change the prices if you like, if the people on your server are broke

    I've made a script (two actually) for mac, to generate random codes for this scam (based on the template LLLLLL-######-LLL### L=letter #=number, i cant remember where i saw this though)
    All you need to do is Copy->paste the applescript below into Script Editor, and press "Run" it will display 9 letters/numbers that you can use .

    Letters:
    Code:
    on randomString(aLength)
    	set randomLetters to {"A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"}
    	set aString to ""
    	
    	repeat aLength times
    		set aString to aString & some item of randomLetters
    	end repeat
    	
    	return aString
    end randomString
    
    randomString(9)
    Numbers:
    Code:
    on randomString(aLength)
    	set randomLetters to {"1", "2", "3", "4", "5", "6", "7", "8", "9", "0"}
    	set aString to ""
    	
    	repeat aLength times
    		set aString to aString & some item of randomLetters
    	end repeat
    	
    	return aString
    end randomString
    
    randomString(9)

    Turtle Mount Scam Addon+[Mac] Code Generators
  2. #2
    pr0uD's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Turtle Mount Scam Addon+[Mac] Code Generators

    ban risk ? i am scared of getting banned

  3. #3
    Quafe's Avatar Contributor

    Reputation
    158
    Join Date
    Oct 2007
    Posts
    440
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Turtle Mount Scam Addon+[Mac] Code Generators

    if you read the stickies, you would realize that this is only an addon, and the actual scam is posted above. also, this is scamming its obivous that there is the possibility to get scammed. i personaly haven't, and so havent many others

  4. #4
    spike999's Avatar Active Member
    Reputation
    70
    Join Date
    Jun 2007
    Posts
    329
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Turtle Mount Scam Addon+[Mac] Code Generators

    use a 2nd account and buy something from your main, not that hard

  5. #5
    festis_1's Avatar Member
    Reputation
    12
    Join Date
    May 2007
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Turtle Mount Scam Addon+[Mac] Code Generators

    Originally Posted by pr0uD View Post
    ban risk ? i am scared of getting banned
    If you play on european servers You can get banned for scamming.
    so just go on

  6. #6
    vlada111's Avatar Active Member
    Reputation
    67
    Join Date
    Sep 2007
    Posts
    266
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Turtle Mount Scam Addon+[Mac] Code Generators

    Can someone link some good script editor good for this?
    Nice scam I wanna +rep you but I`m site n00b

  7. #7
    Quafe's Avatar Contributor

    Reputation
    158
    Join Date
    Oct 2007
    Posts
    440
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Turtle Mount Scam Addon+[Mac] Code Generators

    the script editor for this is the Script Editor that comes with Mac OSX. (thats why the [Mac] tag) its made in the Applescript language. IF you have a Mac, you can find it under: Applications/Applescript (that is where mine is anyway) it can also be under Applications/Utilities

  8. #8
    Cimerii's Avatar Member
    Reputation
    80
    Join Date
    Jul 2007
    Posts
    353
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Turtle Mount Scam Addon+[Mac] Code Generators

    Great addition to the scam, awesome signature too btw <3 +rep
    However, more and more people realise this is a scam, I usually do this at night with less people to react/report on it which seems more safe, also I use a second account.
    Last edited by Cimerii; 11-03-2007 at 09:28 AM.

  9. #9
    MeowBird's Avatar Banned
    Reputation
    33
    Join Date
    Sep 2007
    Posts
    176
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Turtle Mount Scam Addon+[Mac] Code Generators

    WOOT, just hacked an account now gunna do this about a billion time again, i do this every time i get a new account, ussually a 3 day ban, but w/e.... not my account

Similar Threads

  1. Turtle Mount Scam
    By apock666 in forum WoW Scam Prevention
    Replies: 251
    Last Post: 08-28-2007, 03:44 AM
  2. Turtle Mount Scam, L3Gendary Guide
    By Linkgero55 in forum WoW Scam Prevention
    Replies: 23
    Last Post: 06-28-2007, 07:15 PM
  3. Turtle Mount Scam revisited
    By akiko in forum WoW Scam Prevention
    Replies: 12
    Last Post: 06-04-2007, 02:29 PM
  4. Say Goodbye Turtle Mount Scam! $$
    By Grezdo in forum WoW Scam Prevention
    Replies: 13
    Last Post: 05-11-2007, 08:18 PM
  5. Variation on Turtle Mount Scam
    By Kingpin in forum WoW Scam Prevention
    Replies: 1
    Last Post: 04-21-2007, 03:29 AM
All times are GMT -5. The time now is 03:43 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search