Search results

  1. GhettoTrucker

    Some Questions

    So I'm working on a few scripts, trying to get back into the swing of things. I can't seem to find a good compilation and documentation of all the ASH functions and CLI commands available in mafia. The wiki is confusing at best, so... First, does mafia have the capability to send chat messages...
  2. GhettoTrucker

    Debug Function

    So I have been away from the game for a while, and away from Mafia scripting as well. But in trying to get reacclimated with everything (it has mostly all changed completely in being gone for over a year) I noticed a common routine in a lot of threads here. People reporting bugs, but not giving...
  3. GhettoTrucker

    Item Managment & Text Reference

    So I am working on a script, I would like to be able to dynamically decide which items in my inventory to autosell, which to place in mall, which to put in the clan stash, etc... I know a lot of people around here can do stuff like this by creating a text document with all the information in it...
  4. GhettoTrucker

    Yet Another Meat/Item Farm

    Right now, the heavy part of the script is getting on good gear. I used the KolWiki to decide what gear to choose from, http://kol.coldfront.net/thekolwiki/index.php/Maximizing_Your_Item_Drops and http://kol.coldfront.net/thekolwiki/index.php/Maximizing_Your_Meat_Drops Its starts by checking in...
  5. GhettoTrucker

    Get Buffs

    So I realized how boring it is to get my daily buffs, so I started writing a script. Hopefully after user input I will be able to add more functionality but here is the preface. What It Does On start, it will prompt you to insert a value for "int Buff_Type". The value must be be 2,3, or 4. As...
  6. GhettoTrucker

    9.3 error

    I keep getting an error with a script i have been using for a while now. It worked at first with 9.3 but suddenly it just keeps out-puting different errors (that are simmilar, with a few differences.) Exception during call to familiar_equipment. Debug log printed. Exception during call to...
  7. GhettoTrucker

    Daily Script

    Hey, i just finished making a script to fullfill someons request. The request is I switched up some of the order but it will work the same i think... Anyway could you guys tell me if i messed up somewhere? Here is the script ALSO: It does require some modification where it calls for sending...
  8. GhettoTrucker

    Helper Script

    OK, so using the new comands "disable" i made a quick little scipt thing that you can just paste onto the top of your script. I think i may have added a few extra "{}"'s and "return"'s. So do help me modify it! ...please. How to use it: Once run it will prompt you to set values for int(s). If...
  9. GhettoTrucker

    9.3 New Stuff!

    I got a questions about the new stuff in v. 9.3... 1) How do you use the new commands as put in this thread? I would like to start using it in a script i'm working on. Thanks!
  10. GhettoTrucker

    New Mafia feature?

    Would it be possible to add a few new features that would look like dont_eat () dont_use () dont_drink () These comands would be placed at the top of a script so that it would remove the proccess of deleting or commenting out lines of code that call for eating, drinking, or the use of items you...
  11. GhettoTrucker

    V. 8.8 Bug?

    I just downloaded Mafia 8.8... And then i went to run a script i just made. How come the tab isn't their with all of my scripts? How do i run a script now?
  12. GhettoTrucker

    Me = Scripter!

    So because of school starting up for me, i haven't worked on very many scripts lately. (mostly just personal tests and such)... But if you would like one made just k-mail me ingame at GhettoTrucker. I don't visit the forums ver frequently so k-mail and ingame PMs are your best bet for getting a...
  13. GhettoTrucker

    Easy Requests

    As i'm new to this and i want some practice, please post some simple requests and i'll do my best to create them. This will help me and you. And best of all, ITS FREE!!!!
  14. GhettoTrucker

    Loop

    How do you make a loop in a script? Like if you want it to do the same cycle over and over again in a script. How do you do that?
  15. GhettoTrucker

    Myst Boost

    Ok, so now that i'm getting better at the whole scripting thing i wanna make a script that when run will put on the best clothes that will boost your Myst so that you get a HUGE bonus of rollover mana points. But i'm not quite sure where to start or whoch/how many clothes options thier are. So...
  16. GhettoTrucker

    Yet another Peak farming Script

    Ok... So I got bored and decided to write a peak farming script based off of another script i edited. Since i'm such a N00B at this i wrote it in a format where you will most definately get an error when you run out of turns. Here is what the script does. V 1.0.0 -looks to see if you have...
  17. GhettoTrucker

    Breakfast

    I was just realizing, when you run the 'breakfast' command it doesn;t take into consideration the lvl 15 skills. Meaning Sacecrafters and Pastamancers only conjure 3 of thier items instead of 5. Anyway to fix this?
  18. GhettoTrucker

    MMG

    As far as i can see KolMafia has no access to the MMG unless you go through the "Load in Browser" feature. Now i'm not sure if anyone has brought this up before, but is it possible to play the MMG without having to go through that? And if so how? Also even if you can't how would you go about...
  19. GhettoTrucker

    servers, was: Re: Buff Bot Hosting

    I just had the thought because a clan asked me to help them get setup with running a buffbot but none of them want to run it off of thier computer.... ::) so i was trying to find an alternative. I i doubt they would know how to setup thier own server, i don't wanna walk them through it, and i...
  20. GhettoTrucker

    Buff Bot Hosting

    Is it possible to upload KolMafia in its entirety to a web server (e.g. Globat) and host the buff bot off of thier? I mean this would be so much easir than having to worry about keeping your computer on 24/7 in order to keep selfish cheapskate players happy.... ;) If this is possible please do...
Top