Gangstalicious Tele Prog menu

User Tag List

Results 1 to 12 of 12
  1. #1
    pinny's Avatar Active Member
    Reputation
    29
    Join Date
    Jan 2010
    Posts
    211
    Thanks G/R
    7/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Gangstalicious Tele Prog

    4-24 7:48PM EST Updated for latest patch.
    Edit:4-21Updated it for the expansion. Link to DL:http://www.freewebs.com/smurf-job/Pu...Rar%204-24.rar


    3-27-13 6:35 PM EST 1.6.1 Update - Fixed Direct Coordinate Teleporting when I realized it wasn't working in the video :P.

    3-27-13 Update: Added video for people who don't understand.
    http://www.youtube.com/watch?v=5An39I_CKQM


    EDIT: PROGRAM'S CURRENT STATUS 3/26/13 5:01PM (EST) Fixed it. Working on US servers. Updated DL link.

    I was working on my bot, and I got increasingly lazy, so i'm releasing the current setup in which the bot has no functionality other than the teleport function.

    Instructions:
    1: Rename RUNME.exe to whatever you'd like
    While logged in the game (windowed mode), run the program.

    Teleport is self explanatory/you can read.

    Mk.


    Login Info:

    ACCTNAME: Gangstalicious
    ACCTPASS: Password

    Let me know if you have any questions.

    DL LINK BELOW:
    http://www.freewebs.com/smurf-job/Pu...ar%20April.rar
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    Edit:
    Originally Posted by C1RCA 0NE View Post
    please add virus total scan..
    Virustotal Scan
    [spoiler]Antivirus Result Update
    Agnitum - 20130326
    AhnLab-V3 - 20130326
    AntiVir - 20130326
    Antiy-AVL - 20130326
    Avast - 20130326
    AVG - 20130326
    BitDefender - 20130326
    ByteHero - 20130322
    CAT-QuickHeal - 20130326
    ClamAV - 20130326
    Commtouch - 20130326
    Comodo - 20130326
    DrWeb - 20130326
    Emsisoft - 20130326
    eSafe - 20130324
    ESET-NOD32 - 20130326
    F-Prot <<- 20130326
    F-Secure - 20130326
    Fortinet - 20130326
    GData - 20130326
    Ikarus - 20130326
    Jiangmin - 20130326
    K7AntiVirus - 20130325
    Kaspersky - 20130326
    Kingsoft - 20130325
    Malwarebytes - 20130326
    McAfee - 20130326
    McAfee-GW-Edition - 20130326
    Microsoft - 20130326
    MicroWorld-eScan - 20130326
    NANO-Antivirus - 20130326
    Norman - 20130326
    nProtect - 20130326
    Panda - 20130326
    PCTools - 20130326
    Rising - 20130322
    Sophos - 20130326
    SUPERAntiSpyware - 20130326
    Symantec - 20130326
    TheHacker - 20130326
    TotalDefense - 20130326
    TrendMicro - 20130326
    TrendMicro-HouseCall - 20130326
    VBA32 Trojan-Downloader.Autoit.gen 20130326
    VIPRE - 20130326
    ViRobot - 20130326[/spoiler]
    ^Virustotal scan found 2/46, and they're false positives from autoit.
    https://www.virustotal.com/en/file/f...8941/#analysis


    3-25-13 Sorry I never got to finishing/releasing the bot. Work/school has taken up most of my free time, so here is a temporary prog to play with.


    Any donations appreciated. Please follow link below for that.


    Edit: Link to website
    www.gangstaliciousbot.tk
    Last edited by pinny; 04-24-2013 at 06:50 PM.

    Gangstalicious Tele Prog
  2. #2
    pinny's Avatar Active Member
    Reputation
    29
    Join Date
    Jan 2010
    Posts
    211
    Thanks G/R
    7/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated it for new patch.

  3. #3
    pinny's Avatar Active Member
    Reputation
    29
    Join Date
    Jan 2010
    Posts
    211
    Thanks G/R
    7/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Added video instructional

  4. #4
    rhodan01's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pinny View Post
    Added video instructional
    A few months ago, there was a list with all the coordinates for the datacrons.
    Someone still has a list with the X/Y/Z coordinates?

    Thanks

  5. #5
    pinny's Avatar Active Member
    Reputation
    29
    Join Date
    Jan 2010
    Posts
    211
    Thanks G/R
    7/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rhodan01 View Post
    A few months ago, there was a list with all the coordinates for the datacrons.
    Someone still has a list with the X/Y/Z coordinates?

    Thanks
    Try this.
    True Galaxies ? Datacron Location List

  6. #6
    Distiny's Avatar Site Donator Cheat or Die!
    Reputation
    170
    Join Date
    Nov 2006
    Posts
    314
    Thanks G/R
    28/141
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    be banned fast unless you found a marvelous way to send false data to the servers so they don't notice you teleporting


    EDIT: dafuq, why do you use autoit lol

    you might wanna hide this better: http://www.freewebs.com/smurf-job/PXR.ini

    you need better protection , reversed the whole thing:

    Func CHECKACCOUNT()
    Local $USERNAMETXT, $PASSWORDTXT
    $USERNAMETXT = GUICtrlRead($USERNAME)
    $PASSWORDTXT = GUICtrlRead($PASSWORD)
    $ACCTNAME = $USERNAMETXT
    $ACCTPASS = $PASSWORDTXT
    $ACCTDL = "http://www.freewebs.com/smurf-job/PXR.ini"
    $VER = "1.6.1"
    $ACCTDIR = @TempDir & "\PXR.ini"
    Dim $HDOWNLOAD
    Local $HDOWNLOAD = InetGet($ACCTDL, $ACCTDIR, 1, 1)
    Last edited by Distiny; 04-05-2013 at 08:05 AM.

  7. #7
    pinny's Avatar Active Member
    Reputation
    29
    Join Date
    Jan 2010
    Posts
    211
    Thanks G/R
    7/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Distiny View Post
    be banned fast unless you found a marvelous way to send false data to the servers so they don't notice you teleporting


    EDIT: dafuq, why do you use autoit lol

    you might wanna hide this better: http://www.freewebs.com/smurf-job/PXR.ini

    you need better protection , reversed the whole thing:
    Edit2: I've been using this program to teleport for over 4 months and haven't been banned :/.


    There is no protection, the program is free to use lol. I had written that a long time ago when I originally planned on finishing my bot.
    It's not hard to run a decompiler on an unobfuscated exe :/

    Edit: I wasn't trying to hide that either, that's the program to check for when new updates come and for message of the day.
    Last edited by pinny; 04-05-2013 at 01:15 PM.

  8. #8
    Distiny's Avatar Site Donator Cheat or Die!
    Reputation
    170
    Join Date
    Nov 2006
    Posts
    314
    Thanks G/R
    28/141
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Then why include a login system? then why pack it, then why obfuscate it ? lol

    Anyways, It's nice you release this stuff. GJ

  9. #9
    pinny's Avatar Active Member
    Reputation
    29
    Join Date
    Jan 2010
    Posts
    211
    Thanks G/R
    7/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Distiny View Post
    Then why include a login system? then why pack it, then why obfuscate it ? lol

    Anyways, It's nice you release this stuff. GJ
    It wasn't obfuscated? I already told you why there was a login system, i'm not sure why you're attacking me for releasing programs to the public.

  10. #10
    Distiny's Avatar Site Donator Cheat or Die!
    Reputation
    170
    Join Date
    Nov 2006
    Posts
    314
    Thanks G/R
    28/141
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i'm not attacking you, seriously, I just wanted to let you know that you should upgrade the security... that's it bra

    Don't be so mad. I said GJ.....

    EDIT:

    when putting in 0,0,0 for teleport it doesn't put me on 0,0,0 on the map, am I doing smth wrong ?
    Last edited by Distiny; 04-06-2013 at 07:43 AM.

  11. #11
    pinny's Avatar Active Member
    Reputation
    29
    Join Date
    Jan 2010
    Posts
    211
    Thanks G/R
    7/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Click the checkbox to enable direct coordinate teleporting. Also, sometimes when trying to teleport long distances you get shot through models. The game doesn't like that and will rubberband you back. It's not 100% perfect.

  12. #12
    deity17313's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    are you ever gonna finish the bot?

Similar Threads

  1. New usage of Tele to Plane hack
    By Varoze in forum World of Warcraft Bots and Programs
    Replies: 15
    Last Post: 03-19-2007, 09:03 PM
  2. an instance to-ED and inst to -prog isle
    By suran37 in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 02-25-2007, 12:42 AM
  3. AFK BG PROG! WORKS Tested.
    By SJP10 in forum World of Warcraft Guides
    Replies: 12
    Last Post: 12-27-2006, 03:58 AM
  4. Prog/Dev Island
    By dela in forum World of Warcraft General
    Replies: 3
    Last Post: 10-04-2006, 10:41 AM
  5. Looking for a free dupe Prog!!
    By NineOneOne in forum World of Warcraft General
    Replies: 1
    Last Post: 08-08-2006, 02:31 PM
All times are GMT -5. The time now is 02:41 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