Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 33
  1. #16
    Botmaker's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    England
    Posts
    1,360
    Reputation
    89
    Thanks
    7,597
    My Mood
    Amused
    Quote Originally Posted by Hux View Post
    approved..

    keep up the good work botmaker.
    Thanks @Hux keep up the good work and don’t let the other contenders for minion get to you!
    I think you’re the best seriously, even if you do take 12 hour's to approve.
    Last edited by Botmaker; 05-29-2013 at 03:17 PM.

  2. #17
    LuisGM's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Brazil
    Posts
    29
    Reputation
    10
    Thanks
    0
    My Mood
    Tired
    What im doing wrong?
    imgur: the simple image sharer

  3. #18
    Botmaker's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    England
    Posts
    1,360
    Reputation
    89
    Thanks
    7,597
    My Mood
    Amused
    Quote Originally Posted by LuisGM View Post
    What im doing wrong?
    imgur: the simple image sharer
    Nothing i did something wrong in the code, i need to fix it quick.

    Code:
       for i=1 to 10 do
      	if is_alpha(name[i])!=1 and name[i]!='$' then
      	  ret=message_box("Enter a name with only alphabet letter's","Error",MB_TASKMODAL + MB_ICONSTOP + MB_OK)
          return 	
      	end if
      end for
    edit nvm there has to be 10 letter's, there's only 8 "MuleGM$$", needs to be 10 "MuleGM$$$$"

    I mixed up the error messages, need to fix this but will @Hux approve now?
    if your online hux i'll need to upload a fix and have you approve it for me
    Last edited by Botmaker; 05-29-2013 at 03:41 PM.

  4. The Following User Says Thank You to Botmaker For This Useful Post:

    LuisGM (05-29-2013)

  5. #19
    Royce's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    17,967
    Reputation
    4088
    Thanks
    6,418
    Quote Originally Posted by Botmaker View Post
    Thanks @Hux keep up the good work and don’t let the other contenders for minion get to you!
    I think you’re the best seriously, even if you do take 12 hour's to approve.
    The "Other contenders" Are suppose to be add to the section to help hux

  6. #20
    Hckerbobx3's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Amused
    what am i doing wrong? https://prntscr.com/17bfii
    Last edited by Hckerbobx3; 05-29-2013 at 04:35 PM.

  7. #21
    Botmaker's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    England
    Posts
    1,360
    Reputation
    89
    Thanks
    7,597
    My Mood
    Amused
    Quote Originally Posted by Hckerbobx3 View Post
    what am i doing wrong? Screenshot by Lightshot
    report your os, and explain when this error happens, also include a screen shoot of the dictionary to confirm it’s been used correctly

  8. #22
    Hux's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    Candy Kingdom
    Posts
    6,819
    Reputation
    588
    Thanks
    779
    My Mood
    Brooding
    Quote Originally Posted by Botmaker View Post
    Thanks @Hux keep up the good work and don’t let the other contenders for minion get to you!
    I think you’re the best seriously, even if you do take 12 hour's to approve.
    they are not contenders, they are here to help me approve in those 12 hours that it takes me to approve.

    more minions are coming in this section since this section is growing and expanding fast.

  9. #23
    kian1991's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    124
    Reputation
    10
    Thanks
    142
    My Mood
    Bitchy
    C:\Users\Gaz\Desktop\mule creator\mule creator.exw:1
    type_check failure, <no-name> is -1


    Global & Local Variables

    got this too, tryin to mess around a bit

  10. #24
    Botmaker's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    England
    Posts
    1,360
    Reputation
    89
    Thanks
    7,597
    My Mood
    Amused
    Quote Originally Posted by kian1991 View Post
    C:\Users\Gaz\Desktop\mule creator\mule creator.exw:1
    type_check failure, <no-name> is -1


    Global & Local Variables

    got this too, tryin to mess around a bit
    These error messages are unless as the debug information is removed from the executable, see my previous comment with regards to this issue.

  11. The Following User Says Thank You to Botmaker For This Useful Post:

    kian1991 (05-30-2013)

  12. #25
    rock.theory's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    109
    Reputation
    10
    Thanks
    4
    C:\Users\Gaz\Desktop\mule creator\mule creator.exw:1
    type_check failure, <no-name> is -1


    Global & Local Variables


    I get this as well. Win7 Pro x64, on startup. Not a clue what you mean by 'dictionary' so I have no screenshot of it. Never got in to the actual program once.

  13. #26
    Botmaker's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    England
    Posts
    1,360
    Reputation
    89
    Thanks
    7,597
    My Mood
    Amused
    Quote Originally Posted by rock.theory View Post
    C:\Users\Gaz\Desktop\mule creator\mule creator.exw:1
    type_check failure, <no-name> is -1


    Global & Local Variables


    I get this as well. Win7 Pro x64, on startup. Not a clue what you mean by 'dictionary' so I have no screenshot of it. Never got in to the actual program once.
    I meant to say folder nvm, hum it appears to work on some computers and not others, try running as admin ,also rock.theory i could send you the debug version on skype, that way you could send me the full debug Error .file back and i can work on a fix.

  14. #27
    rock.theory's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    109
    Reputation
    10
    Thanks
    4
    Alright, on now.

  15. #28
    kian1991's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    124
    Reputation
    10
    Thanks
    142
    My Mood
    Bitchy
    Quote Originally Posted by Botmaker View Post
    I meant to say folder nvm, hum it appears to work on some computers and not others, try running as admin ,also rock.theory i could send you the debug version on skype, that way you could send me the full debug Error .file back and i can work on a fix.


    here is a screenie

  16. #29
    Botmaker's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    England
    Posts
    1,360
    Reputation
    89
    Thanks
    7,597
    My Mood
    Amused
    Quote Originally Posted by kian1991 View Post
    here is a screenie
    The error is because, the program fails to find the "appdata" path, and "localappdata" path, plus I didn’t include the proper error checking.

    i use getenv ("appdata"), and getenv ("localappdata") both work on my computer.

    i'm going to work on fix.

    ---------- Post added at 05:06 PM ---------- Previous post was at 04:22 PM ----------

    Think i have fixed the problem need someone to test it before i release again.
    Last edited by Botmaker; 05-30-2013 at 09:23 AM.

  17. #30
    kian1991's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    124
    Reputation
    10
    Thanks
    142
    My Mood
    Bitchy
    Quote Originally Posted by Botmaker View Post
    The error is because, the program fails to find the "appdata" path, and "localappdata" path, plus I didn’t include the proper error checking.

    i use getenv ("appdata"), and getenv ("localappdata") both work on my computer.

    i'm going to work on fix.

    ---------- Post added at 05:06 PM ---------- Previous post was at 04:22 PM ----------

    Think i have fixed the problem need someone to test it before i release again.
    uhm i would test it =) but in a vm

    ---------- Post added at 10:55 AM ---------- Previous post was at 10:54 AM ----------

    anything requiered for it?

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Outdated] Rotmg Mule creator 13.3 version 01
    By Botmaker in forum Realm of the Mad God Hacks & Cheats
    Replies: 19
    Last Post: 05-31-2013, 11:18 AM
  2. [Release] Rotmg Trading bot 13.2 Version 03
    By Botmaker in forum Realm of the Mad God Hacks & Cheats
    Replies: 40
    Last Post: 05-18-2013, 09:35 AM
  3. [Release] Rotmg Trading bot 13.2 Version 02
    By Botmaker in forum Realm of the Mad God Hacks & Cheats
    Replies: 28
    Last Post: 05-13-2013, 11:26 PM
  4. rotmg mule
    By (---0___0---)bigmama in forum Realm of the Mad God Selling / Trading / Buying
    Replies: 2
    Last Post: 05-03-2013, 01:34 PM
  5. [Solved] Mule Creator
    By CometFire in forum Realm of the Mad God Help & Requests
    Replies: 5
    Last Post: 04-01-2013, 03:36 AM