Results 1 to 8 of 8
  1. #1
    fuckingbich123's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    4
    My Mood
    Angelic

    Need help in modifying links of grimore or rbot

    Hi i need help in changing link of grimore like instead of opening aqw opens another game like hell quest please need help in that @Oliboli8769 please help me and tell me which file should i edit , and last time when i edit the root.as i didnt know how to open it
    Last edited by fuckingbich123; 05-07-2020 at 10:38 AM.

  2. #2
    Oliboli8769's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Boliworlds
    Posts
    2,333
    Reputation
    523
    Thanks
    5,242
    Please start with this tutorial:
    https://www.mpgh.net/forum/showthread.php?t=1117012

    You need Adobe Animate to open a .as file

  3. #3
    chibizs's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    In Your Computer
    Posts
    909
    Reputation
    261
    Thanks
    1,559
    My Mood
    Breezy
    Quote Originally Posted by Oliboli8769 View Post
    Please start with this tutorial:
    https://www.mpgh.net/forum/showthread.php?t=1117012

    You need Adobe Animate to open a .as file
    YOU ARE A FRICKING LIAR... DOnt lie to the man. You can open a .as file in notepad++
    Want an Adventure Quest, DragonFable, or Mechquest trainer. If you answered yes to any of these then click here.

    PkDude's Legacy V1.2

    If you need help with AQW Private server creation then click Here.

    If I have helped please press thanks. It doesn't take much effort and it means a lot to me.

  4. #4
    Oliboli8769's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Boliworlds
    Posts
    2,333
    Reputation
    523
    Thanks
    5,242
    Quote Originally Posted by chibizs View Post
    YOU ARE A FRICKING LIAR... DOnt lie to the man. You can open a .as file in notepad++
    sudo nano .as file

  5. #5
    fuckingbich123's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    4
    My Mood
    Angelic
    Guys All i need is help or guide to what should i do because when try to change the two links in the code this come shows up to me

    and these are the loader link and version link and just please edit it and tell me what should i do also if u can tell me how i can change code for grimore that would be amazing / for the root.as lets say i change it after that what should i do how could i open magus from these files

    var sURL1 = "https://augo.pw/api/version"; //CHANGED THIS LINK FOR VERSION
    var sURL2 = "https://augo.pw/gamefiles/LoaderAugoApril.swf"; //HAPPENS TO BE THE SAME AS sURL1, THESE VARIABLES AREN'T NECESSARY, BUT MAKE IT CLEANER
    var sFile; //used to store game version string
    var versionLoader: URLLoader;
    var Game: Object;
    var swfContext: LoaderContext;
    var swfLoader: Loader;
    var swfRequest: URLRequest;

    GetVersion(); //starts game load

    function GetVersion() {
    //checks for most recent game version from ASP file
    versionLoader = new URLLoader();
    versionLoader.addEventListener(Even*****MPLETE, onVersionComplete); //adds event listener for when the ASP is loaded
    versionLoader.load(new URLRequest(sURL1 + "gameversion.asp")); //USING SURL1 FOR GAME

    - - - Updated - - -

    and sorry for many questions
    Attached Thumbnails Attached Thumbnails
    1234567890.JPG  


  6. #6
    chibizs's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    In Your Computer
    Posts
    909
    Reputation
    261
    Thanks
    1,559
    My Mood
    Breezy
    Alright. Soo first off you need to understand that augo and AQW are different in how the servers are set up.. So code for one may not work with the other. I suggest instead of begging for tutorials, you learn As3 so you can understand how to make a bot for augo. If it was as easy as just changing those 2 lines of code, Im sure an augo bot would have already been released.
    Want an Adventure Quest, DragonFable, or Mechquest trainer. If you answered yes to any of these then click here.

    PkDude's Legacy V1.2

    If you need help with AQW Private server creation then click Here.

    If I have helped please press thanks. It doesn't take much effort and it means a lot to me.

  7. #7
    Oliboli8769's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Boliworlds
    Posts
    2,333
    Reputation
    523
    Thanks
    5,242
    Download the SWF from the URL you have in the variable
    sURL2
    (google 'swf decompiler') and that'll show how they load their own game. Trying to replicate that would be a good start.

  8. #8
    fuckingbich123's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    4
    My Mood
    Angelic
    what about changing link of magus?

    - - - Updated - - -

    Quote Originally Posted by chibizs View Post
    Alright. Soo first off you need to understand that augo and AQW are different in how the servers are set up.. So code for one may not work with the other. I suggest instead of begging for tutorials, you learn As3 so you can understand how to make a bot for augo. If it was as easy as just changing those 2 lines of code, Im sure an augo bot would have already been released.
    no they didnt release a bot after magus

    - - - Updated - - -

    told you my problem is with version link
    every time i get the error in the link

Similar Threads

  1. [Help Request] Need help with AS3, XMLs, and appspot links (Google App Engine) for dupe method.
    By andhowmany in forum Realm of the Mad God Help & Requests
    Replies: 9
    Last Post: 09-05-2018, 03:32 PM
  2. Need help adding a link into a sig please
    By skizz720 in forum Help & Requests
    Replies: 1
    Last Post: 12-01-2011, 09:06 PM
  3. need help for modifying "AVA Macro v1.1 "
    By lphyxsius in forum Alliance of Valiant Arms (AVA) Help
    Replies: 2
    Last Post: 10-30-2011, 04:23 AM
  4. I need HELP! please help! Press this request LINK!
    By jasonrzhu in forum Combat Arms Help
    Replies: 14
    Last Post: 04-08-2010, 10:12 PM
  5. need help with links
    By (G)rapefruit in forum Suggestions, Requests & General Help
    Replies: 0
    Last Post: 07-23-2009, 06:41 AM