ESO Framework - CryptoESP: the most uber ESP you'll see. menu

User Tag List

Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 60
  1. #16
    CryptoCombat's Avatar Contributor #define ME 0x1337 CoreCoins Purchaser
    Reputation
    194
    Join Date
    Jan 2009
    Posts
    473
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jpveiga10 View Post
    Is it working atm? Cause its not drawing anything or tracking players. I press pag up/ down and nothing happens
    Working perfectly. make sure you have the checkboxes checked. Also teleport won't function if other players are there. Next update will have an option to disable safe teleportation.

    Sent from my HTC One
    Last edited by CryptoCombat; 04-20-2014 at 12:36 PM.

    ESO Framework - CryptoESP: the most uber ESP you'll see.
  2. #17
    Ipsaman's Avatar Private
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Plz , can someone explain how to install this :/ ?

  3. #18
    solidriver's Avatar Corporal
    Reputation
    5
    Join Date
    Jun 2013
    Posts
    33
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ipsaman View Post
    Plz , can someone explain how to install this :/ ?
    This is a lua file that you enable using juju's framework.
    juju's framework is not working and needs updating, making all lua's not available aswell.

  4. #19
    Sticer's Avatar Member
    Reputation
    1
    Join Date
    Jun 2010
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, do I run the game first or...?

    I get the message "Couldn't grab ZoRenderManager!".

    Please help



    Or is this outdated also?...
    Last edited by Sticer; 04-23-2014 at 10:29 AM.

  5. #20
    CryptoCombat's Avatar Contributor #define ME 0x1337 CoreCoins Purchaser
    Reputation
    194
    Join Date
    Jan 2009
    Posts
    473
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sticer View Post
    Ok, do I run the game first or...?

    I get the message "Couldn't grab ZoRenderManager!".

    Please help



    Or is this outdated also?...
    I'm going to have to get more comments deleted.
    PLEASE READ BEFORE YOU POST.

  6. #21
    Alex Kava's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This ESP is awesome. Thanks for developing this.

    There is one small change I made to the script. I found that the blue boxes on chests completely covered the screen while picklocking so I changed this line
    if FrameworkTools.GUI_CheckboxTrackChests.checked and unit.name == "Chest" then -- 10079, 13077
    to
    if FrameworkTools.GUI_CheckboxTrackChests.checked and unit.name == "Chest" and distVector3(unit.position, localPlayer.position) >= 5 then -- 10079, 13077
    Last edited by Alex Kava; 04-24-2014 at 04:46 AM.

  7. #22
    CryptoCombat's Avatar Contributor #define ME 0x1337 CoreCoins Purchaser
    Reputation
    194
    Join Date
    Jan 2009
    Posts
    473
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Alex Kava View Post
    This ESP is awesome. Thanks for developing this.

    There is one small change I made to the script. I found that the blue boxes on chests completely covered the screen while picklocking so I changed this line
    if FrameworkTools.GUI_CheckboxTrackChests.checked and unit.name == "Chest" then -- 10079, 13077
    to
    if FrameworkTools.GUI_CheckboxTrackChests.checked and unit.name == "Chest" and distVector3(unit.position, localPlayer.position) >= 5 then -- 10079, 13077
    Good use of a cryptoLib function there =)

  8. #23
    Alex Kava's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It was more a good use of copy and paste.

  9. #24
    Genkidama78's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is it possible to track unopened trunks, cabinets, dresssers, nightstands, etc. ?

  10. #25
    staticwolf's Avatar Member
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, can you delet teleport option?
    Ty for you job.

  11. #26
    CryptoCombat's Avatar Contributor #define ME 0x1337 CoreCoins Purchaser
    Reputation
    194
    Join Date
    Jan 2009
    Posts
    473
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Genkidama78 View Post
    is it possible to track unopened trunks, cabinets, dresssers, nightstands, etc. ?
    No, the required functions don't exist in the framework.

    Originally Posted by staticwolf View Post
    Hello, can you delet teleport option?
    Ty for you job.
    No, just don't use them.

  12. #27
    Ipsaman's Avatar Private
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i got banned today .. used teleport a few times. and i was banned in 10 minustes after i installed this framework lol :O

  13. #28
    freyagoddess's Avatar Private
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what would you guys say is the probability of getting banned if you don't ever use the teleport function? I just wanna use it for the player tracking in cyrodiil (if it can do that).

  14. #29
    Strelok27's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by freyagoddess View Post
    what would you guys say is the probability of getting banned if you don't ever use the teleport function? I just wanna use it for the player tracking in cyrodiil (if it can do that).
    If you being really obvious or you come up against another player using ESP (When you have it yourself it's pretty dam easy to tell who has ESP) it's likely you'll get a lot of reports which may or may not result in some form of suspension/ban

  15. #30
    Bippy's Avatar I'm Back Baby Laykith's Master CoreCoins Purchaser
    Reputation
    425
    Join Date
    Jul 2011
    Posts
    292
    Thanks G/R
    5/4
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Gonna try this out shortly. +Rep in advance for putting the effort forth

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [Selling] The most amazing account you'll ever be able to get your hands on, 100% legit.
    By Annaisha in forum WoW-EU Account Buy Sell Trade
    Replies: 21
    Last Post: 06-15-2015, 04:36 AM
  2. Replies: 0
    Last Post: 03-16-2013, 11:28 AM
  3. Replies: 0
    Last Post: 02-14-2013, 02:00 AM
  4. The Most Interesting Thing You See Today.
    By gezus in forum The Back Room
    Replies: 0
    Last Post: 01-23-2013, 11:03 PM
  5. The most useful tutorial you will ever come across.
    By Marlo in forum World of Warcraft General
    Replies: 9
    Last Post: 12-20-2006, 04:14 PM
All times are GMT -5. The time now is 08:15 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