Saturday 9 October 2010

MIG33 Tool for Mobile

MIG33 AUTOBYE
MIG33 AUTOKICK
MIG33 AUTOGIFT
MIG33 ADVERTISE
MIG33 LIKEME
SWIFTYMIG.JAR

MIG33 AUTOLEFT V3.02
MIG33 AUTOLEFT V3.08
MMK V4.3
MIG33 TOOL 4 ADMIN

BasyLov3

Friday 8 October 2010

PHP Script Upload via URL or Link

What your upload speed is slow? My upload speed is to slow too. I tried to find solution how to copy files from some url to my server, or another words from one server on internet to space on my server. I found this php script which works fine and i am going to copy some file to my reseller host :)
This is the code. Feel free to use it (i cant credit it because i dont know who is owner and also think that someone who know php can easy write this):
note: this would be probably big security risk on your server.
in the first text box paste complete url of wished file and in second only name of file with extension. your file will be saved in script folder under chosen name...
Imageshack call this transload.

<?php
if ($_GET[xfer]) {
if ($_POST[from] == "") {
print "You forgot to enter a url.";
} else {
if ($_POST["pwd"]&lt;>"banana"){exit;}
copy("$_POST[from]", "$_POST[to]");
$size = round((filesize($_POST[to])/1000000), 3);
print "transfer complete.<br>
Data upload link: <a><a href=\"$_POST[from]\">$_POST[from]</a><br>
Data upload: <a><a href=\"$_POST[to]\">$_POST[to]</a> : $size MB";
}
} else {
print "<h1>Mas Basy Uploader Final:</h1><br>
<form action=\"$PHP_SELF?xfer=true\" method=post>
from(http://): <input name=from><br>
to(filename): <input name=to><br>
password: <input name=pwd><br>
<input type=submit value=\"transload\">";
}
?>



Change ‘banana’ to your password to protect hosting from abuse..

Thursday 16 September 2010

Mig33v4.2 auto welcome, flood, Auto Reply, Admin and Moderator

I have found good about the mig33 software. With this application we are given some features that are very satisfactory, including autowelcome, flood, auto reply on presence “away” and many more. With a little modification, I've added a tool Admin / Moderator room can be accessed by press Menu>> SwiftWorld>> Swift Menu.

Instuction:

* First you need to press # (hash) button (or write '.set' in any room)to open settings page

1. Flood

(Only available in swiftymig V2) In settings page write some flood text (must be let /me in first text), set flood interval (1 is fine), set number of times you want the flood text be repeated(10 will be fine) then press menu and save settings. After that join a room and write ".fl" or ".FL" . swiftymig will start flooding.
You can also flood instantly in v3 by using ".FL 5 /me some_text"

2. Autoleave

Active by default.

3. Auto welcome

In settings page write some welcoming text or put '0' to disable auto welcome

4. Auto reply

Put anything in autoreply box in settings page then Set your presence away. your mig will reply automatically. You can disable auto reply by putting '0' in auto reply box

5. Easykick for admins/mods

Join a room then press '0' button to get custom kick list(you don't need to write "0" in room, just press "0" button while sitting a room instead of writing it). Kick as many users as you want (I'll kick all)then press '0' button again to hide the list (if you join 'second' room after 'first' then custom kicklist will only show 'second' room's users whether you switch back to 'first' or stay in 'second' room)

6. Easyban

Join a room then press '7' button to get custom ban list(you don't need to write "7" in room, just press "7" button while sitting a room instead of writing it). Ban as many users as you want then press '0' button again to hide the list

7. Snapshot

press * (star) button as you usually do to save snap in crazymig

DOWNLOAD HERE, MIG33v42 Swiftyv2 (autowelcome, flood for phone J2ME MIDP2).