Security Chest, 4-9k credits + lvl50 items every 20 mins menu

User Tag List

Page 3 of 3 FirstFirst 123
Results 31 to 43 of 43
  1. #31
    angrybum's Avatar Member
    Reputation
    10
    Join Date
    Oct 2007
    Posts
    147
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    literally just looted 1, making it my 5th in a row for today. i dont ever get any blues or purples though :/

    Security Chest, 4-9k credits + lvl50 items every 20 mins
  2. #32
    thebluefish's Avatar Sergeant
    Reputation
    15
    Join Date
    Aug 2010
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ngnug View Post
    +2 rep to whoever sends me a working code for ahk, the one posted above didnt work..errors..
    Here's the one I always use, you will have to find the coordinates yourself, but it shouldn't be difficult:
    ; Infinite chest farming
    ; By Thebluefish

    #ifWinActive Star Wars: The Old Republic

    Sleep 5000

    ; Setup X and Y coordinates
    Random, pos_x, 760, 860
    Random, pos_y, 300, 380

    ;Setup our main Loop
    Loop
    {
    ;remove any popups
    ControlSend, , {Esc}, Star Wars: The Old Republic
    Sleep 1500
    ControlSend, , {Esc}, Star Wars: The Old Republic
    Sleep 1500
    ControlSend, , {x}, Star Wars: The Old Republic
    Sleep 1500
    ControlSend, , {x}, Star Wars: The Old Republic
    Sleep 1500
    DllCall("SetCursorPos", int, pos_x, int, pos_y)
    Sleep 1500


    MouseGetPos, startxpos, startypos
    Sleep 500
    Loop 25
    {
    DllCall("SetCursorPos", int, pos_x, int, pos_y)
    Sleep 150
    }
    Loop 25
    {
    DllCall("SetCursorPos", int, pos_x, int, pos_y)
    Sleep 25
    }
    Loop 25
    {
    DllCall("SetCursorPos", int, pos_x, int, pos_y)
    Sleep 5
    }
    PostMessage, 0x204, 0x1, ((pos_y<<16)^pos_x), , Star Wars: The Old Republic
    PostMessage, 0x205, 0x0, ((pos_y<<16)^pos_x), , Star Wars: The Old Republic
    Sleep 1000
    DllCall("SetCursorPos", int, startxpos, int, startypos)
    Random, sleepy, 85000, 135000
    Sleep sleepy
    }

    return
    Notice how it randomizes certain values, you will need to change those values depending on where your clickable area is. Also just note that, since this is a script meant to be ran in the background (you can do other things while it farms), it does keep the mouse cursor where it needs to be for a few seconds before clicking it, to be sure you aren't going to **** it up.
    Last edited by thebluefish; 01-06-2012 at 11:23 AM.

  3. #33
    ngnug's Avatar Member
    Reputation
    11
    Join Date
    Dec 2008
    Posts
    27
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    alright will try it out tonight, I did it for a lil while this morning while i was cleaning house chest still respawns so its not fixed

  4. #34
    alzika's Avatar Active Member
    Reputation
    54
    Join Date
    Feb 2011
    Posts
    97
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How far down the cave is it? I just see green crystals at the start of the cave and further in I see blue crystals, light blue, then I eventually see a red instance I cannot enter. I never see any mob I can kill, just green NPCs.

    EDIT: I see the area where it is supposed to spawn but theres no chest.
    Last edited by alzika; 01-17-2012 at 02:15 PM.

  5. #35
    Liteness's Avatar Member
    Reputation
    7
    Join Date
    Mar 2008
    Posts
    240
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by alzika View Post
    How far down the cave is it? I just see green crystals at the start of the cave and further in I see blue crystals, light blue, then I eventually see a red instance I cannot enter. I never see any mob I can kill, just green NPCs.
    If it isn't there wait at least 20 minutes. Also they are green because it is an empire faction, yet your still allowed to loot the chest.

    Last edited by Liteness; 01-17-2012 at 02:18 PM.

  6. #36
    Liteness's Avatar Member
    Reputation
    7
    Join Date
    Mar 2008
    Posts
    240
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Still working as of patch 1.1

  7. #37
    bts0uth's Avatar Active Member
    Reputation
    31
    Join Date
    Feb 2008
    Posts
    224
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    6.9k creds a stim and a green today after the patch dropped.

    second time was a stim, blue lvl 50 hands, and 6.1k credits
    Last edited by bts0uth; 01-18-2012 at 11:07 AM.

  8. #38
    [Z]em's Avatar Contributor
    Reputation
    80
    Join Date
    Mar 2008
    Posts
    465
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    going to try this out later, looks promising

  9. #39
    malulululu's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Use the Chests in the Flashpoints

  10. #40
    crixtoanti's Avatar Member
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by malulululu View Post
    Use the Chests in the Flashpoints

    Which Flashpoints? Do you mean looting chests and then getting a new instance? Anyone know of a place to look up where they spawn?

  11. #41
    Liteness's Avatar Member
    Reputation
    7
    Join Date
    Mar 2008
    Posts
    240
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crixtoanti View Post
    Which Flashpoints? Do you mean looting chests and then getting a new instance? Anyone know of a place to look up where they spawn?
    Not sure where to get a full list of available chests, but I did find this interesting find on another forum

    During Spoils to the Victor quest (one of main imperial quests) you find one chest guarded by elite droid in cave, to put it simple, chest respawns (4-10 minutes) but droid doesn't ;p. It's on the right of T junction. One last thing, chest gives around 2-2.5k creds and some white/green stuff.

  12. #42
    crixtoanti's Avatar Member
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Liteness View Post
    Not sure where to get a full list of available chests, but I did find this interesting find on another forum


    I saw that as well. Was hoping for something on Empire side. A guess a project would be to find and mark all the chest locations for the flashpoints.

  13. #43
    PsyKdelic's Avatar Private
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The chest respawn is now 30-32 minutes and seems to be consistently dropping about 6k credits plus medpacs and green/blue items.

Page 3 of 3 FirstFirst 123

Similar Threads

  1. [Buying] WTB Credits and items on Ebon Hawk US
    By froyoyo in forum Star Wars: The Old Republic Buy Sell Trade
    Replies: 0
    Last Post: 07-30-2013, 06:14 PM
  2. [Selling] Star Trek Online: Energy Credits, Ships, & Items
    By Consolidator in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 06-28-2013, 10:04 PM
  3. Security chest Bug
    By caroly4trade in forum SWTOR Exploits
    Replies: 2
    Last Post: 03-29-2012, 07:12 AM
  4. Replies: 13
    Last Post: 01-12-2012, 02:24 PM
  5. SWTOR - Auto 4k Credits every 20 mins
    By Sephiroth in forum SWTOR Exploits
    Replies: 3
    Last Post: 12-19-2011, 05:33 AM
All times are GMT -5. The time now is 05:29 AM. 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