1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

RS3 Auto transmutation

Discussion in 'Bot Requests' started by EpicBas, Jan 21, 2015.

  1. EpicBas

    Joined:
    Nov 5, 2014
    Messages:
    157
    Likes Received:
    20
    If someone cloud make a scripts bots that does transmute for you if will give a nice profit some div xp and is fairly easy to make since there is not much interaction.
     
  2. Holako

    Joined:
    Dec 13, 2014
    Messages:
    186
    Likes Received:
    10
  3. ElMacaro

    Joined:
    Dec 17, 2014
    Messages:
    139
    Likes Received:
    11
    Sounds like a good idea, it's a great way to make cash (depends on prices though).
     
  4. alkimista

    Joined:
    Dec 11, 2014
    Messages:
    397
    Likes Received:
    30
  5. Geashaw

    Joined:
    Jan 8, 2015
    Messages:
    1,429
    Likes Received:
    252
    @EpicBas Perhaps you can add this video;
     
  6. oregon67

    Joined:
    Feb 5, 2015
    Messages:
    36
    Likes Received:
    3
    support!! +1
     
  7. Infinite Inferno

    Infinite Inferno The Pip Collector

    Joined:
    Sep 14, 2014
    Messages:
    445
    Likes Received:
    122
    Sounds like a fun script bot to make. I am on it :)
     
  8. Infinite Inferno

    Infinite Inferno The Pip Collector

    Joined:
    Sep 14, 2014
    Messages:
    445
    Likes Received:
    122
    I have finished CP Transmutation and pushed it. Waiting on @Cloud to push it to the Bot Store.
     
  9. Derk

    Derk 12 year old normie

    Joined:
    Jan 8, 2015
    Messages:
    2,766
    Likes Received:
    1,339
    Great job dude! :D
     
  10. Infinite Inferno

    Infinite Inferno The Pip Collector

    Joined:
    Sep 14, 2014
    Messages:
    445
    Likes Received:
    122
    It is now on the Bot Store.
     
  11. Derk

    Derk 12 year old normie

    Joined:
    Jan 8, 2015
    Messages:
    2,766
    Likes Received:
    1,339
    Code (Text):
    1. java.lang.NullPointerException
    2.     at productions.coconut.transmutation.Transmutation.onStop(f:4)
    3.     at com.runemate.game.api.script.framework.AbstractScript.stop(pwb:70)
    4.     at a.pI.stopButtonClicked(abb:408)
    5.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    6.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    7.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    8.     at java.lang.reflect.Method.invoke(Unknown Source)
    9.     at sun.reflect.misc.Trampoline.invoke(Unknown Source)
    10.     at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    11.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    12.     at java.lang.reflect.Method.invoke(Unknown Source)
    13.     at sun.reflect.misc.MethodUtil.invoke(Unknown Source)
    14.     at javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source)
    15.     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source)
    16.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
    17.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    18.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    19.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
    20.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    21.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    22.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    23.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    24.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    25.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    26.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    27.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    28.     at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
    29.     at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
    30.     at javafx.event.Event.fireEvent(Unknown Source)
    31.     at javafx.scene.Node.fireEvent(Unknown Source)
    32.     at javafx.scene.control.Button.fire(Unknown Source)
    33.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
    34.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
    35.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
    36.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
    37.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
    38.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    39.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    40.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
    41.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    42.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    43.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    44.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    45.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    46.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    47.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    48.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    49.     at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
    50.     at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
    51.     at javafx.event.Event.fireEvent(Unknown Source)
    52.     at javafx.scene.Scene$MouseHandler.process(Unknown Source)
    53.     at javafx.scene.Scene$MouseHandler.access$1500(Unknown Source)
    54.     at javafx.scene.Scene.impl_processMouseEvent(Unknown Source)
    55.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
    56.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$281(Unknown Source)
    57.     at com.sun.javafx.tk.quantum.EmbeddedScene$$Lambda$251/121886898.run(Unknown Source)
    58.     at java.security.AccessController.doPrivileged(Native Method)
    59.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$282(Unknown Source)
    60.     at com.sun.javafx.tk.quantum.EmbeddedScene$$Lambda$250/33384120.run(Unknown Source)
    61.     at com.sun.javafx.application.PlatformImpl.lambda$null$164(Unknown Source)
    62.     at com.sun.javafx.application.PlatformImpl$$Lambda$53/1791030327.run(Unknown Source)
    63.     at java.security.AccessController.doPrivileged(Native Method)
    64.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$165(Unknown Source)
    65.     at com.sun.javafx.application.PlatformImpl$$Lambda$51/1270559180.run(Unknown Source)
    66.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
    67.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    68.     at com.sun.glass.ui.win.WinApplication.lambda$null$141(Unknown Source)
    69.     at com.sun.glass.ui.win.WinApplication$$Lambda$43/810152051.run(Unknown Source)
    70.     at java.lang.Thread.run(Unknown Source)
    71.  
    I'm cri evertim. :(
     
  12. Infinite Inferno

    Infinite Inferno The Pip Collector

    Joined:
    Sep 14, 2014
    Messages:
    445
    Likes Received:
    122
  13. Derk

    Derk 12 year old normie

    Joined:
    Jan 8, 2015
    Messages:
    2,766
    Likes Received:
    1,339
    The script bot started, nothing showed up. I closed it and then that happened.
     
  14. Infinite Inferno

    Infinite Inferno The Pip Collector

    Joined:
    Sep 14, 2014
    Messages:
    445
    Likes Received:
    122
    So the GUI didn't show up for you?
    EDIT: Stupid mistake, i just looked and realized. Pushing update now to fix. Thanks for letting me know :)
     
    oregon67 and Derk like this.
  15. oregon67

    Joined:
    Feb 5, 2015
    Messages:
    36
    Likes Received:
    3
    nice ty inferno!
     
  16. Infinite Inferno

    Infinite Inferno The Pip Collector

    Joined:
    Sep 14, 2014
    Messages:
    445
    Likes Received:
    122
    Just waiting on @Cloud to push the fixes i made.
     
  17. Infinite Inferno

    Infinite Inferno The Pip Collector

    Joined:
    Sep 14, 2014
    Messages:
    445
    Likes Received:
    122
    Is it working fine for you now?
     
  18. Bubble

    Joined:
    Sep 6, 2014
    Messages:
    244
    Likes Received:
    22
    I'll most likely check it out today, then I will report back with feedback ;)
     
  19. EpicBas

    Joined:
    Nov 5, 2014
    Messages:
    157
    Likes Received:
    20
    Ill check it out later today!
     
  20. Derk

    Derk 12 year old normie

    Joined:
    Jan 8, 2015
    Messages:
    2,766
    Likes Received:
    1,339
    It doesn't close the bank for me after withdrawing supplies.
     

Share This Page

Loading...